← Back to Skills Marketplace
jimliu

Baoyu Slide Deck

by Jim Liu 宝玉 · GitHub ↗ · v1.117.4 · MIT-0
cross-platform ⚠ suspicious
3091
Downloads
2
Stars
59
Active Installs
11
Versions
Install in OpenClaw
/install baoyu-slide-deck
Description
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks t...
Usage Guidance
Install only if you are comfortable auditing or editing the base prompt first. The local merge scripts and VirusTotal result did not show malware signals, but generated prompts and reference images may be sent to an image backend, and the base prompt should be changed to follow normal safety, likeness, and copyright restrictions.
Capability Assessment
Purpose & Capability
The core slide-generation workflow is coherent, but the base image prompt expands that workflow into mandatory generation for sensitive or copyrighted figures, which is broader than necessary for making slide decks.
Instruction Scope
The concerning instruction is embedded in the reusable base prompt, so it can apply across all generated slide images rather than only a narrow, user-confirmed case.
Install Mechanism
No hidden install-time behavior was found; the skill discloses runtime use of bun or npx and local TypeScript scripts for merging slide images into PPTX/PDF.
Credentials
The skill writes deck files, prompts, backups, and optional preferences, and may send prompts/reference images to a chosen image backend; those flows are mostly proportionate but users should understand the backend data exposure.
Persistence & Privilege
It may read or create EXTEND.md preferences and may use an existing Codex login for image generation, but there is no evidence of background persistence, privilege escalation, or credential exfiltration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install baoyu-slide-deck
  3. After installation, invoke the skill by name or use /baoyu-slide-deck
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.117.4
- Added native support for Codex image generation via codex CLI fallback (codex-imagegen) when Codex `imagegen` skill is unavailable. - Added native support for Cursor's `GenerateImage` tool, with caveats around aspect ratio handling and output location. - Updated image backend selection logic and documentation to reflect new runtime detection and invocation procedure. - Added references/codex-imagegen.md with implementation notes for Codex CLI integration. - Removed obsolete skill-card.md.
v1.117.3
v2.0.0: rename baoyu-imagine→baoyu-image-gen and baoyu-image-cards→baoyu-xhs-images; cross-skill image-backend examples updated
v1.117.2
## 1.117.2 - 2026-05-17 ### Documentation - `baoyu-cover-image`: ban programmatic text repair on generated bitmaps — disallow ImageMagick / Pillow / Canvas / SVG / HTML overlays to cover, rewrite, or replace title/subtitle text; regenerate from a corrected prompt or switch to a lower-text or no-title variant instead - `baoyu-article-illustrator`, `baoyu-comic`, `baoyu-image-cards`, `baoyu-xhs-images`, `baoyu-infographic`, `baoyu-slide-deck`: sync the same text-repair ban with skill-specific text categories (labels/captions, dialogue/sound effects, titles/body/tags, headings/data values, slide titles/bullets)
v1.117.0
## 1.117.0 - 2026-05-16 ### Features - `baoyu-article-illustrator`: add batch generation policy — backend native batch first, runtime parallel calls second, sequential fallback; configurable `generation_batch_size` and `--batch-size` option - `baoyu-comic`: add batch generation policy with dependency-aware ordering (character sheet before pages) and configurable `--batch-size` - `baoyu-image-cards`: add batch generation policy honoring image-1 anchor chain, with configurable `--batch-size` - `baoyu-slide-deck`: add batch generation policy for slide image rendering with configurable `--batch-size` - `baoyu-xhs-images`: sync batch generation policy from baoyu-image-cards
v1.115.4
### Documentation - Image generation backend selection: emphasize Codex `imagegen` as the priority runtime-native tool (invoke via the `Skill` tool with `skill: "imagegen"`) and forbid SVG/HTML/canvas substitution when no raster backend can be resolved — fall through to asking the user instead of silently emitting code-based art. Updated in `docs/image-generation-tools.md` and inlined into `baoyu-article-illustrator`, `baoyu-comic`, `baoyu-cover-image`, `baoyu-image-cards`, `baoyu-infographic`, `baoyu-slide-deck`, and `baoyu-xhs-images`.
v1.103.2
**Expanded support for explicit user confirmation, UI tool selection, and image backend control.** - New: User input and confirmation flow is clearly prioritized and tool-agnostic; supports runtime-native methods and manual fallback, batching questions as needed. - New: Image backend selection now supports per-request override, persistent preferences via `EXTEND.md`, native tool detection, and explicit user choice; prompts are always saved before rendering images. - Confirmation is always required before deck generation unless the user explicitly asks to skip, regardless of invocation method or preset. - User-facing messages (questions, errors, progress) now always match the user's language. - Reference files updated for new confirmation/UI logic; new `references/confirmation.md` added. - Internal documentation restructured for clarity, emphasizing reproducibility, preference order, and usability across different agent runtimes.
v1.103.1
## 1.103.1 - 2026-04-13 ### Fixes - `baoyu-markdown-to-html`: decode HTML entities and strip tags from article summary - `baoyu-post-to-weibo`: decode HTML entities and strip tags from article summary
v1.103.0
## 1.103.0 - 2026-04-12 ### Features - baoyu-diagram: add multi-diagram mode for article-wide diagram generation ### Fixes - baoyu-article-illustrator: prevent color names and hex codes from appearing as visible text in generated images - baoyu-cover-image: prevent color names and hex codes from appearing as visible text in generated images - baoyu-image-cards: prevent color names from appearing as visible text in generated images - baoyu-post-to-wechat: decode HTML entities and strip tags from article summary
v1.60.1
baoyu-slide-deck 1.60.1 adds a new "hand-drawn-edu" style for educational diagrams and process explainers. - Added new style preset: hand-drawn-edu (organic + macaron + handwritten + balanced) for education-focused slides - Updated style system to include "macaron" as a mood option - Expanded auto style selection logic for content with hand-drawn, infographic, diagram, process, onboarding signals - Documentation updated to reflect new style in preset and dimension references
v1.60.0
## 1.60.0 - 2026-03-11 ### Features - `baoyu-url-to-markdown`: support reusing existing Chrome CDP instances and fix port detection order ### Fixes - `baoyu-post-to-x`: add missing `fs` import in x-article ### Refactor - Unify all CDP skills to use shared `baoyu-chrome-cdp` package with vendored copies - Simplify CLAUDE.md, move detailed documentation to `docs/` directory - Publish skills directly from synced vendor, removing separate artifact preparation step
v1.0.0
baoyu-slide-deck 1.0.0 - Initial release of the baoyu-slide-deck skill. - Generates professional slide deck images from user content with style customization. - Supports outline creation, style presets, audience targeting, language options, and flexible slide count. - Provides commands to merge slides into PowerPoint or PDF formats. - Includes an automated style system with preset and custom options.
Metadata
Slug baoyu-slide-deck
Version 1.117.4
License MIT-0
All-time Installs 59
Active Installs 59
Total Versions 11
Frequently Asked Questions

What is Baoyu Slide Deck?

Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks t... It is an AI Agent Skill for Claude Code / OpenClaw, with 3091 downloads so far.

How do I install Baoyu Slide Deck?

Run "/install baoyu-slide-deck" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Baoyu Slide Deck free?

Yes, Baoyu Slide Deck is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Baoyu Slide Deck support?

Baoyu Slide Deck is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Baoyu Slide Deck?

It is built and maintained by Jim Liu 宝玉 (@jimliu); the current version is v1.117.4.

💬 Comments