workshop-slide-generator

workshop-slide-generator is a skill for Claude Code, Codex from JAICHANGPARK/workshop-harness. It costs 60 tokens per session (1,196 once invoked), scanned A, original, MIT.

A tool for creating technical workshop slide decks in Marp Markdown and interactive HTML. It uses workshop instructions and facilitator timelines to align slides with labs and session milestones.

In plain words
What is it for?
Use it to generate workshop slides, include lab steps, add links for opening exercises in Google Colab, and prepare localized technical wording.
Why use it?
It keeps presentation content, hands-on exercises, and the facilitator's schedule consistent.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to generate workshop slides, include lab steps, add links for opening exercises in Google Colab, and prepare localized technical wording.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jaichangpark/workshop-harness/workshop-slide-generator
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.

Any agent
npx skills add JAICHANGPARK/workshop-harness --skill workshop-slide-generator
Clone the repo
git clone --depth 1 https://github.com/JAICHANGPARK/workshop-harness

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 workshop-slide-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/jaichangpark/workshop-harness/workshop-slide-generator.svg)](https://agentmods.dev/skills/jaichangpark/workshop-harness/workshop-slide-generator)
Your own site
<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>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,196 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00060 $0.01196
Opus 5 $0.00030 $0.00598
Sonnet 5 $0.00012 $0.00239
Haiku 4.5 $0.00006 $0.00120

Measured 7d ago against content hash 9d2ca7280e4c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

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.

skills/workshop-slide-generator/SKILL.md · 94 lines

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

  1. 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.
  2. Facilitator Runbook 1:1 Sync:

    • Slide numbers and section titles precisely match the [Slide #X] sync markers in RUNBOOK.md.

Read the full file on GitHub · 94 lines

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. 7d ago First seen · 94 lines · 60 tokens per session scan A 9d2ca7280e4c

Subscribe to this mod's changes

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.

Related

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.

NousResearch/hermes-agent · 17 tokens

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.

nexu-io/open-design · 46 tokens

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.

nexu-io/open-design · 49 tokens

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.

nexu-io/open-design · 52 tokens

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.

nexu-io/open-design · 51 tokens

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…

nexu-io/open-design · 141 tokens