← 返回 Skills 市场
Visual Note Card
作者
BeilunYang
· GitHub ↗
· v0.1.0
· MIT-0
161
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install visual-note-card-skills
功能描述
Generate professional Chinese visual note cards (视觉笔记卡片/信息图) as single-page HTML infographics with automatic PNG export. Use this skill whenever the user ask...
安全使用建议
This skill appears coherent and focused on generating HTML visual cards and exporting PNGs. Before installing or running, note: (1) the included renderer (scripts/html2png.py) requires Playwright and a Chromium install (pip install playwright && playwright install chromium) and will launch a headless browser; (2) the template loads Google Fonts and may fetch CDN resources during rendering (network access); (3) if you render untrusted HTML, that HTML could include external resources or tracking—only render content you trust or sanitize inputs first. If you need offline-only rendering, consider hosting required fonts locally and review the HTML for external URLs before rendering.
能力评估
Purpose & Capability
Name/description align with included files: a template HTML, a long SKILL.md describing layout and content rules, and a small Python renderer (html2png.py) to export the .poster element to PNG. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md instructs the agent to read the provided template and produce self-contained HTML then export it. It does not ask to access unrelated system files, credentials, or external endpoints beyond loading fonts/CDNs for rendering, which is consistent with producing a web-based card.
Install Mechanism
No install spec in registry (instruction-only). The only runtime dependency is Playwright/Chromium for the included html2png.py script (the script documents pip/playwright install). No opaque downloads or external install URLs are embedded in the skill files.
Credentials
The skill requires no environment variables, credentials, or special config paths. The included script runs locally against a file:// URL and does not request secrets or unrelated service tokens.
Persistence & Privilege
always is false; the skill does not request persistent system privileges or modify other skills. It only contains template assets and a renderer script operating at user-run time.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install visual-note-card-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/visual-note-card-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Visual Note Card Generator — Initial Release
- Enables fast creation of Chinese visual note cards and infographics as self-contained HTML files, with automatic export to high-quality PNG images.
- Delivers a structured, poster-style layout featuring preset design system, color palette, and bilingual typography.
- Automatically extracts or creates a memorable framework (2–6 columns), thesis statement, and well-organized content sections to summarize articles or concepts.
- Outputs are suitable for sharing on social media or for high-quality printing, with both HTML and PNG included by default.
- Users can request alternate color schemes, only-HTML output, or reference existing cards for matching styles.
元数据
常见问题
Visual Note Card 是什么?
Generate professional Chinese visual note cards (视觉笔记卡片/信息图) as single-page HTML infographics with automatic PNG export. Use this skill whenever the user ask... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Visual Note Card?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install visual-note-card-skills」即可一键安装,无需额外配置。
Visual Note Card 是免费的吗?
是的,Visual Note Card 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Visual Note Card 支持哪些平台?
Visual Note Card 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Visual Note Card?
由 BeilunYang(@beilunyang)开发并维护,当前版本 v0.1.0。
推荐 Skills