Skill template
Skill product-on-purpose/pm-skills/docs/templates/skill-template
68 plug-and-play, best-practice product management skills for AI agents: 30 Triple Diamond phase + 11 foundation + 12 utility + 15 tool (Foundation Sprint + Design Sprint). Plus 6 sub-agents, workflows, 200+ output samples, guides, and CI-enforced contracts. Apache 2.0.
npx -y skills add product-on-purpose/pm-skills --skill skill-templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
<single-line 20-100 word description; include trigger keywords and do not use folded YAML>
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.5 KB, as published. Nobody here has run it
<Skill Title>
<One paragraph overview of what this skill produces and why it matters.>When to Use
- <Situation 1>
- <Situation 2>
- <Situation 3>
When NOT to Use (Optional)
- <Common misuse to avoid>
- <When another skill is a better fit>
Instructions
When asked to <create artifact>, follow these steps:
-
<Step 1 Title> <What to do and why>
-
<Step 2 Title> <What to do and why>
-
<Step 3 Title> <What to do and why>
-
<Step 4 Title> <What to do and why>
Output Contract
Use references/TEMPLATE.md as the output format. A complete response should:
- <Required element 1>
- <Required element 2>
- <Required element 3>
Quality Checklist
Before finalizing, verify:
- <Quality criterion 1>
- <Quality criterion 2>
- <Quality criterion 3>
Examples
See references/EXAMPLE.md for a completed example.