A Claude skill for building professional PowerPoint presentations and slide decks from scratch.
This skill transforms Claude into a dedicated presentation strategist, content writer, and slide designer. It helps you create polished, presentation-ready slide decks tailored to your topic, audience, and specialized goals.
- π Structured Workflow - Step-by-step process from idea to finished deck
- π Smart Layout Suggestions - 20+ slide layout patterns for any content type
- π― Deck Type Specialization - Optimized for business reviews, sales pitches, investor decks, training materials, technical architecture, case studies, and more
- π¨ Visual Guidance - Recommendations for charts, icons, colors, typography, and imagery
- π Speaker Notes - Generated presentation notes for each slide
- π Content Transformation - Converts rough ideas, meeting notes, documents, and case studies into slide format
- π Multi-Variant Output - Create short, detailed, client-facing, or internal versions
graph TD
classDef default fill:#f9f9f9,stroke:#333,stroke-width:2px;
classDef process fill:#e1f5fe,stroke:#03a9f4,stroke-width:2px;
classDef endNode fill:#e8f5e9,stroke:#4caf50,stroke-width:2px;
A[π‘ User Ideas / Raw Content] --> B[π Gather Requirements]
B:::process --> C[π Create Structure & Outline]
C:::process --> D[βοΈ Write Slide Content & Speaker Notes]
D:::process --> E[π¨ Recommend Layouts & Visuals]
E:::process --> F[β
Optimize & Review]
F:::process --> G[π Final Presentation Format]
G:::endNode
Copy the slide-architect folder to your project's .agents/skills/ directory:
classDiagram
class Project {
.agents/
}
class Skills {
slide-architect/
}
class SlideArchitect {
SKILL.md
references/
}
Project --> Skills
Skills --> SlideArchitect
Copy the slide-architect folder to your user skills directory:
Windows:
%USERPROFILE%\.claude\skills\macOS/Linux:
~/.claude/skills/Use the provided slide-architect.skill file:
- Extract the
.skillfile (it's a ZIP archive) - Place the
slide-architectfolder in one of the locations above
Once installed, simply tell Claude what you need:
- "Create a 10-slide sales deck for our new analytics platform targeting e-commerce companies"
- "Build an investor pitch deck for a Series A fintech startup"
- "Make a training presentation on cybersecurity awareness for new employees"
- "Turn these meeting notes into a presentation for the leadership team"
- "Convert this 20-page report into a 15-slide executive summary"
- "Transform this case study into a slide deck for our sales team"
- "Rewrite these slides to be more concise and executive-friendly"
- "Restructure this deck to flow better and suggest visuals for each slide"
For best results, be ready to share:
| Element | Example |
|---|---|
| Topic | "Q3 Business Review" or "Product Launch" |
| Purpose | Inform, persuade, train, pitch, or decide? |
| Audience | Executives, clients, investors, technical team? |
| Tone | Formal, conversational, persuasive? |
| Length | Target slide count or time limit |
| Source Material | Documents, notes, data, or starting fresh? |
Claude provides a copy-paste friendly structure:
# [Deck Title]
## Slide 1: Title Slide
**Layout:** Title + Subtitle
**Visual:** Company logo, professional background
**Title:** [Title Text]
**Subtitle:** [Subtitle Text]
**Notes:** [Opening hook, speaker introduction]
---
## Slide 2: [Slide Title]
**Layout:** [Layout Type]
**Visual:** [Specific recommendation]
**Title:** [Slide Title]
- Bullet 1
- Bullet 2
- Bullet 3
**Speaker Notes:** What to say while this slide is shown- Business Review - Executive updates, status reports
- Sales Deck - Product pitches, proposals
- Investor Pitch - Fundraising presentations
- Training - Educational materials, workshops
- Technical Architecture - System design, technical reviews
- Case Study - Success stories, proof points
- Strategy Review - Strategic planning, board presentations
- Project Status - Stakeholder updates, sprint reviews
- Town Hall - Company-wide communications
mindmap
root((Layouts))
Structural
Title Slide
Agenda / Roadmap
Section Divider
Summary / Key Takeaways
Content
Single Big Idea
Bullet List
Quote / Testimonial
Comparison
Two-Column
Three-Column
Comparison Table
Data & Process
Data / Chart
Dashboard / Metrics
Timeline
Process / Steps
Architecture / Diagram
Closing
Next Steps / CTA
Thank You / Q&A
- Be specific about your audience - "C-suite executives" vs "general audience" produces very different content
- Share source materials - Paste documents, notes, or data for Claude to work from
- Request specific layouts - Ask for "a timeline slide" or "comparison table" when you know what you need
- Iterate - Ask for variations: "Make this shorter" or "Add more technical detail"
- Use the variants feature - Request multiple versions: "Give me a 5-slide summary and a 15-slide detailed version"
- Ask for visual suggestions - Claude can recommend specific charts, icons, and imagery
- Request speaker notes - Always ask for notes if you'll be presenting live
slide-architect/
βββ README.md # This file
βββ SKILL.md # Core instructions for Claude
βββ references/
βββ layout-patterns.md # 20+ slide layout templates
βββ deck-types.md # Specialized deck guidance
βββ visual-guidelines.md # Charts, colors, typography
You: "Create a sales deck for a B2B SaaS product that helps companies automate invoice processing"
Claude will:
- Ask about target audience (accountants, CFOs, operations?)
- Create a 10-12 slide outline
- Generate compelling content focused on business outcomes
- Suggest layouts and visuals
- Provide speaker notes
You: "Turn these notes into a presentation" [paste meeting notes]
Claude will:
- Extract key decisions and action items
- Structure into problem/solution/outcome format
- Create slides with appropriate context
- Suggest visuals to support key points
You: "Build a technical architecture deck explaining our new microservices migration"
Claude will:
- Structure current state β proposed state β migration plan
- Suggest diagrams for each architecture view
- Include risk assessment and timeline slides
- Provide technical depth appropriate to the audience
This skill is provided as-is for use with Claude. Modify and extend as needed for your organization.
Questions or suggestions? This skill is designed to be extended. Feel free to modify the reference files or SKILL.md to match your organization's specific presentation standards and templates.
