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.
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill pm-skill-creator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## 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 sits with you and figures out *what* to build before you build it — shaping a raw idea or content into the right structure through conversation, then generating a draft you can validate. ## Key Concepts ### The Three Skill Types (Decision Criteria) - **Component**: One artifact or template. Self-contained. Gets referenced by other skills. Ask: "Is this a thing someone creates?" - **Interactive**: Guided conversation with adaptive questions and enumerated recommendations. Ask: "Does this require back-and-forth to be useful?" - **Workflow**: Multi-phase orchestration referencing other skills. Ask: "Does this coordinate multiple activities across steps?" ### Skill Anatomy (Non-Negotiable Sections) Every skill requires these sections in order: 1. **Purpose** — What it does + when to use it (outcome-focused) 2. **Key Concepts** — Frameworks, definitions, mental models 3. **Application** — Step-by-step instructions a
- Purpose
- Key Concepts
- The Three Skill Types (Decision Criteria)
- Skill Anatomy (Non-Negotiable Sections)
- Metadata Constraints
- Facilitation Protocol
- Application
- Step 0: Session Start
- Question 1: What's the Raw Material? (Q1/5)
- Question 2: Skill Type Decision (Q2/5)
- Question 3: Scope and Naming (Q3/5)
- Question 4: Key Content (Q4/5)
- Question 5: Pitfalls and Edge Cases (Q5/5)
- Draft Generation
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 Infrasity-Labs/dev-gtm-claude-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 Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 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.
