← Back to Skills Marketplace
tom859174-sketch

视觉笔记卡片生成器

by flyingants · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
240
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install visual-note-card
Description
Generate professional Chinese visual note cards (视觉笔记卡片/信息图) as single-page HTML infographics with automatic PNG export. Use this skill whenever the user ask...
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: visual-note-card Version: 1.0.0 The visual-note-card skill bundle is a legitimate tool designed to generate structured infographics as HTML and PNG files. It includes a Playwright-based Python script (scripts/html2png.py) for rendering and a comprehensive HTML/CSS template (assets/template.html). While the rendering script uses the '--no-sandbox' flag (a common requirement for headless environments that reduces browser isolation), there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install visual-note-card
  3. After installation, invoke the skill by name or use /visual-note-card
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0 - First release: generate beautiful infographic-style visual note cards as HTML+PNG
Metadata
Slug visual-note-card
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 视觉笔记卡片生成器?

Generate professional Chinese visual note cards (视觉笔记卡片/信息图) as single-page HTML infographics with automatic PNG export. Use this skill whenever the user ask... It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.

How do I install 视觉笔记卡片生成器?

Run "/install visual-note-card" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 视觉笔记卡片生成器 free?

Yes, 视觉笔记卡片生成器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 视觉笔记卡片生成器 support?

视觉笔记卡片生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 视觉笔记卡片生成器?

It is built and maintained by flyingants (@tom859174-sketch); the current version is v1.0.0.

💬 Comments