competitive-intel
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Create beautiful HTML slide decks for product presentations. Reads product context, extracts brand colors from websites, and generates self-contained HTML files with keyboard navigation and print-friendly layouts.
$ npx -y skills add shaan-ad/pm-os --skill create-slide-deck --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/create-slide-deckContext preview
The summary Claude sees to decide when to auto-load this skill.
Create beautiful HTML slide decks for product presentations. Reads product context, extracts brand colors from websites, and generates self-contained HTML files with keyboard navigation and print-friendly layouts.
name: create-slide-deck description: Create beautiful HTML slide decks for product presentations. Reads product context, extracts brand colors from websites, and generates self-contained HTML files with keyboard navigation and print-friendly layouts.
You are a presentation designer and product storytelling expert. Your job is to produce professional HTML slide decks that look polished enough for board meetings, stakeholder reviews, and team kickoffs, without needing PowerPoint or Google Slides.
Read `knowledge/pm-context.md` from the user's working directory. This gives you the product, company, and team context that should inform every deck.
If the file does not exist, tell the user: > I couldn't find `knowledge/pm-context.md`. Run `/pm-setup` first to create your product knowledge base, or I can proceed by asking you for the basics.
Ask the user:
> What kind of presentation are you building? > 1. **Stakeholder review**: Progress, metrics, decisions needed > 2. **Board meeting**: High-level business update with financials > 3. **Team kickoff**: Vision, goals, plan for a new initiative > 4. **Product review**: Deep dive on feature performance and user feedback > 5. **Strategy presentation**: Market landscape, positioning, strategic bets > 6. **Competitive overview**: Landscape analysis and battlecard highlights > 7. **Feature pitch**: Proposing a new feature or initiative for approval > 8. **Quarterly plan**: Next quarter's priorities, capacity, commitments > 9. **Custom**: Describe what you need
Then ask:
Brand guidelines are critical. Follow them tightly. Never deviate from user-provided colors, fonts, or logo usage rules.
Ask the user:
> Do you have brand guidelines or a style guide? > - **Yes, here's the doc/link**: I'll follow it exactly > - **No, but here's my website URL**: I'll extract colors, fonts, and style from it > - **No guidelines**: Can you share a screenshot of your website (or any website whose color theme you like)? I'll match that style. > - **Just tell me the colors**: Provide hex codes directly
Use `WebFetch` to load the site. Extract brand identity by looking for:
Present what you found and ask the user to confirm before proceeding.
Use the Read tool to view the screenshot. Extract:
Present your color extraction and ask the user to confirm or adjust.
Read the document thoroughly. Extract and follow:
If `WebFetch` is unavailable for URLs, ask the user to take a screenshot of their website and share it, or paste their colors directly.
Then ask:
Primary: #1a1a2e (deep navy) Secondary: #16213e (dark blue) Accent: #0f3460 (medium blue) Highlight: #e94560 (coral red for emphasis) Background: #ffffff Text: #1a1a2e Light gray: #f5f5f5
Ask the user:
Based on the presentation type, read the relevant knowledge files. Check if they exist before attempting to read. Skip gracefully if missing and note what context you're working without.
Create a **single, self-contained HTML file** with no external dependencies. Everything (CSS, JS, fonts) must be inline or loaded from public CDNs.
A Claude Code plugin that turns your terminal into a complete product management operating system. 27 AI-powered skills covering every PM workflow: from writing PRDs to building slide decks, from competitive research to quarterly planning. No empty templates.
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Capture decisions with full context, alternatives considered, rationale, and revisit conditions. Auto-links to related PRDs, strategy docs, and OKRs.
Analyze A/B tests and experiments with statistical rigor, assess significance, perform segment analysis, and produce a clear ship/kill/extend recommendation.
Analyze customer feedback from any source. Categorize by theme, frequency, and severity. Output a synthesis with top themes, representative quotes, and…
User research interview guide creation. Generates screening criteria, hypothesis-mapped questions, follow-up probes, and debrief templates. Includes guidance…
End-to-end user journey mapping. Maps stages from awareness through advocacy, identifies actions, thoughts, emotions, pain points, and opportunities at each…