2.home-manager/tests/modules/programs/claude-code/skill-subdir/SKILL.md
Austin Horstman 91be7cce76 claude-code: fix skills implementation
Claude skills are only found when using `SKILL.md` entrypoints.
Attribute names should be used for the directory structure, not the
filename.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-02-19 14:00:06 -06:00

265 B

name description
data-processing Process and transform structured data files.

Data Processing Skill

Use this skill for data-processing tasks.

Supporting files

  • extract.md: extraction workflow details
  • convert.md: conversion workflow details