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 JAICHANGPARK/workshop-harness --skill workshop-slide-generatorgit clone --depth 1 https://github.com/JAICHANGPARK/workshop-harnessWrote 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/jaichangpark/workshop-harness/workshop-slide-generator)<a href="https://agentmods.dev/skills/jaichangpark/workshop-harness/workshop-slide-generator"><img src="https://agentmods.dev/badge/skills/jaichangpark/workshop-harness/workshop-slide-generator.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.1 | $0.00060 | $0.01196 |
| Opus 5 | $0.00030 | $0.00598 |
| Sonnet 5 | $0.00012 | $0.00239 |
| Haiku 4.5 | $0.00006 | $0.00120 |
Grade A, and why
workshop-slide-generator 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.
How it starts
The opening of the file, as written. The whole thing — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Workshop Slide Generator Skill
Purpose
Automates the creation of high-impact, professional presentation slide decks for technical workshop facilitators. It reads workshop metadata (README.md), hands-on lab instructions (workshop/03_labs/README.md), and facilitator timelines (RUNBOOK.md) to produce ready-to-present slide decks synchronized 1:1 with session agenda milestones.
🌐 Mandatory Autonomous Pre-Flight Web Search: Before writing code snippets or architecture bullet points for slides, perform live web search (
search_web) to verify latest SDK imports and active model names.🌍 Developer-Idiomatic Localization Protocol: When generating slide content in Korean, Japanese, or Chinese:
- NEVER perform awkward literal / word-for-word machine translations.
- MUST use authentic developer community terminology & jargon:
- Korean (KO): "프롬프트 엔지니어링", "핸즈온 랩", "스캐폴딩", "의존성 주입", "양자화", "파인튜닝", "런북", "임베딩" (Never ❌ "손으로 하는 실험실").
- Japanese (JA): 「ハンズオン」, 「デプロイ」, 「スキャフォールディング」, 「トークン」, 「ファインチューニング」, 「ランブック」.
- Chinese (ZH): 「实战工作坊」, 「脚手架」, 「提示词工程」, 「微调」, 「演练手册」.
🚀 Key Features
-
Standard Slide Deck Architecture:
- Slide 1: Title & Hero: Workshop name, speaker info, community banner.
- Slide 2: Agenda & Learning Goals: Minute-by-minute session flow.
- Slide 3: Prerequisites & Architecture Check: OS-specific setup guidance & offline asset fallback.
- Slide 4: Concept & Architecture Overview: High-level workflow with Mermaid diagram support.
- Slide 5~7: Hands-on Labs (1, 2, 3): Step-by-step instructions, code snippets, expected outputs, and 'Open in Colab' QR/links.
- Slide 8: Live Troubleshooting & Common Errors: 10-second hotfixes and RAM tier guidance.
- Slide 9: Q&A, Wrap-up & Survey: Feedback link and community resource QR.
-
Facilitator Runbook 1:1 Sync:
- Slide numbers and section titles precisely match the
[Slide #X]sync markers inRUNBOOK.md.
- Slide numbers and section titles precisely match the
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 · 94 lines · 60 tokens per session scan A 9d2ca7280e4c
workshop-slide-generator is a skill published in the GitHub repository JAICHANGPARK/workshop-harness (5 stars, last pushed 7d ago), licensed MIT. It adds 60 tokens to every session and 1,196 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
baoyu-comic
A creator for educational comics, including biographies and tutorials, that turns supplied content or topics into illustrated comic pages.
html-ppt-zhangzara-cartesian
An economics senior thesis on the employment effects of local minimum-wage increases — identification strategy, evidence, and limitations. Built as a decision-grade coursework defense deck for thesis committee.
html-ppt-zhangzara-daisy-days
A customer-success workshop onboarding users to a project-management app — the first-value path and the habits that retain. Built as a decision-grade professional training deck for new customers, CS team.
html-ppt-zhangzara-playful
A retail sales-floor training on consultative selling — the flow, the role-plays, and the daily habit that lifts conversion. Built as a decision-grade professional training deck for store associates, floor managers.
html-ppt-zhangzara-retro-windows
An IT security-awareness training on spotting phishing — the tells, the drill, and what to do in the first 60 seconds. Built as a decision-grade professional training deck for all employees.
sprite-animation
A pixel / sprite-style animated explainer slide — full-bleed cream stage, bold display year, animated pixel-art mascot (e.g. Hanafuda card, mushroom, or 8-bit console), kinetic Japanese display type, ticking timeline ribbon. Reads like a single frame of an educational motion video — looping CSS keyframes, no JS, ready…