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>
12 lines
265 B
Markdown
12 lines
265 B
Markdown
---
|
|
name: data-processing
|
|
description: 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
|