Skill Sync Skill
Purpose: Keep the central
AGENTS.mdorchestrator in sync with theskills/directory.
Process
- •List Skills: Scan
.github/skills/for allSKILL.mdfiles. - •Extract Meta: Read frontmatter
nameanddescriptionfrom each. - •Update Table: Regenerate the "Skills" table in
AGENTS.md.
Table Format
| Skill | Description | File |
|---|---|---|
skill-name | Description from frontmatter | .github/skills/skill-name/SKILL.md |