Template
One-line description of what this skill does. Used in README and IDE rule descriptions.From its SKILL.md
npx -y skills add iammohdzaki/kmp-skills --skill _templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.4 KB, 251 tokens by cl100k_base, as published. Nobody here has run it
Skill Title
One paragraph summary of what this skill does and when the agent should use it.
When to Use This Skill
- Bullet points describing the scenarios where this skill applies.
- Be specific so the agent knows when to activate it.
Pre-flight Questions (if interactive)
If this skill requires user input before generating output, list the questions here. The agent MUST ask ALL of these before writing any code.
- Question one?
- Question two?
Core Concepts
Explain the main concepts, patterns, or guidelines this skill covers.
Concept 1
Details...
Concept 2
Details...
Step-by-Step Instructions
Numbered steps the agent should follow.
- Step one
- Step two
- Step three
Reference Files
| File | Description |
|---|---|
| references/example.md | Describe what this reference covers |
Rules & Constraints
- Rule 1: Something the agent must always do.
- Rule 2: Something the agent must never do.
- Rule 3: A constraint or guardrail.
Official Docs
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.