📦 redbook-cards-skill — 小红书图文卡片
v1.0.0输入任意文章 HTML 或纯文本,自动切片生成小红书风格图文卡片组(封面+内容图+金句图),输出单个可直接浏览器预览的 HTML 文件。
0· 333·0 当前·0 累计
下载技能包
最后更新
2026/3/11
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and limited to generating an HTML card set from provided article_content. Things to consider before installing/using: (1) The generated HTML links to Google Fonts (fonts.googleapis.com); opening the file in a browser will cause external network requests for fonts — replace with local fonts if you need offline/privacy guarantees. (2) The README/workflow suggests optionally fetching article HTML via an HTTP request and using Puppeteer/Playwright for screenshots — these ...详细分析 ▾
✓ 用途与能力
Name/description match the actual behavior: the SKILL.md and PROMPT.md describe extracting title/series/core points/tags from article_content and producing a single inline-CSS HTML file. No unrelated credentials, binaries, or installs are requested.
ℹ 指令范围
Instructions stay within scope (parse article_content, slice into 5–7 cards, emit HTML). The docs include an example workflow that may fetch remote HTML (HTTP Request → Text Cleaner) and recommend Puppeteer/Playwright for screenshots — these are optional integration suggestions, not built-in behavior. The skill does reference an external Google Fonts URL which means a browser opening the generated HTML will make network requests for fonts.
✓ 安装机制
No install spec or code files to write/execute are included; the skill is instruction-only, so nothing is downloaded or installed by the skill itself.
✓ 凭证需求
The skill requires only article_content and optional style/series/card_count inputs. It requests no environment variables, credentials, or config paths — proportional for the task.
✓ 持久化与权限
always:false and no special persistence or cross-skill configuration is requested. The skill does not ask to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/11
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install redbook-cards-skill
镜像加速npx clawhub@latest install redbook-cards-skill --registry https://cn.longxiaskill.com