$npx -y skills add agent-ecosystem/skill-validator --skill flat-skillA skill using a flat layout with all files at the root level.
| 1 | # Flat Skill |
| 2 | |
| 3 | This skill uses a flat directory layout instead of the standard structure. |
| 4 | |
| 5 | ## Usage |
| 6 | |
| 7 | Refer to guide.md for detailed instructions on how to use this skill. |
| 8 | |
| 9 | Run extract.py to extract data from the source, then apply template.txt to format the output. |