📦 Visual Note Card Generator — 视觉笔记卡片生成器

v1.0.0

将输入内容一键生成为单页 HTML 信息图,自动导出高清 PNG,支持中文排版与专业视觉样式,适合知识卡片、学习笔记、分享长图等场景。

0· 200·2 当前·2 累计
tom859174-sketch 头像by @tom859174-sketch (flyingants)
下载技能包
最后更新
2026/3/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent and limited to generating HTML infographic cards and exporting PNGs. Before installing or running: 1) be aware the included renderer (scripts/html2png.py) uses Playwright/Chromium and will need you to install that dependency; 2) the renderer opens local HTML files and will load external resources referenced in the HTML (e.g., Google Fonts), so avoid embedding sensitive URLs or credentials in generated HTML; 3) the repository/source is not linked in the registry metada...
详细分析 ▾
用途与能力
The name/description (visual note cards → HTML + PNG export) align with the included template, SKILL.md design system, and the html2png.py renderer. The resources (template HTML, CSS, and a Playwright-based renderer) are what you'd expect for this functionality.
指令范围
SKILL.md directs the agent to read the canonical template (assets/template.html) and synthesize content into that structure. The only runtime activity implied is generating HTML and using a headless browser to export PNGs. There are no instructions to read unrelated system files or to collect unrelated environment data.
安装机制
There is no automated install spec in the registry (instruction-only), but the included script requires Playwright and a Chromium runtime (the script's header and comments state 'pip install playwright && playwright install chromium'). This is reasonable for rendering but means a user must install Playwright/Chromium manually; the skill does not silently download arbitrary code from unknown URLs.
凭证需求
The skill declares no required environment variables, credentials, or config paths. The renderer operates on local HTML files. No secrets or unrelated cloud credentials are requested.
持久化与权限
The skill does not request always:true and does not modify other skills or system-wide settings. It is user-invocable and can be run as needed; autonomous invocation is allowed (default) but not combined with other red flags.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/21

NULL

无害

安装命令

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