add-skill
Installation
SKILL.md
Add Skill
Contribute a new skill to the shared a8c-design plugin. This workflow handles the full contribution: finding the repo, branching, scaffolding, updating all metadata, and opening a draft PR.
Phase 1 — Understand the input
Look at $ARGUMENTS:
If it's a file path (contains / or ends in .md):
- Read the file
- Extract
nameanddescriptionfrom YAML frontmatter - Show the user what was found and confirm: "Found skill
<name>—<description>. Ready to contribute this?"
If it's a description or empty: