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 skills add Dirtytrii/codex-skills --skill guizang-ppt-skillgit clone --depth 1 https://github.com/Dirtytrii/codex-skillsWrote 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/dirtytrii/codex-skills/guizang-ppt-skill)<a href="https://agentmods.dev/skills/dirtytrii/codex-skills/guizang-ppt-skill"><img src="https://agentmods.dev/badge/skills/dirtytrii/codex-skills/guizang-ppt-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.
<a href="https://agentmods.dev/skills/dirtytrii/codex-skills/guizang-ppt-skill"><img src="https://agentmods.dev/badge/skills/dirtytrii/codex-skills/guizang-ppt-skill.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00161 | $0.11455 |
| Opus 5 | $0.00081 | $0.05727 |
| Sonnet 5 | $0.00032 | $0.02291 |
| Haiku 4.5 | $0.00016 | $0.01145 |
Grade A, and why
guizang-ppt-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 7d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
33 files 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.
- .github/ISSUE_TEMPLATE/bug_report.yml 1.6 KB
- .github/ISSUE_TEMPLATE/config.yml 328 B
- .github/ISSUE_TEMPLATE/feature_request.yml 1.1 KB
- .github/ISSUE_TEMPLATE/question.yml 438 B
- .github/pull_request_template.md 418 B
- .gitignore 19 B
- assets/motion.min.js 63 KB runs code
- assets/screenshot-backgrounds/style-a/dune.webp 157 KB
- assets/screenshot-backgrounds/style-a/forest-ink.webp 232 KB
- assets/screenshot-backgrounds/style-a/indigo-porcelain.webp 128 KB
- assets/screenshot-backgrounds/style-a/kraft-paper.webp 250 KB
- assets/screenshot-backgrounds/style-a/monocle-classic.webp 180 KB
- assets/screenshot-backgrounds/style-b/ikb-dot-gradient.webp 377 KB
- assets/screenshot-backgrounds/style-b/lemon-green-dot-shadow.webp 142 KB
- assets/screenshot-backgrounds/style-b/lemon-grid.webp 64 KB
- assets/screenshot-backgrounds/style-b/safety-orange-halftone.webp 249 KB
- assets/template-swiss.html 99 KB
- assets/template.html 38 KB
- CONTRIBUTING.md 1.9 KB
- LICENSE 34 KB
- README.en.md 19 KB
- README.md 18 KB
- references/checklist.md 30 KB
- references/components.md 15 KB
- references/image-prompts.md 12 KB
- references/layouts-swiss.md 51 KB
- references/layouts.md 28 KB
- references/screenshot-framing.md 8.1 KB
- references/swiss-layout-lock.md 5.9 KB
- references/swiss-map-component.md 13 KB
- references/themes-swiss.md 5.5 KB
- references/themes.md 3.5 KB
- scripts/validate-swiss-deck.mjs 4.8 KB runs code
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.
- 7d ago First seen · 542 lines · 161 tokens per session scan A 46e9a2a0cc6c
guizang-ppt-skill is a skill published in the GitHub repository Dirtytrii/codex-skills (11 stars, last pushed 4d ago), with no licence file. It adds 161 tokens to every session and 11,455 once invoked, about $0.0008 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-09-03.
Other skills, from other repositories
snapdom
Fast, dependency-free DOM-to-image capture library for converting HTML elements into scalable SVG or raster image formats.
web-imagegen-prompting
Write image prompts with crop/placement intent.
hyperframes-oversized-cursor
House-style oversized macOS cursor technique for HyperFrames videos. Use when a scene involves cursors, pointer-led action, kicking off a UI scene, igniting a morph/transition/typing with a click, or when a scene reads as static/dead/stale and needs motion to carry the eye. Covers cursor size/look, off-screen entry…
frontend-dev-guidelines
Development guidelines for building front ends with Next.js 15, React 19, TypeScript, Shadcn/ui, and Tailwind CSS. They cover how pages, components, data fetching, routes, and project files should be organised.
css-development-create-component
This skill should be used when creating new styled components or adding new CSS classes. Triggers on "create component", "new button", "new card", "add styles", "style component", "build UI element". Guides semantic naming, Tailwind composition, dark mode support, and test coverage.
css-development-refactor
This skill should be used when refactoring existing CSS from inline styles or utility classes to semantic patterns. Triggers on "refactor CSS", "extract styles", "consolidate CSS", "convert inline", "clean up styles", "migrate to semantic". Transforms to semantic classes with dark mode and tests.