scriptsUpdated·Falk Gottlob··updated ·9 min read

Claude Skills Every PM Should Build Today

Skills are the most underused feature in Claude. Here's how to build five that genuinely improve your daily PM workflow - with exact prompts and templates.

AItoolsautomationClaudehow-to
Helpful?

The short version

Claude Skills are folders of instructions Claude can reference automatically. They're not Projects (which focus on specific work streams) and they're not custom instructions (which are global). For PMs, the five Skills to build first are: Customer Interview Synthesis, PRD/One-Pager, Stakeholder Update, Competitive Intel, and OKR/Outcome Tracking. Each takes 30 minutes to build and pays back in week one. The triggering hack: add one line to your custom instructions ("check if /prd-skill or /competitive-intel folders apply before responding") so Claude reliably uses them. Start with the PRD skill today. By month's end you'll have your entire PM operating system embedded in Claude.

You're sitting in a standup. Someone asks why the metrics moved. You reach into Claude, paste last month's numbers, and Claude instantly frames the answer with the narrative structure you always use. No thinking required. That's a skill at work.

Or you're in a customer call. Thirty minutes later, you dump the transcript into a new message, and Claude extracts the five things that matter: the exact pain point to solve for, a quote you'll steal for the roadmap, and three opportunities the customer didn't even know they had. That's another one.

Skills are folders of instructions Claude can reference automatically. They're not Projects (which focus on specific work streams) and they're not custom instructions (which are global). Skills sit in the middle - available everywhere in Claude, triggered by keywords and context, designed for the exact work pattern you repeat three times a week.

For PMs, this changes everything. Here's why.

Why Skills Matter More Than You Think

Projects are where you work on something. Skills are how you think about everything. A Project might be "build the checkout redesign." A Skill is "when I analyze a customer conversation, always extract pain points this way." One is situational. The other is your operating system.

Most PMs run the same process ten times a week. You synthesize interviews. You write specs. You update stakeholders. You track competitive moves. You define OKRs. Without skills, each time is a fresh start. With skills, Claude remembers how you do it - your structure, your emphasis, your standards - and applies it automatically.

The best part? Building your first skill takes 30 minutes.

The Five Skills to Build First

1. Customer Interview Synthesis Skill

You finish a call. You paste the transcript (or your jumbled notes). Claude extracts:

  • The core pain point - the thing the customer would pay to fix
  • Unmet needs - what they're doing instead because you don't solve it
  • Emotional signals - frustration, hope, resignation (this matters more than features)
  • Quotable moments - the exact phrase you'll use in the PRD
  • Opportunity map - related problems you could address

Include a reference file with your interview question template so Claude knows what you were probing for. This skill transforms a one-hour call into a structured artifact you can share with engineering.

2. PRD/One-Pager Skill

Your CEO asks for a spec. You used to write 40 pages. Now you say "draft a one-pager" and Claude outputs:

  • Problem - user pain point + data that proves it
  • Vision - one sentence that explains why we're building this
  • Principles - 3–4 non-negotiable rules for how you'll solve it
  • Goals - 1 output metric + 2–3 input metrics that matter
  • Solution - the actual steps or features in order
  • Not Prioritizing - why you're not solving X (kills scope creep)
  • FAQ - three things people will ask

This skill is your biggest time save. It forces clarity. It kills rambling. It's the skill that pays for itself in week one.

3. Stakeholder Update Skill

Weekly status meeting. You run the same template every time:

  • What shipped - the feature, the metrics, done
  • What's in progress - current sprint work + blockers
  • Key metrics movement - did we move the dial
  • Blockers - what's slowing us down (be honest)
  • What's next - three things on the horizon

Claude generates this in 90 seconds once the skill exists. It's scannable. It's honest. It's formatted for Slack or email. Your team sees the same structure every time, so they know where to find the answer.

4. Competitive Intel Skill

You see a competitor launch something. You paste the link or description. Claude structures the analysis:

  • What they launched - what is it, really
  • Why it matters - what problem does this solve, and for whom
  • Our positioning gap - where we're vulnerable
  • Recommended response - do we copy, do we differentiate, do we ignore
  • Timeline - urgent, within six months, or nice-to-have

This skill pulls from a reference file that outlines your competitive tracking framework. It keeps your team aligned on how to react to market moves.

5. OKR/Outcome Tracking Skill

