pptx-deck-skill

pptx-deck-skill is a skill for Claude Code, Codex from mingchen666/Reviva. It costs 96 tokens per session (1,126 once invoked), scanned A, original, no licence file.

A design layer for creating polished, editable PowerPoint presentations in the .pptx format. It selects slide layouts and visual templates for different kinds of content.

In plain words
What is it for?
Use it for education, training, office reports, research briefs, proposals, course materials, review decks, and custom presentations.
Why use it?
A presentation can be correct but still difficult to edit or hard to follow if its slides are poorly structured. This skill focuses on choosing suitable layouts for the material.

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/mingchen666/reviva/pptx-deck-skill
Any agent
npx skills add mingchen666/Reviva --skill pptx-deck-skill
Clone the repo
git clone --depth 1 https://github.com/mingchen666/Reviva

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-deck-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/mingchen666/reviva/pptx-deck-skill.svg)](https://agentmods.dev/skills/mingchen666/reviva/pptx-deck-skill)
Your own site
<a href="https://agentmods.dev/skills/mingchen666/reviva/pptx-deck-skill"><img src="https://agentmods.dev/badge/skills/mingchen666/reviva/pptx-deck-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,126 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00096 $0.01126
Opus 5 $0.00048 $0.00563
Sonnet 5 $0.00019 $0.00225
Haiku 4.5 $0.00010 $0.00113

Measured 4d ago against content hash 22469fdc3173, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pptx-deck-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 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.

electron/builtin-assets/skills/pptx-deck-skill/SKILL.md · 87 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 87 lines · 96 tokens per session scan A 22469fdc3173

Subscribe to this mod's changes

pptx-deck-skill is a skill published in the GitHub repository mingchen666/Reviva (219 stars, last pushed 8d ago), with no licence file. It adds 96 tokens to every session and 1,126 once invoked, about $0.0005 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

svg-chart

Render data into a standalone SVG chart file — bar, line, or pie. Use when the user provides numbers (inline, JSON, or CSV) and asks for a chart, graph, plot, trend, comparison, breakdown, or any visual summary of the data. Produces a self-contained .svg viewable in any browser; no external libraries required.

NUGURI-7/CoCoWork · 75 tokens

browserwing-executor

Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.

MemTensor/MemOS · 42 tokens

indirect-injection-detection

Detect indirect prompt injection (goal hijack). Instructions hidden in "external" content (documents, RAG, web) that the agent processes. Use when the agent has document/RAG/web/file input.

Tencent/AI-Infra-Guard · 48 tokens

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…

MemTensor/MemOS · 84 tokens

ask-user-question

Ask users questions via the UI. Use when you need clarification, user preferences, or confirmation before proceeding. The user CANNOT see CLI output - this tool is the ONLY way to communicate with them.

MemTensor/MemOS · 44 tokens

docx

Read, edit, or create Microsoft Word .docx files. Trigger this skill whenever the user mentions a Word document, .docx file, contract, report, brief, memo, or asks to extract text, modify an existing doc, generate one from a brief, or audit tracked changes. Three execution paths: text-and-structure extraction…

opensquilla/opensquilla · 111 tokens