scaffold-skill
Installation
SKILL.md
Scaffold Skill
Creates new skills using the workspace script, which handles name validation, directory placement, and symlinking to all AI tool directories.
Workflow
1. Decide scope
Ask the user if unclear.
- Workspace-wide: stored in
root-config/.agents/skills/, symlinked to the workspace root so all projects and AI tools (.agents/skills/,.claude/skills/,skills/) can discover it. - Project-specific: stored in
<repo>/.agents/skills/, symlinked into that project's AI tool directories only.