baoyu-slide-deck

baoyu-slide-deck is a skill for Claude Code from treylom/knowledge-manager. It costs 50 tokens per session (2,156 once invoked), scanned A, original, MIT.

A tool that turns written content into a slide-deck outline and individual slide images. It supports style, audience, language, slide-count, and outline-only options, and can merge slides into PowerPoint or PDF.

In plain words
What is it for?
It helps create presentations from a Markdown file or pasted content for audiences such as beginners, experts, or executives.
Why use it?
It removes the manual work of planning slide structure and creating each slide image.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the km plugin — 10 skills, 10 commands, 2 agents shipped together

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.

agentmods
npx agentmods add skills/treylom/knowledge-manager/baoyu-slide-deck
Any agent
npx skills add treylom/knowledge-manager --skill baoyu-slide-deck
Clone the repo
git clone --depth 1 https://github.com/treylom/knowledge-manager

Made for: Claude Code.

Or install km, the plugin that ships this one along with the rest of its 10 skills, 10 commands, 2 agents.

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 baoyu-slide-deck

README.md
[![agentmods](https://agentmods.dev/badge/skills/treylom/knowledge-manager/baoyu-slide-deck.svg)](https://agentmods.dev/skills/treylom/knowledge-manager/baoyu-slide-deck)
Your own site
<a href="https://agentmods.dev/skills/treylom/knowledge-manager/baoyu-slide-deck"><img src="https://agentmods.dev/badge/skills/treylom/knowledge-manager/baoyu-slide-deck.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,156 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00050 $0.02156
Opus 5 $0.00025 $0.01078
Sonnet 5 $0.00010 $0.00431
Haiku 4.5 $0.00005 $0.00216

Measured 5d ago against content hash 478868b9babc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

baoyu-slide-deck 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 5d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/merge-to-pdf.ts, scripts/merge-to-pptx.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.agent/skills/baoyu-slide-deck/SKILL.md · 243 lines

How it starts

The opening of the file, as written. The whole thing — 243 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Slide Deck Generator

Transform content into professional slide deck images with flexible style options.

Usage

/baoyu-slide-deck path/to/content.md
/baoyu-slide-deck path/to/content.md --style sketch-notes
/baoyu-slide-deck path/to/content.md --audience executives
/baoyu-slide-deck path/to/content.md --lang zh
/baoyu-slide-deck path/to/content.md --slides 10
/baoyu-slide-deck path/to/content.md --outline-only
/baoyu-slide-deck  # Then paste content

Script Directory

Important: All scripts are located in the scripts/ subdirectory of this skill.

Agent Execution Instructions:

  1. Determine this SKILL.md file's directory path as SKILL_DIR
  2. Script path = ${SKILL_DIR}/scripts/<script-name>.ts
  3. Replace all ${SKILL_DIR} in this document with the actual path

Script Reference:

Script Purpose
scripts/merge-to-pptx.ts Merge slides into PowerPoint
scripts/merge-to-pdf.ts Merge slides into PDF

Options

Option Description
--style <name> Visual style (see Style Gallery)
--audience <type> Target audience: beginners, intermediate, experts, executives, general
--lang <code> Output language (en, zh, ja, etc.)
--slides <number> Target slide count
--outline-only Generate outline only, skip image generation
Style Description Best For
blueprint (Default) Technical schematics, grid texture Architecture, system design
chalkboard Black chalkboard, colorful chalk Education, tutorials, classroom
notion SaaS dashboard, card-based layouts Product demos, SaaS, B2B
bold-editorial Magazine cover, bold typography, dark Product launches, keynotes
corporate Navy/gold, structured layouts Investor decks, proposals
dark-atmospheric Cinematic dark mode, glowing accents Entertainment, gaming
editorial-infographic Magazine explainers, flat illustrations Tech explainers, research
fantasy-animation Ghibli/Disney style, hand-drawn Educational, storytelling
intuition-machine Technical briefing, bilingual labels Technical docs, academic
minimal Ultra-clean, maximum whitespace Executive briefings, premium
pixel-art Retro 8-bit, chunky pixels Gaming, developer talks
scientific Academic diagrams, precise labeling Biology, chemistry, medical
sketch-notes Hand-drawn, warm & friendly Educational, tutorials
vector-illustration Flat vector, retro & cute Creative, children's content
vintage Aged-paper, historical styling Historical, heritage, biography
watercolor Hand-painted textures, natural warmth Lifestyle, wellness, travel

Read the full file on GitHub · 243 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. 5d ago First seen · 243 lines · 50 tokens per session scan A 478868b9babc

Subscribe to this mod's changes

baoyu-slide-deck is a skill published in the GitHub repository treylom/knowledge-manager (230 stars, last pushed yesterday), licensed MIT. It adds 50 tokens to every session and 2,156 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-09-01.

Related

Other skills, from other repositories

wowerpoint

Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about ", "turn this report into slides", or any request to render a single document as shareable narrative slides.

thedotmack/claude-mem · 55 tokens

pptx-posters

Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual…

foryourhealth111-pixel/Vibe-Skills · 66 tokens

slides

Create and edit presentation slide decks (.pptx) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding…

fcakyon/claude-codex-settings · 83 tokens

pptx

Create and validate Microsoft PowerPoint presentations (.pptx), including structured slide decks, tables, workflows, metadata, and reproducible generation scripts. Use for presentation, slides, PowerPoint, PPT, or PPTX creation and verification tasks.

agents-flex/agents-flex · 50 tokens

timecode-audio-edit-workflow

The patch comprehensively addresses all identified issues.

HKUDS/OpenSpace · 0 tokens

utility-slideshow-creator

Generates professional presentations from a JSON deck specification using 18 slide types with dark/light variants, content-to-layout decision logic, and calibrated character limits. Ships with a default professional theme.

product-on-purpose/pm-skills · 43 tokens