ppt-orchestra-skill

ppt-orchestra-skill is a skill for Claude Code from haojing8312/WorkClaw. It costs 53 tokens per session (1,529 once invoked), scanned A, a copy of ppt-orchestra-skill, Apache-2.0.

A planning guide for creating a complete PowerPoint presentation with multiple slides and coordinated layouts.

In plain words
What is it for?
It is for planning slide structure, coordinating slide generation, and checking the finished presentation for content issues.
Why use it?
It helps keep slide types, visual variety, typography, spacing, and text quality consistent across the deck.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the pptx plugin — 6 skills, 5 agents shipped together

Good fit It is for planning slide structure, coordinating slide generation, and checking the finished presentation for content issues.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/haojing8312/workclaw/ppt-orchestra-skill
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 haojing8312/WorkClaw --skill ppt-orchestra-skill
Clone the repo
git clone --depth 1 https://github.com/haojing8312/WorkClaw

Made for: Claude Code.

Or install pptx, the plugin that ships this one along with the rest of its 6 skills, 5 agents.

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 ppt-orchestra-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/haojing8312/workclaw/ppt-orchestra-skill/github.svg)](https://agentmods.dev/skills/haojing8312/workclaw/ppt-orchestra-skill)
Your own site
<a href="https://agentmods.dev/skills/haojing8312/workclaw/ppt-orchestra-skill"><img src="https://agentmods.dev/badge/skills/haojing8312/workclaw/ppt-orchestra-skill/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 ppt-orchestra-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/haojing8312/workclaw/ppt-orchestra-skill"><img src="https://agentmods.dev/badge/skills/haojing8312/workclaw/ppt-orchestra-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,529 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 100% copy Near-identical to another mod 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.00053 $0.01529
Opus 5 $0.00026 $0.00764
Sonnet 5 $0.00011 $0.00306
Haiku 4.5 $0.00005 $0.00153

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

Security

Grade A, and why

ppt-orchestra-skill 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.

Origin

This is a copy

100% identical to ppt-orchestra-skill — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

apps/runtime/src-tauri/builtin-skills/pptx/skills/ppt-orchestra-skill/SKILL.md · 156 lines

How it starts

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

Slide Page Types (Standard)

For slide-by-slide generation (one JS file per slide), classify every slide as exactly one of these 5 page types. This keeps structure consistent and prevents "random layout drift".

  1. Cover Page
    • Use for: opening + tone setting
    • Content: big title, subtitle/presenter, date/occasion, strong background/motif
  2. Table of Contents
    • Use for: navigation + expectation setting (3–5 sections)
    • Content: section list (optional icons / page numbers)
  3. Section Divider
    • Use for: clear transitions between major parts
    • Content: section number + title (+ optional 1–2 line intro)
  4. Content Page (pick a subtype)
    • Text: bullets/quotes/short paragraphs (still add icons/shapes)
    • Mixed media: two-column / half-bleed image + text overlay
    • Data visualization: chart + 1–3 key takeaways + source
    • Comparison: side-by-side columns/cards (A vs B, pros/cons)
    • Timeline / process: steps with arrows, journey, phases
    • Image showcase: hero image, gallery, or visual-first layout
  5. Summary / Closing Page
    • Use for: wrap-up + action
    • Content: key takeaways, CTA/next steps, contact/QR, thank-you

Layout options:

  • Two-column (text left, illustration on right)
  • Icon + text rows (icon in colored circle, bold header, description below)
  • 2x2 or 2x3 grid (image on one side, grid of content blocks on other)
  • Half-bleed image (full left or right side) with content overlay

Data display:

  • Large stat callouts (big numbers 60-72pt with small labels below)
  • Comparison columns (before/after, pros/cons, side-by-side options)
  • Timeline or process flow (numbered steps, arrows)

Visual polish:

  • Icons in small colored circles next to section headers
  • Italic accent text for key stats or taglines

Typography

Choose an interesting font pairing — don't default to Arial. Pick a header font with personality and pair it with a clean body font.

Read the full file on GitHub · 156 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 · 156 lines · 53 tokens per session scan A 60c1981c3d74

Subscribe to this mod's changes

ppt-orchestra-skill is a skill published in the GitHub repository haojing8312/WorkClaw (140 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 53 tokens to every session and 1,529 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to ppt-orchestra-skill, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories