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.
/plugin marketplace add kimtth/agent-pptify-kitnpx agentmods add plugins/kimtth/agent-pptify-kit/pptx-deck-creationgit clone --depth 1 https://github.com/kimtth/agent-pptify-kitGrade A, and why
pptx-deck-creation 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 2d 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.
What it actually says
{
"name": "pptx-deck-creation",
"version": "1.0.0",
"description": "Create production-ready, editable PowerPoint decks through a spec-first, coordinate-explicit workflow with read-only reference analysis and quality gates.",
"author": { "name": "kimtth" },
"repository": "https://github.com/kimtth/agent-pptify-kit",
"license": "MIT",
"category": "creative",
"keywords": ["powerpoint", "pptx", "presentations", "slide-decks", "deck-generation", "slide-design"],
"agents": ["./agents"],
"skills": [
"./skills/pptx-deck-context",
"./skills/pptx-slide-specification",
"./skills/pptx-visual-assets",
"./skills/pptx-reference-deck-analysis",
"./skills/pptx-quality-gates"
]
}
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.
- 2d ago First seen · 19 lines scan A 1557da348bed
pptx-deck-creation is a plugin published in the GitHub repository kimtth/agent-pptify-kit (1 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
ppt-master marketplace
Plugin marketplace listing 1 plugin: ppt-master.
ppt-master
Generate natively editable PPTX from PDF / DOCX / URL / Markdown.
slidev
Claude Code skill for creating and presenting Slidev slidedecks.
codeck
AI presentation deck room. /codeck scans materials, plans the story, designs a single-file HTML deck, reviews it, and exports PDF/PPTX.
hands-on-deck
Agent-native PowerPoint manipulation. One CLI (deck.py) lets agents inspect, edit, create, and verify .pptx files through atomic JSON patches — with self-correcting errors, deterministic geometry repair, and built-in visual verification.
deck-to-html
Turn a PDF or PowerPoint deck into one self-contained interactive HTML presentation — native animated SVG charts, sequenced entrance animations, live-embedded demos, keyboard navigation, and a PDF export path.