← 返回 Skills 市场
jimliu

Baoyu Infographic

作者 Jim Liu 宝玉 · GitHub ↗ · v1.117.4 · MIT-0
cross-platform ✓ 安全检测通过
4732
总下载
3
收藏
64
当前安装
12
版本数
在 OpenClaw 中安装
/install baoyu-infographic
功能描述
Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinations, and generates publicati...
安全使用建议
Install only if you are comfortable with the skill saving infographic prompts and preferences locally and sending chosen content or reference images to the selected image-generation backend. Review EXTEND.md preferences if you pin a backend, especially the Codex CLI wrapper path or any custom style fragments.
能力评估
Purpose & Capability
The artifacts consistently support the stated purpose: analyze source content, choose a layout/style, write prompts, and generate a raster infographic.
Instruction Scope
Instructions are scoped to infographic creation, include a confirmation gate before generation, and explicitly tell the agent to strip credentials or secrets from outputs.
Install Mechanism
The package contains Markdown-only skill and reference files with no executable bundled scripts; metadata, static scan, SkillSpector, and VirusTotal are clean.
Credentials
The skill can invoke runtime-native image tools or a Codex CLI image wrapper and may pass user-provided content/reference images to that backend, which is expected for image generation and is disclosed.
Persistence & Privilege
It writes project output files, backup files, prompt records, copied reference images, and optional EXTEND.md preferences under project/XDG/home locations; this is persistent but purpose-aligned and user-visible.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install baoyu-infographic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /baoyu-infographic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.117.4
- Added support for Cursor's native GenerateImage tool, including handling reference images and explicit aspect/dimension instructions. - Introduced routing support for Codex image generation via codex exec and codex-imagegen, with branch-specific instructions in a new reference file. - Expanded backend selection logic for more precise runtime- and tool-specific guidance. - Added references/codex-imagegen.md; removed deprecated skill-card.md. - Documentation updates for updated backend detection and new imagegen integrations.
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.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.114.0
## 1.114.0 - 2026-05-05 ### Features - `baoyu-infographic`: add `retro-popup-pop` style — retro pixel popup × pop-art collage. Renders content as a stack of 80/90s desktop popup windows (title bars, close buttons, ERROR / ALERT dialogs, file windows like `PROBLEMS.EXE`, progress bars, OK / CANCEL / FIX IT buttons) with thick black outlines, flat color fills, and bright cyan (#12B8DE) or vintage cream (#F5F0E6) backgrounds. Pairs especially well with the `dense-modules` layout; promoted as a recommended style for the `高密度信息大图` keyword shortcut and the `Product/Buying Guide` content type. Style Gallery count goes from 21 to 22. Credit to AJ@WaytoAGI. ### Documentation - `release-skills`: document GitHub Release publishing in the release workflow, including release-notes extraction from changelog sections, annotated tag creation, `gh release create/edit`, and historical release backfill for existing tags.
v1.103.2
baoyu-infographic 1.103.2 - Added reference documentation: `references/config/first-time-setup.md` and `references/config/preferences-schema.md`. - Major overhaul of SKILL.md: - Introduced explicit rules for user input tools and image generation backend selection, enabling clear tool selection and fallback logic. - Added detailed guidance for handling reference images, including intake, usage modes, and prompt file requirements. - Established a confirmation policy clarifying when generation must be user-confirmed. - Extended documented options (including `--no-confirm` and `--ref`). - Improved structure and clarity throughout for easier agent/runtime adaptation.
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.76.2
- Added new visual style: `hand-drawn-edu` (macaron pastels, hand-drawn wobble, stick figures). - Style options increased from 20 to 21 in all references and default settings. - Updated recommended combinations to include `hand-drawn-edu` for educational diagrams and process tutorials. - Added detailed style definition file at `references/styles/hand-drawn-edu.md`.
v1.76.1
baoyu-infographic v1.76.1 - Added support for custom aspect ratios (e.g., 3:4, 4:3, 2.35:1) in the `--aspect` option in documentation. - Updated usage examples to reflect the new aspect ratio flexibility. - No other workflow or logic changes introduced in this version.
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-infographic 1.0.0 - Initial release of the infographic generator skill. - Supports 21 layout types and 20 visual styles for professional infographics. - Analyzes user content, recommends layout and style combinations, and produces ready-to-publish infographics. - Includes keyword shortcuts for instant layout/style suggestions based on input. - Offers flexible command-line options and supports both file-based and pasted content.
元数据
Slug baoyu-infographic
版本 1.117.4
许可证 MIT-0
累计安装 64
当前安装数 64
历史版本数 12
常见问题

Baoyu Infographic 是什么?

Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinations, and generates publicati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4732 次。

如何安装 Baoyu Infographic?

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

Baoyu Infographic 是免费的吗?

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

Baoyu Infographic 支持哪些平台?

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

谁开发了 Baoyu Infographic?

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

💬 留言讨论