← 返回 Skills 市场
jimliu

Baoyu Slide Deck

作者 Jim Liu 宝玉 · GitHub ↗ · v1.117.4 · MIT-0
cross-platform ⚠ suspicious
3091
总下载
2
收藏
59
当前安装
11
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install baoyu-slide-deck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /baoyu-slide-deck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug baoyu-slide-deck
版本 1.117.4
许可证 MIT-0
累计安装 59
当前安装数 59
历史版本数 11
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3091 次。

如何安装 Baoyu Slide Deck?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install baoyu-slide-deck」即可一键安装,无需额外配置。

Baoyu Slide Deck 是免费的吗?

是的,Baoyu Slide Deck 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Baoyu Slide Deck 支持哪些平台?

Baoyu Slide Deck 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Baoyu Slide Deck?

由 Jim Liu 宝玉(@jimliu)开发并维护,当前版本 v1.117.4。

💬 留言讨论