Agent skill · Content & Marketing

pm-skill-creator

Design a new PM skill through guided conversation. Use when you have raw content or an idea and want to shape it into a compliant skill.

deanpetersgithub.com/deanpetersGitHub ↗
claude-codeNOASSERTION
Install
npx skills add deanpeters/Product-Manager-Skills --skill pm-skill-creator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 16 KB
Bundled scripts: none
Path: skills/pm-skill-creator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 6,255
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

## Purpose Walk through the full skill design process interactively — from raw idea or content to a structured, repo-compliant SKILL.md draft. Asks adaptive questions to determine skill type, scope, structure, and content, then generates a ready-to-validate draft. This skill is the conversational complement to `skill-authoring-workflow`. That skill defines the process and validation gates. This one sits with you and figures out what to build before you build it. ## Input Bring the seed for the skill you want to design — half-formed is fine; shaping it is this skill's job: - **Works best with:** the idea, framework, or raw content (notes, prompt sequence, article) the skill should capture - **Also useful:** the skill type you suspect it is, who it's for, and any existing skills it should relate to If you supply this inline with your request (e.g., "help me design a skill from my pricing-tiers framework"), the conversation uses that as the answer to Q1 and moves on — it won't re-ask. With no input, it opens by asking what you want the skill to help someone do. Example: `Use pm-skill-creator: I have a decision tree for choosing north-star metrics — help me shape it into a skill.` ## K

What's inside
Steps it walks through
  1. Purpose
  2. Input
  3. Key Concepts
  4. When to Use This vs. Other Authoring Tools
  5. The Three Skill Types (Decision Criteria)
  6. Skill Anatomy (Non-Negotiable Sections)
  7. Metadata Constraints
  8. Facilitation Source of Truth
  9. Application
  10. Step 0: Session Start
  11. Question 1: What's the Raw Material? (Q1/5)
  12. Question 2: Skill Type Decision (Q2/5)
  13. Question 3: Scope and Naming (Q3/5)
  14. Question 4: Key Content (Q4/5)
More from Product-Manager-Skills
All skills →
About this skill
What does the pm-skill-creator skill do?

Design a new PM skill through guided conversation. Use when you have raw content or an idea and want to shape it into a compliant skill.

How do I install it?

Run `npx skills add deanpeters/Product-Manager-Skills --skill pm-skill-creator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From deanpeters/Product-Manager-Skills, a repository with 6,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going