`cm-<name>` — what it does in one sentence.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add tody-agent/codymaster --skill ISSUE_TEMPLATE --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of ISSUE TEMPLATE?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/tody-agent-issue-template)More formats (shields.io, HTML) on the badges page.
---
name: New Skill Contribution
about: Add a new cm-* skill to CodyMaster
title: '[SKILL] '
labels: good-first-skill
---
## Skill Name
`cm-<name>` — what it does in one sentence.
## Problem It Solves
What task or workflow does this skill improve? Who benefits?
## Target User
Who uses this skill? (e.g. solo developer, team lead, designer)
## Proposed Trigger Words
Words/phrases that should auto-activate this skill in a chain:
- [ ] trigger1
- [ ] trigger2
## SkillsBench Quality Checklist
Before submitting, score your skill (target: ≥9/12):
- [ ] Task specificity (0-3): Does the skill have a narrow, well-defined purpose?
- [ ] Procedural clarity (0-3): Are the steps clear and unambiguous?
- [ ] Edge case coverage (0-3): Are common failure modes addressed?
- [ ] Composability (0-3): Can this skill work cleanly in a chain with others?
**Self-score: __/12**
## Files to Create
- [ ] `skills/cm-<name>/SKILL.md`
- [ ] `skills/cm-<name>/tmpl/` (optional templates)
- [ ] `skills/cm-<name>/meta.json` (optional metadata)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!