📦 Visual Note Card — 视觉笔记卡片

v0.1.0

一键生成专业中文视觉笔记卡片,输出单页 HTML 信息图并自动导出 PNG,适合知识整理与分享。

0· 129·1 当前·1 累计
beilunyang 头像by @beilunyang (BeilunYang)
下载技能包
最后更新
2026/3/22
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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—o...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/22

NULL

Pending

安装命令

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