presentation-director

presentation-director is a skill for Claude Code, Codex from GCWing/Sparo-OS. It costs 62 tokens per session (1,344 once invoked), scanned A, original, MIT.

A workflow for producing one complete, evidence-based PowerPoint presentation from a short topic brief. It covers research, the written manuscript and speaker notes, visual design, review, and final export.

In plain words
What is it for?
Building presentations for talks, pitches, reports, or other structured communication; writing the slide content and speaker script; designing representative pages; reviewing the whole deck; and exporting it to PowerPoint.
Why use it?
It helps turn limited input into a coherent presentation whose claims, story, pages, and visuals are checked together. This reduces unsupported statements and disconnected slide revisions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Building presentations for talks, pitches, reports, or other structured communication; writing the slide content and speaker script; designing representative pages; reviewing the whole deck; and exporting it to PowerPoint.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gcwing/sparo-os/presentation-director
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add GCWing/Sparo-OS --skill presentation-director
Clone the repo
git clone --depth 1 https://github.com/GCWing/Sparo-OS

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for presentation-director

README.md
[![agentmods](https://agentmods.dev/badge/skills/gcwing/sparo-os/presentation-director/github.svg)](https://agentmods.dev/skills/gcwing/sparo-os/presentation-director)
Your own site
<a href="https://agentmods.dev/skills/gcwing/sparo-os/presentation-director"><img src="https://agentmods.dev/badge/skills/gcwing/sparo-os/presentation-director/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for presentation-director

Your own site · 80×15
<a href="https://agentmods.dev/skills/gcwing/sparo-os/presentation-director"><img src="https://agentmods.dev/badge/skills/gcwing/sparo-os/presentation-director.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,344 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00062 $0.01344
Opus 5 $0.00031 $0.00672
Sonnet 5 $0.00012 $0.00269
Haiku 4.5 $0.00006 $0.00134

Measured 9d ago against content hash ee59e19212fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

presentation-director scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

bundles/skill-suites/presentation-workflow/skills/presentation-director/SKILL.md · 74 lines

How it starts

The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Presentation Director

Workflow

  1. Start from the user's topic and optional materials. Infer audience, purpose, duration, page count, language, color direction, visual density, and evidence strategy. Ask only when an unknown materially changes the result.
  2. Research before writing. Separate verified evidence, attributed opinion, inference, and unsupported material. Never invent metrics, quotations, sources, product facts, or customer claims.
  3. Build the entire structured manuscript and speaker script in one pass, using stable p01-style slideIds. Commit both with commit_presentation_manuscript. The runtime validates the document, serializes canonical manuscript.md and speaker-script.md, and records the authoritative Manuscript revision.
  4. Review the complete manuscript as one causal argument with review_presentation_manuscript. Repair narrative roots, not isolated sentences.
  5. Create a topic-specific PresentationSystem. Color and density are inferred design decisions, not mandatory user fields.
  6. Render one Design Case using three real pages from the frozen manuscript: opening/statement, evidence/process, and complex/closing. Never use placeholder copy.
  7. Call confirm_design_case with the three rendered page references and wait for the dedicated confirmation card. The user makes the single approve-or-revise decision; a multimodal model may inspect the renders and offer a recommendation but does not bypass this card.
  8. Prepare grounded media, charts, diagrams, and semantic SVG assets required by the complete manuscript.
  9. Generate pages one by one with generate_slide_visual, in Manuscript order and against the approved case revision. Independently author each page's content hierarchy and layout from the Manuscript; Runtime does not inject or string-match the copy. Retry only for an explicit deterministic RuleViolation.
  10. After all pages exist, prepare and commit one deck-wide review with review_deck. Compare every page against the complete Manuscript and speaker script, commit explicit alignment coverage, and use rendered evidence when multimodal; otherwise use the VisualInspectionBundle and report review coverage honestly.
  11. Apply findings by root cause: manuscript, PresentationSystem, asset strategy, recipe family, or a bounded set of affected pages. Do not patch every page independently.
  12. Export only exact passed deck/system/review revisions.

Read the full file on GitHub · 74 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 74 lines · 62 tokens per session scan A ee59e19212fe

Subscribe to this mod's changes

presentation-director is a skill published in the GitHub repository GCWing/Sparo-OS (20 stars, last pushed 28d ago), licensed MIT. It adds 62 tokens to every session and 1,344 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.