Skillstash Author
Use this skill to draft or update SKILL.md files for new skills.
When this skill activates
- •Research notes are ready
- •An issue provides a clear spec for a skill
What this skill does
- •Read research notes or issue specs.
- •Write
skills/<name>/SKILL.mdwith required frontmatter and instructions. - •Add optional
references/,scripts/, orassets/when helpful.
Requirements
- •Frontmatter must include
nameanddescription. - •
namemust match the directory name (kebab-case).