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.
npx agentmods add skills/bjorn-ingmanson/thefroject-plugins/pptx-handlernpx skills add bjorn-ingmanson/thefroject-plugins --skill pptx-handlergit clone --depth 1 https://github.com/bjorn-ingmanson/thefroject-pluginsWrote 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.
[](https://agentmods.dev/skills/bjorn-ingmanson/thefroject-plugins/pptx-handler)<a href="https://agentmods.dev/skills/bjorn-ingmanson/thefroject-plugins/pptx-handler"><img src="https://agentmods.dev/badge/skills/bjorn-ingmanson/thefroject-plugins/pptx-handler.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00056 | $0.00665 |
| Opus 5 | $0.00028 | $0.00332 |
| Sonnet 5 | $0.00011 | $0.00133 |
| Haiku 4.5 | $0.00006 | $0.00067 |
Grade A, and why
pptx-handler 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.
PPTX Handler
Operate on PowerPoint files (.pptx). The pair is: presentation-builder plans the deck (story, slide-by-slide outline); pptx-handler materializes it into a real .pptx file.
Pick the right approach
- Python with
python-pptx— best for full control: layouts, placeholders, shapes, charts. - Pandoc with reveal.js or pptx output — fastest for markdown-to-deck.
- Node with
pptxgenjs— use if Python isn't available.
Install pip install python-pptx if needed. Tell the user.
Generating from an outline
If the user has an outline (or just gave you talking points), turn each section into one slide. Default rule of thumb:
- Title slide — deck title, presenter, date.
- Content slides — one idea per slide, max 7 lines, max 8 words per line.
- Transition slides — single bold word or phrase, used between major sections.
- Closing slide — call to action, next steps, contact.
If the source is markdown with H1/H2 headings, treat each H2 as a slide.
Editing
Common edits:
- Replace placeholder text — find by exact match, replace, preserve runs.
- Update a chart's data — pull the underlying data table, write back.
- Apply a different template — extract content, regenerate against the new layout.
If the deck has merged cells, animations, or transitions, preserve them. python-pptx keeps most of these by default, but verify.
Charts and tables
For numeric data:
- Pull data from the source (often
xlsx-handleroutput). - Generate the chart via
python-pptx.chartrather than embedding screenshots — keeps the deck editable. - Always add a data label or axis label.
Output format
Save to outputs/<topic>.pptx. Also save the source outline as outputs/<topic>-outline.md so the user can regenerate or edit non-visually.
Common mistakes
- Cramming a slide with text. If it doesn't fit in 7 lines, split into two slides.
- Pasting screenshots of charts instead of native charts (loses editability).
- Mixing fonts or colors that don't match the brand. See
brand-guidelines. - Generating a deck without a clear story arc. Use
presentation-builderfirst to plan.
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.
- 4d ago First seen · 66 lines · 56 tokens per session scan A c10cb8bb7336
pptx-handler is a skill published in the GitHub repository bjorn-ingmanson/thefroject-plugins (1 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 665 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-31.
Other skills, from other repositories
media-ingest
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
competition-stego-media
Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for image, audio, video, document, and container steganography. Use when the user asks to inspect metadata, alpha or palette channels, LSBs, thumbnails, appended trailers, QR fragments, transcoding artifacts, or recover a hidden payload from…
dashscope
DashScope (Alibaba Cloud Bailian / 阿里云百炼) integration — image generation (qwen-image-2.0-pro), text-to-speech (qwen3-tts-flash), and ASR with word-level timestamps (qwen3-asr-flash-filetrans). Use when generating images via Qwen-Image, narrating via Qwen-TTS, or transcribing with word-level timestamps via Qwen-ASR.
rw-consulting-ppt
Use when the user wants to turn bullet points, rough notes, research findings, or a page outline into an image-only consulting-grade PPT deck, especially standalone report exhibits, live-presentation concept slides, full-slide PNGs, or PNG plus image-only PPTX. Use when editable PPTX or code-rendered slide pages are…
aws-wechat-article-assets
公众号素材|业务资料库|预设包|.aws 预设包|主题包|品牌包|aiworkskills.cn — 用户业务资料库与预设包管理:业务资料按产品名组织在 .aws-article/products/{产品名}/(介绍 .md 直挂产品根 + 配图归 images/ 子目录含同名说明 .md),AI 与用户对话产出业务介绍内容时引导用户保存;图片入库走 productimageingest.py --product --stem 。导入 .aws ZIP 预设包(本地文件或 https://aiworkskills.cn//.aws URL)合并主题/配色/字体配置到…
graphic-ebook
Creates professionally designed B2B SaaS e-books in HTML + CSS, exported as print-ready PDF. 3–10 pages, 9 style presets, 11 page layout types. Trigger when user says "create an ebook", "design a lead magnet", "make a PDF guide", "build a gated content piece", "write a B2B ebook", "design a white paper", "create a…