视觉笔记卡片生成器

v1.0.0

Generate professional Chinese visual note cards (视觉笔记卡片/信息图) as single-page HTML infographics with automatic PNG export. Use this skill whenever the user ask...

0· 132·1 current·1 all-time
byflyingants@tom859174-sketch
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
Assessment
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 metadata — if provenance matters, ask the publisher for the source repo or examine the files yourself; and 4) run the script in a controlled environment (e.g., your workstation or a sandbox) if you are unsure about running third-party code.

Like a lobster shell, security has layers — review code before you run it.

infographicvk97945w4za88brrkwmaycem1qn83bxxpknowledge-cardvk97945w4za88brrkwmaycem1qn83bxxplatestvk97945w4za88brrkwmaycem1qn83bxxplearningvk97945w4za88brrkwmaycem1qn83bxxpopenclaw-skillvk97945w4za88brrkwmaycem1qn83bxxpstudy-notesvk97945w4za88brrkwmaycem1qn83bxxpvisual-notevk97945w4za88brrkwmaycem1qn83bxxp

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments