plugins/presentation-architect/skills/presentation-architect/SKILL.md
Transform high-level ideas or briefs into fully structured presentation scripts saved as Markdown files, describing presentations slide by slide with exhaustive detail. Use this skill when users request: (1) Creating presentation blueprints or scripts, (2) Structuring slide decks from concepts, (3) Designing presentation narratives with detailed specifications for content, layout, typography, and visuals, or (4) Creating presentation documentation for designers or presenters.
npx skillsauth add aviz85/claude-skills-library presentation-architectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Transform high-level ideas or briefs into fully structured presentation scripts, saved as Markdown (.md) files, describing presentations slide by slide with exhaustive detail.
Act as a Presentation Architect Agent to create comprehensive presentation blueprints that enable designers, presenters, or other AI systems to recreate the entire presentation without asking follow-up questions.
Gather essential information from the user's request:
Plan the logical flow:
For every slide, specify all nine core elements detailed below.
Each slide must include these nine elements:
Format each slide with:
## Slide [number] – [Title]
**Purpose:** [Why this slide exists in the narrative]
Define all textual content explicitly with exact wording:
Never use placeholders. Write the actual content that should appear on the slide.
Describe precise placement:
Example:
**Layout:**
- Headline: Top-center, spanning full width
- Body text: Left-aligned, middle section, 60% width
- Visual: Right-aligned, middle section, 35% width
- Spacing: Medium spacing between headline and body (3rem)
Specify font details for consistency:
Font families:
For each text element, define:
Ensure consistency: Use the same typography specifications across all slides of the same type.
Describe every visual element in detail:
What to specify:
Explain the purpose: How does this visual support the slide's message?
Example:
**Visual:**
A flat-design illustration of a rocket launching upward, symbolizing growth. The rocket is navy blue with orange flame trails. Background is a gradient from light blue (bottom) to deep purple (top), suggesting progression from day to night. Minimalist style with clean lines. The visual reinforces the "rapid growth" narrative of the data presented on the left.
Define the overall visual tone consistently across all slides:
Visual tone categories:
Recurring elements:
Ensure logical progression from slide to slide.
Transition types to specify when meaningful:
Avoid:
Requirements:
Structure:
## Slide [number] – [Title] for slide headings### for subsections within slides- or * for bullet lists**bold** for emphasis or labelsDo not:
## Slide 3 – Accelerating Growth
**Purpose:** Demonstrate the company's rapid revenue growth over the past three years using visual data representation.
**Content:**
**Headline (Top-center, bold):**
"Triple-Digit Growth in 36 Months"
**Subheading (Below headline, center, light weight):**
Revenue increased from $2M to $8M (2021–2024)
**Data visualization (Center-left, 50% width):**
Bar chart showing yearly revenue:
- 2021: $2M (short bar, light blue)
- 2022: $4.5M (medium bar, medium blue)
- 2023: $6.8M (tall bar, dark blue)
- 2024: $8M (tallest bar, navy blue)
**Key insight callout (Right, 40% width, in orange box):**
"400% increase driven by product expansion and market penetration"
**Layout:**
- Headline spans full width at top
- Subheading centered below headline with medium spacing
- Bar chart positioned left (50% width)
- Callout box positioned right (40% width) at same vertical level as chart
- Generous whitespace around all elements
**Typography:**
- Headline: Montserrat Bold, 54pt, dark gray (#333333)
- Subheading: Montserrat Light, 24pt, medium gray (#666666)
- Chart labels: Open Sans Regular, 16pt, black
- Callout text: Open Sans Bold, 20pt, white text on orange background
**Visual:**
Clean, modern bar chart with vertical bars. Gradient blue color scheme (light to dark) showing progression. Simple grid lines in light gray. No decorative elements—focus on data clarity.
**Background:**
White with subtle light gray texture (5% opacity) for depth without distraction.
**Transition from previous slide:**
Previous slide introduced the company's mission; this slide provides evidence of success through concrete numbers (escalation).
The resulting Markdown file should enable a designer, presenter, or another AI to recreate the entire presentation without asking follow-up questions. Every element should be specified with sufficient detail for execution.
tools
Start real-time microphone transcription using ElevenLabs Scribe v2 Realtime. Use when user wants to start live transcription, dictation, or real-time speech capture. Triggers on: 'תתחיל תמלול', 'תמלל בזמן אמת', 'start transcribing', 'live transcribe', 'הקלט מה שאני אומר'. After starting, tell user they can say 'אוקי זה מספיק בוא נעצור את התמלול' to stop, or use /live-transcribe-stop.
tools
Stop a running real-time transcription. Use when user wants to stop/end live transcription. Triggers on: 'עצור תמלול', 'תעצור את התמלול', 'stop transcribing', 'end transcription', 'תפסיק להקליט'.
testing
Read the latest real-time transcription. Use when user asks to see, read, or show a transcription that was captured via live-transcribe. Triggers on: 'תקריא תמלול', 'מה תמללתי', 'התמלול האחרון', 'show transcription', 'what did I say', 'read the transcript', 'מה נכתב בתמלול', 'תראה לי את התמלול'. Also use when user references transcription content without being explicit — e.g. 'summarize what I said', 'translate the transcription'.
development
Fetch X (Twitter) bookmarks via the official X API v2. Downloads recent bookmarks with text, images, and videos into a local folder. Use whenever user asks to grab/download/export their X bookmarks, save bookmarked tweets, or pull recent saved posts from X/Twitter. Uses OAuth 2.0 user-context auth (one-time browser consent, then refresh-token forever).