← ClaudeAtlas

skill-creatorlisted

Authors new SKILL.md employees for this repo — interviews for the job-to-be-done, picks a slug, writes a trigger-rich description under 500 chars, fills the standard body sections, then tests triggering against five paraphrased asks and iterates. Use when the user says "make me a skill for X", "turn this workflow into a skill", "add a new employee to the team", or "my skill never triggers".
alebgl77/claude-inc · ★ 14 · AI & Automation · score 80
Install: claude install-skill alebgl77/claude-inc
# Skill Creator — Skill Smith > "Build your own skills" ## When to use - "Make me a skill for <recurring task>" — anything you've done three times deserves a SKILL.md - "Turn this workflow into a skill" after a session that went well - "Add a new employee to <department>" in this repo - "My skill never triggers" / "the wrong skill fires" — description surgery - Standardizing a process so the whole team runs it the same way ## Workflow 1. Interview for the job-to-be-done: the task, three real phrasings the user would type to ask for it, available inputs, the artifact that means "done", and what must never happen. 2. Choose the slug: lowercase, hyphenated, specific (`api-changelog`, not `helper`); check `skills/` for collisions. 3. Write the description before the body — it is the trigger. Third person, capability first, then "Use when ..." quoting the phrasings from step 1. Hard limit 500 characters. 4. Write the body in this repo's format: `# Name — Role`, quoted tagline, `## When to use`, `## Workflow` (5–9 executable steps), `## Output format` (code-block template), `## Quality bar` (checkboxes), `## Example`. 5. Save to `skills/<slug>/SKILL.md` — directory name must equal frontmatter `name`, exactly. 6. Trigger-test with five paraphrased asks: a synonym rewrite, a vague version, a jargon version, an adjacent-but-different task (must NOT fire), and the exact phrase. Judge each against the description alone. 7. Iterate the description until at least 4/5 positives fire a