2.8 KiB
2.8 KiB
Quick Start Guide
Get your first PM Skill working in 5 minutes.
Before You Begin
✅ Requirements:
- Claude Pro, Team, or Enterprise account (Upgrade)
- 5 minutes of time
Step 1: Enable Code Execution (1 minute)
- Go to claude.ai
- Click profile icon (bottom-left) → Settings
- Click Features
- Toggle ON "Code Execution and File Creation"
- Click Save
Step 2: Download a Skill (1 minute)
Option A: Use Pre-Packaged (Easiest)
- Go to Releases
- Download
prd-template.skill - Skip to Step 3
Option B: Package Yourself
- Download
skills/prd-templatefolder - Zip the contents (not the folder itself)
- Rename from
.zipto.skill
Step 3: Upload to Claude (1 minute)
- In claude.ai, click profile icon → Settings
- Click Skills in sidebar
- Click Upload Skill
- Select your
.skillfile - Wait for "Skill uploaded successfully"
Step 4: Test It (2 minutes)
Start a new conversation and try:
Help me write a PRD for a mobile app feature
that lets users save articles for later reading
Claude should automatically use the PRD Template Skill and create a structured PRD.
What to Try Next
Test Other Skills:
- Meeting Notes: "Create meeting notes from this discussion: [paste]"
- Stakeholder Update: "Create a weekly stakeholder update"
- User Research: "Synthesize these user interviews: [paste]"
Customize a Skill:
- Download the Skill folder
- Edit
SKILL.mdto match your company's format - Re-package and upload
- See Customization Guide
Create Your Own:
- See Creating Skills Guide
- Start with a simple template
- Test and iterate
Common Issues
"Code Execution must be enabled" → Go to Settings → Features → Enable it
Skill doesn't trigger → Be more explicit: "Write a PRD for..."
Upload fails
→ Check file is .skill not .zip
Still stuck? → See Troubleshooting Guide
Full Documentation
- Installation Guide - Detailed setup
- Customization Guide - Adapt to your workflow
- Troubleshooting - Fix common issues
Need Help?
- 💬 Discussions
- 🐛 Report Bug
- 📧 Email: your-email@example.com
Time Invested: 5 minutes
Time You'll Save: 8-9 hours per week
Start with one Skill. See the results. Then add more.
⭐ Star this repo to get updates!