← 返回 Skills 市场
tom859174-sketch

视觉笔记卡片生成器

作者 flyingants · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
240
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install visual-note-card
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /visual-note-card 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 - First release: generate beautiful infographic-style visual note cards as HTML+PNG
元数据
Slug visual-note-card
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

视觉笔记卡片生成器 是什么?

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 插件,目前累计下载 240 次。

如何安装 视觉笔记卡片生成器?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install visual-note-card」即可一键安装,无需额外配置。

视觉笔记卡片生成器 是免费的吗?

是的,视觉笔记卡片生成器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

视觉笔记卡片生成器 支持哪些平台?

视觉笔记卡片生成器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 视觉笔记卡片生成器?

由 flyingants(@tom859174-sketch)开发并维护,当前版本 v1.0.0。

💬 留言讨论