Bitmap Vectorize
v1.0.0将位图图像(截图、手绘照片、示意图等)转换为精确的矢量图形代码(SVG或Canvas)。当用户提供一张图片并希望将其重新绘制成可缩放、可编辑的矢量图形时,应使用本技能。特别适合物理示意图、几何图形、电路图、标注图等需要精确还原的场景。
⭐ 0· 103·0 current·0 all-time
by@wxdwqy
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the SKILL.md and the included code snippets: the skill describes converting bitmap physics diagrams to Canvas/SVG code and only contains drawing/code guidance and examples. There are no unexpected binaries, env vars, or config paths requested.
Instruction Scope
The runtime instructions ask the agent to read and analyze a user-provided image and to interact with the user for verification, which is appropriate for the task. The SKILL.md does not instruct uploading images to external endpoints or reading unrelated system files, but because image handling can involve external vision services in practice, you should confirm how the agent processes images (local analysis vs. external API).
Install Mechanism
Instruction-only skill with no install spec and no code files to execute; no downloads or installation steps are present.
Credentials
No environment variables, credentials, or config paths are required. The skill does not ask for unrelated secrets or access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or privileged system presence or modify other skills or system settings.
Assessment
This skill appears coherent and low-risk: it only provides instructions and code snippets to convert physics diagrams into Canvas/SVG. Before installing or using it, consider: (1) do not provide images containing sensitive personal data or credentials, (2) ask whether your agent will analyze images locally or send them to an external vision API (the skill itself does not specify any external endpoints), and (3) review any generated Canvas/SVG code before executing it in a web environment. If the integration you use adds an external OCR/vision service or needs credentials, those would be separate and should be justified.Like a lobster shell, security has layers — review code before you run it.
latestvk97cbbc217g2yghydj6m8ydcqs83t8a4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
