2026-01-29 14:03:25 +00:00
2026-01-29 14:03:25 +00:00
2026-01-29 13:49:12 +00:00
2026-01-29 13:49:12 +00:00
2026-01-29 14:00:43 +00:00
2026-01-29 13:49:12 +00:00
2026-01-29 13:57:55 +00:00
2026-01-29 13:55:51 +00:00

Product Management Claude Skills

Transform your PM workflow with specialized Claude Skills for common product management tasks.

License: MIT GitHub stars

📖 Background: These Skills emerged from my widely-read Medium article "Claude Skills: The AI Feature That's Quietly Changing How Product Managers Work", where I documented how Skills transformed my daily PM workflow, saving 3-4 hours per week.

What Are These Skills?

Claude Skills are reusable, specialized procedures that teach Claude your exact workflows. Instead of re-explaining your PRD format or meeting notes structure every time, you create a Skill once and Claude automatically applies it whenever relevant.

Think of Skills as "onboarding guides" for Claude—they package your best practices, templates, and processes so Claude consistently delivers outputs the way you want them.

🎯 Who Is This For?

  • Product Managers looking to automate repetitive documentation tasks
  • PM Teams wanting to standardize processes and share best practices
  • Anyone tired of reformatting Claude's outputs to match their standards

Quick Start (5 Minutes)

  1. Prerequisites: You need Claude Pro, Team, or Enterprise account
  2. Enable Code Execution: Settings → Features → Enable "Code Execution and File Creation"
  3. Install Your First Skill:
    • Download the prd-template folder
    • Zip the folder (it should contain SKILL.md and any other files)
    • Rename the .zip to .skill (e.g., prd-template.skill)
    • Go to claude.ai → Settings → Skills → Upload Skill
    • Try it: "Help me write a PRD for a mobile app onboarding feature"

That's it! Claude now knows your PRD format.

📦 Available Skills

Free Essential Skills (Included)

Skill Purpose Time Saved Folder
PRD Template Standardized product requirements 2-3 hrs/PRD View
Meeting Notes Structured meeting documentation 15-30 min/meeting View
Stakeholder Update Executive status updates 30-45 min/update View
User Research Synthesis Analyze and synthesize research findings 2-3 hrs/study View
Competitive Analysis Structured competitive assessments 1-2 hrs/analysis View

Coming Soon 🔜

  • Data Analysis Standard
  • Roadmap Presentation
  • Quarterly Planning
  • Product Launch Checklist
  • Technical Specification Template

Want a specific Skill? Request it here

💡 Real Results

"These Skills have become indispensable. I used to spend 3-4 hours every Friday on stakeholder updates. Now it takes 20 minutes to compile everything and let Claude format it. Game-changer."
Mohit Aggarwal, Senior PM

Time savings per week:

  • PRD creation: -2.5 hours
  • Meeting notes: -1.5 hours
  • Stakeholder updates: -2.0 hours
  • Research synthesis: -2.5 hours
  • Total: ~8-9 hours/week back in your schedule

📚 Documentation

🛠️ Installation

Method 1: Download Individual Skills (Easiest)

  1. Navigate to the skill folder (e.g., skills/prd-template)
  2. Download all files in that folder
  3. Create a zip file containing those files
  4. Rename from .zip to .skill
  5. Upload to Claude via Settings → Skills

Method 2: Clone the Repo

# Clone the repository
git clone https://github.com/mohitagw15856/pm-claude-skills.git
cd pm-claude-skills

# Package a skill (creates .skill file)
cd skills/prd-template
zip -r ../../prd-template.skill .
cd ../..

# Now upload prd-template.skill to Claude

Method 3: Direct Download (When Available)

Check the Releases page for pre-packaged .skill files.

🎓 How to Use

  1. Upload a Skill: Follow installation instructions above
  2. Just ask Claude: Claude will automatically recognize when to use the Skill
    • "Help me write a PRD for X"
    • "Take notes from this meeting transcript"
    • "Create a competitive analysis of X, Y, Z"
  3. No special commands needed: Skills activate automatically based on context

🔧 Customization

Every company has different formats and processes. These Skills are designed to be customized:

  1. Download the Skill folder
  2. Edit the SKILL.md file to match your standards
  3. Add your company's examples to the instructions
  4. Re-package and upload

See the Customization Guide for detailed instructions.

🤝 Contributing

Found a bug? Want to suggest an improvement? Contributions are welcome!

See CONTRIBUTING.md for guidelines.

Show Your Support

If these Skills save you time, please:

  1. Star this repository
  2. 📢 Share with fellow PMs
  3. 🐛 Report bugs or suggest improvements
  4. ✍️ Write about your experience

📈 Roadmap

Q1 2026:

  • Add Data Analysis Standard Skill
  • Add Roadmap Presentation Skill
  • Create video tutorials
  • Pre-packaged .skill files in Releases

Q2 2026:

  • Domain-specific Skills (SaaS PM, B2B PM, Growth PM)
  • Team collaboration Skills
  • Notion/Confluence template packs

Long-term:

  • Interactive Skill builder tool
  • Integration examples with PM tools
  • Community-contributed Skills library

📄 License

This project is licensed under the MIT License - see LICENSE for details.

You're free to use, modify, and distribute these Skills. Attribution appreciated but not required.

🙋 FAQ

Q: Do I need a paid Claude account?
A: Yes, Skills require Claude Pro, Team, or Enterprise.

Q: Can I customize these Skills for my team?
A: Absolutely! See our Customization Guide.

Q: Do Skills work with the Claude API?
A: Yes! Skills work in claude.ai, Claude Code, and via the API.

Q: What if a Skill doesn't work?
A: Check Troubleshooting or open an issue.

Q: How do I create my own Skills?
A: See Creating Your Own Skills for a complete guide.

Q: Can I use these commercially?
A: Yes! MIT license allows commercial use.

🙏 Acknowledgments

Thank you to everyone who read and shared my Medium article, and to the Anthropic team for building such a powerful feature.

Special thanks to the early testers who provided feedback on these Skills.


Made with by Mohit Aggarwal

Helping product managers work smarter with AI

Star this repo to get updates as new Skills are added!

S
Description
174 professional Agent Skills (SKILL.md) + subagents + slash commands for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes — one source, every AI tool
Readme MIT 8.6 MiB
Languages
JavaScript 42.2%
Shell 29.6%
Python 21%
CSS 4.1%
HTML 3.1%