Quarterly planning. You say "let's draft Q2 OKRs" and Claude generates:

  • Objective - qualitative, inspiring, not a metric
  • Key Results - 3 measurable outcomes that prove the objective moved
  • Initiatives - 4–6 things you'll do to move the KRs
  • Guardrails - what good OKRs look like (and where bad ones trip up)

This skill includes examples of strong vs weak OKRs so Claude knows what you mean by "ambitious but achievable."

Building Your First Skill: The PRD/One-Pager Skill (Step by Step)

Step 1: Write the SKILL.md Prompt

Create a folder called prd-skill somewhere you'll remember it. Inside, create SKILL.md with a prompt like this:

# PRD/One-Pager Writing Skill

You are helping a PM write a one-page product spec that cuts through ambiguity.

When the user says "draft", "spec", "PRD", "one-pager", or "proposal", use this structure:

## Problem
[1-2 sentences of user pain + 1 stat that proves it matters]

## Vision
[One sentence that explains why we're building this]

## Principles
[3-4 non-negotiable rules for how we'll solve it]

## Goals
[1 output metric we're optimizing for + 2-3 input metrics that matter]

## Solution
[Clear steps or features in priority order. 5-8 bullets max.]

## Not Prioritizing
[2-3 things we're explicitly saying no to, and why]

## FAQ
[3-4 questions someone will ask, answered in 1-2 sentences each]

If the user hasn't given you enough detail, ask clarifying questions before writing the spec. Push back on vague goals. Make the spec so clear that someone can read it in 8 minutes and understand what you're building and why.

Step 2: Add a Reference File (strategy-memo.md)

In the same folder, create a file called strategy-memo.md with your one-pager template and 1-2 examples of specs you've written that worked well. This teaches Claude your standards.

Step 3: Test It

  1. Open Claude
  2. Go to Settings > Skills
  3. Upload the prd-skill folder
  4. Start a new conversation
  5. Say: "Draft a one-pager for a customer dashboard that shows real-time billing anomalies"
  6. Watch Claude generate a spec using your template

It should work on the first try. If Claude doesn't generate the structure you want, edit SKILL.md to be more specific about formatting.

Step 4: The Triggering Hack (Critical)

Claude doesn't always auto-trigger skills. The fix: add this line to your custom instructions:

When answering product questions or writing specs, check if the /prd-skill or /competitive-intel or /okr-skill folders apply before responding. Reference them if they do.

This makes skill triggering reliable. Without it, you might have to manually ask Claude to use your skill. With it, Claude just does.

The Reliable Triggering Hack Explained

Skills work best when Claude remembers to use them. But Claude's context is huge - it's easy for a skill to slip your mind when you're juggling ten conversations. The custom instructions line solves this. It's a quiet redirect that says: "Before you answer this question, check your skills folder first." It costs nothing and saves your brain from having to say "use my PRD skill" every time.

Go to Settings > Custom Instructions and add it. It takes 30 seconds and makes skills 10x more useful.

Building Skills in Cursor (For Complex Multi-File Setups)

If you're using Cursor (not just Claude), skills can get more complex. A competitive intelligence skill might include:

  • SKILL.md (the main prompt)
  • competitors.md (profiles of 5 competitors, refreshed monthly)
  • positioning-framework.md (how you position against each)
  • market-analysis.json (market size, growth rates, TAM)

Cursor lets you organize these in folders and reference them all at once. If you build complex analysis skills with lots of data, this approach scales better. But most PMs start in Claude and move to Cursor later.

What to Build Next

Once you have the five core skills, build:

  • Sprint Retro Template Skill - structure for reflecting on what went well, what didn't, what to change
  • Release Notes Skill - turns a list of shipped features into a narrative release that customers actually read
  • User Story Writing Skill - converts rough ideas into structured stories with acceptance criteria

These are one notch harder but follow the same pattern: find a process you repeat, codify how you want it done, let Claude automate it.

The Real Win

Skills aren't about saving five minutes per week. They're about compounding. You build them once, then use them a thousand times without thinking. Your thinking becomes clearer. Your output becomes consistent. Your team knows what to expect.

Start with the PRD skill. Use it in three specs. Then add the interview synthesis skill and the stakeholder update skill. In a month, you'll have embedded your entire PM operating system into AI. From then on, Claude doesn't just answer questions - it thinks like you.

Build the first skill today. You'll be glad you did.

Sources: Claude, Cursor.

Share this post

Download the artifact

Ready to use. Copy into your project or share with your team.

Download

Also on Medium

Full archive →

Keep Reading

Posts you might find interesting based on what you just read.