📦 Baoyu Infographic — 专业信息图

v0.1.0

一键生成21种布局×20种视觉风格的专业信息图,智能分析内容并推荐最佳排版配色,支持导出高清出版级文件,让数据故事秒变视觉大片。

0· 155·1 当前·1 累计
by @nengnengz (nengnengZ)
下载技能包
最后更新
2026/3/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears internally consistent and low-risk as an instruction-only infographic generator, but take these practical precautions before using it: - Do not include secrets (API keys, passwords, tokens) in the content you pass to the skill. Although the SKILL.md instructs the generator to strip credentials before output, relying solely on that is brittle. Remove sensitive values manually beforehand. - Expect the skill to read project and user preference files (e.g., .baoyu-skills/baoyu-in...
详细分析 ▾
用途与能力
The skill's name/description (infographic generator) matches what the SKILL.md and many reference files actually do: layout/style galleries, structured content templates, and a stepwise workflow. It requests no binaries, no environment variables, no credentials, and no installs — all proportionate to an instruction-only design tool.
指令范围
Runtime instructions perform deep content analysis, generate designer-ready artifacts, and read local preference files (it explicitly checks project-level .baoyu-skills/baoyu-infographic/EXTEND.md and user config paths like XDG_CONFIG_HOME/$HOME/.config). The workflow writes files under infographic/{topic-slug}/ (analysis.md, structured-content.md, prompts, and infographic.png). The skill emphasizes verbatim extraction of source data but also instructs to strip credentials/API keys before including outputs. That verbatim-copy requirement plus reading local config means you should not provide inputs containing secrets; reliance on the model to remove secrets is a potential source of accidental leakage if the model fails to filter them.
安装机制
No install spec and no code files are present — this is instruction-only, which minimizes install risk. Nothing is fetched or written to disk by an installer beyond normal file outputs produced at runtime.
凭证需求
The skill declares no required environment variables, no primary credential, and no special config path requirements beyond optional user preferences files. The only notable filesystem checks are for local preference files (EXTEND.md) and typical config directories, which are reasonable for loading user preferences but are worth noting.
持久化与权限
always is false and model invocation is allowed (default). The skill does create and write files in working directories (infographic/{topic-slug}/), which is expected for a generator. It does not request persistent platform-wide privileges or to modify other skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/20

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install baoyu-infographic-2
镜像加速npx clawhub@latest install baoyu-infographic-2 --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库