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/chuspeeism/dashi-ppt-skill/dashi-pptnpx skills add chuspeeism/dashi-ppt-skill --skill dashi-pptgit clone --depth 1 https://github.com/chuspeeism/dashi-ppt-skillWhat 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.00061 | $0.07721 |
| Opus 5 | $0.00030 | $0.03861 |
| Sonnet 5 | $0.00012 | $0.01544 |
| Haiku 4.5 | $0.00006 | $0.00772 |
Grade A, and why
dashi-ppt 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 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.
- .gitignore 173 B
- agents/openai.yaml 292 B
- assets/skill/dashi-ppt-favicon.png 2.0 KB
- assets/skill/dashi-ppt-small.png 895 B
- assets/skill/dashi-ppt.png 13 KB
- assets/skill/theme-style-grid.png 2195 KB
- project/.npmrc 40 B
- project/assets/skill/dashi-ppt-favicon.png 2.0 KB
- project/assets/social-icons/bilibili.svg 7.9 KB
- project/assets/social-icons/douyin.svg 4.7 KB
- project/assets/social-icons/github.svg 1.3 KB
- project/assets/social-icons/redbook.svg 3.5 KB
- project/assets/template-swiss.html 460 KB
- project/assets/ui-icons/sidebar.svg 1.3 KB
- project/assets/unicorn/automations_remix_scene.json 43 KB
- project/assets/unicorn/goey_balls_remix_scene.json 14 KB
- project/assets/unicorn/media/blue_noise_med.png 206 KB
- project/assets/unicorn/media/font_atlas.png 65 KB
- project/assets/unicorn/moving_into_remix_scene.json 68 KB
- project/assets/unicorn/tech_background_remix_scene.json 52 KB
- project/assets/vendor/editable-pptx-browser.js 75 KB runs code
- project/assets/vendor/fonts/anton-400-1.woff2 8.5 KB
- project/assets/vendor/fonts/anton-400-2.woff2 31 KB
- project/assets/vendor/fonts/anton-400-3.woff2 18 KB
- project/assets/vendor/fonts/archivo-400-1.woff2 13 KB
- project/assets/vendor/fonts/archivo-400-2.woff2 32 KB
- project/assets/vendor/fonts/archivo-400-3.woff2 34 KB
- project/assets/vendor/fonts/archivo-500-1.woff2 13 KB
- project/assets/vendor/fonts/archivo-500-2.woff2 32 KB
- project/assets/vendor/fonts/archivo-500-3.woff2 34 KB
- project/assets/vendor/fonts/archivo-600-1.woff2 13 KB
- project/assets/vendor/fonts/archivo-600-2.woff2 32 KB
- project/assets/vendor/fonts/archivo-600-3.woff2 34 KB
- project/assets/vendor/fonts/archivo-700-1.woff2 13 KB
- project/assets/vendor/fonts/archivo-700-2.woff2 32 KB
- project/assets/vendor/fonts/archivo-700-3.woff2 34 KB
- project/assets/vendor/fonts/archivo-800-1.woff2 13 KB
- project/assets/vendor/fonts/archivo-800-2.woff2 32 KB
- project/assets/vendor/fonts/archivo-800-3.woff2 34 KB
- project/assets/vendor/fonts/archivo-900-1.woff2 13 KB
- project/assets/vendor/fonts/archivo-900-2.woff2 32 KB
- project/assets/vendor/fonts/archivo-900-3.woff2 34 KB
- project/assets/vendor/fonts/caveat-400-1.woff2 42 KB
- project/assets/vendor/fonts/caveat-400-2.woff2 75 KB
- project/assets/vendor/fonts/caveat-400-3.woff2 29 KB
- project/assets/vendor/fonts/caveat-400-4.woff2 73 KB
- project/assets/vendor/fonts/caveat-600-1.woff2 42 KB
- project/assets/vendor/fonts/caveat-600-2.woff2 75 KB
- project/assets/vendor/fonts/caveat-600-3.woff2 29 KB
- project/assets/vendor/fonts/caveat-600-4.woff2 73 KB
- project/assets/vendor/fonts/caveat-700-1.woff2 42 KB
- project/assets/vendor/fonts/caveat-700-2.woff2 75 KB
- project/assets/vendor/fonts/caveat-700-3.woff2 29 KB
- project/assets/vendor/fonts/caveat-700-4.woff2 73 KB
- project/assets/vendor/fonts/ibm-plex-mono-200-1.woff2 6.5 KB
- project/assets/vendor/fonts/ibm-plex-mono-200-2.woff2 8.0 KB
- project/assets/vendor/fonts/ibm-plex-mono-200-3.woff2 5.8 KB
- project/assets/vendor/fonts/ibm-plex-mono-200-4.woff2 13 KB
- project/assets/vendor/fonts/ibm-plex-mono-200-5.woff2 15 KB
- project/assets/vendor/fonts/ibm-plex-mono-300-1.woff2 6.6 KB
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.
- yesterday First seen · 264 lines · 61 tokens per session scan A 1c986d92228e
dashi-ppt is a skill published in the GitHub repository chuspeeism/dashi-ppt-skill (6,923 stars, last pushed 1mo ago), licensed AGPL-3.0. It adds 61 tokens to every session and 7,721 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-30.
Other skills, from other repositories
headless-browser
Connects to Oxylabs remote headless browsers via Chrome DevTools Protocol (CDP) using Playwright or Puppeteer. Provides anti-detection, CAPTCHA handling, residential proxies, and geo-targeting built in. Use when browser automation needs remote execution, stealth capabilities, rendered pages, screenshots, PDFs, or…
web-scraper-api
Production-grade web scraping with automatic anti-bot bypass, structured JSON parsing for 40+ targets, and geo-targeting. Use when the user needs to scrape web pages, extract product data, get search results, or collect structured data from supported e-commerce and search platforms without worrying about getting…
web-unblocker
Bypasses anti-bot protections using Oxylabs Web Unblocker, an AI-powered proxy that handles fingerprinting, JavaScript rendering, and retries automatically. Use when the user needs to scrape protected websites, bypass CAPTCHAs, access blocked content, or when regular proxies fail due to anti-bot measures.
codex-slides-browser
Compatibility entry point for opening and operating Codex Slides in Codex's in-editor Browser, including scenario selection, Design Files, brand systems, decks, and Play mode. Use when the user asks to open, launch, preview, view, play, inspect, or directly manipulate Codex Slides or a deck without leaving Codex.
codex-slides-known-errors
Diagnose and recover from Codex Slides plugin, MCP, Browser handoff, local runtime, durable run, project resume, rendering, Design Files, export, and version-contract failures. Use when a tool fails, a run stalls, a project appears stale, or Codex and the Browser disagree.
codex-slides-verification
Verify that Codex Slides changes are durably reflected in project state and visibly reflected in the exact Codex Browser slide, panel, version, checkpoint, or presentation surface. Use after creation, rendering, editing, restyling, mark edits, speaker-note changes, version restores, or export.