pptx-author

pptx-author is a skill for Claude Code, Codex from Elumenotion/GuideAnts. It costs 17 tokens per session (182 once invoked), scanned A, original, Apache-2.0.

A workflow for creating export-ready PowerPoint decks with outlines and speaker notes. It is intended for requests involving slides or presentation content.

In plain words
What is it for?
Use it to plan slide titles and content, prepare speaker notes, and produce a polished presentation deck.
Why use it?
It helps structure the presentation before production and makes the audience, length, and tone explicit.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/elumenotion/guideants/pptx-author
Any agent
npx skills add Elumenotion/GuideAnts --skill pptx-author
Clone the repo
git clone --depth 1 https://github.com/Elumenotion/GuideAnts

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 pptx-author

README.md
[![agentmods](https://agentmods.dev/badge/skills/elumenotion/guideants/pptx-author.svg)](https://agentmods.dev/skills/elumenotion/guideants/pptx-author)
Your own site
<a href="https://agentmods.dev/skills/elumenotion/guideants/pptx-author"><img src="https://agentmods.dev/badge/skills/elumenotion/guideants/pptx-author.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 182 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00017 $0.00182
Opus 5 $0.00009 $0.00091
Sonnet 5 $0.00003 $0.00036
Haiku 4.5 $0.00002 $0.00018

Measured yesterday against content hash c8cdc3fe8896, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pptx-author 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 yesterday.

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.

src/server/GuideAntsApi/Resources/bootstrap/guides/pptx-guide/Skills/pptx-author/SKILL.md · 23 lines

What it actually says

PowerPoint authoring

Paths — fixed layout, do not probe or re-derive. The sandbox CWD is the notebook's output directory. This skill's scripts live under Skills/pptx-author/scripts/ relative to it. Write deliverables with bare filenames; never prefix with Output/.

Use this skill when the user wants slide decks, speaker notes, or export-ready PPTX content.

  1. Confirm audience, slide count, and tone.
  2. Draft an outline (see references/outline.md).
  3. Produce slide titles and bullet content before generating files.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday Changed · +5 lines c8cdc3fe8896
  2. 5d ago First seen · 18 lines · 17 tokens per session scan A 7755dd36ae59

Subscribe to this mod's changes

pptx-author is a skill published in the GitHub repository Elumenotion/GuideAnts (56 stars, last pushed yesterday), licensed Apache-2.0. It adds 17 tokens to every session and 182 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

github-figure-bed

Upload images to any GitHub repo as a figure bed and get CDN/markdown links (jsdelivr/jsdmirror/raw). One-time setup.sh guides gh login, auto-detects the owner, creates the default repo (img.shenzjd.com) if missing, and syncs config with the img.shenzjd.com web app via the repo's .imgx-config/config.json — upload with…

wu529778790/shenzjd-skills · 154 tokens

overleaf-sync

Two-way sync between a local paper directory and an Overleaf project, so ARIS audit/edit workflows stay on the local copy while collaborators edit in the Overleaf web UI. Use when user says "同步 overleaf", "overleaf sync", "推送到 overleaf", "connect overleaf", "Overleaf 桥接", "pull overleaf", "push overleaf", or wants to…

wanshuiyin/Auto-claude-code-research-in-sleep · 97 tokens

citra

Skill "citra" from SylphxAI/pdf-reader-mcp, covering citra — pdf evidence for agents, install, or, tools and sdk.

SylphxAI/pdf-reader-mcp · 0 tokens

csv-to-sif

Export a project's FF&E product-library CSV as dealer-system SIF. Use to produce a .sif schedule; use sif-to-csv for the reverse direction.

AlpacaLabsLLC/skills-for-architects · 38 tokens

product-data-cleanup

Clean a local FF&E CSV schedule by normalizing casing, dimensions, units, language, materials, and formatting. Use when asked to clean, fix, or standardize product data.

AlpacaLabsLLC/skills-for-architects · 42 tokens

sif-to-csv

Parse a SIF (Standard Interchange Format) input into a readable preview and optionally append canonical product rows to the project's CSV library. Use when asked to convert or inspect SIF dealer data. For the reverse direction use /as:csv-to-sif.

AlpacaLabsLLC/skills-for-architects · 58 tokens