← 返回 Skills 市场
agents365-ai

Tldraw Skill

作者 Agents365.ai · GitHub ↗ · v1.1.0 · MIT-0
darwinlinuxwin32 ⚠ suspicious
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tldraw-pro-skill
功能描述
Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explaining systems with 3+ components, complex...
安全使用建议
This skill appears to do what it says (generate tldraw diagrams) but has two behaviours you should consider before installing: 1) Auto-update: it will silently run `git pull` in its install directory (network access and the ability to change the skill code without further consent). If you prefer control, install from a pinned commit, disable the auto-update step (remove or edit it), or run it only in a project-level clone you control. 2) Vision self-check: the skill uses the agent's vision capability to read exported PNGs to auto-fix layout issues — those images may be sent to the model provider for processing. Don’t use the self-check on diagrams that contain sensitive data, or disable the vision step if privacy is a concern. Additional precautions: install the skill in an isolated environment (project-local path), inspect the repository source before enabling auto-update, and prefer explicit manual updates. No credentials are requested by the skill, which is good; still review exported files and where they are written before sharing.
功能分析
Type: OpenClaw Skill Name: tldraw-pro-skill Version: 1.1.0 The skill is designed to generate and export whiteboard diagrams using the legitimate `@kitschpatrol/tldraw-cli`. It contains standard operational commands for dependency installation (npm), directory management (mkdir), and a documented auto-update feature (git pull) restricted to its own directory. All behaviors are transparently described in SKILL.md and README.md, with no indicators of malicious intent, data exfiltration, or unauthorized system access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description, required binary (tldraw), and workflow (generate .tldr JSON, export via @kitschpatrol/tldraw-cli) are coherent and necessary for a diagram-generation skill. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are focused on diagram generation, layout, export, and iterative review. Two notable behaviors expand scope: (1) a silent auto-update step that runs `git -C <this-skill-dir> pull --ff-only` (network/code update) and (2) a vision-based self-check that sends exported PNGs to the agent's vision model for reading/auto-fix. Both are explainable for the stated purpose but change the trust model (network access and transmission of generated images). The skill writes outputs to user-specified paths (mkdir -p) which is expected for export but can write anywhere the invoking agent has permissions.
Install Mechanism
No packaged install spec in the registry; SKILL.md recommends installing the trusted npm package @kitschpatrol/tldraw-cli via npm. There are no downloads from unfamiliar URLs or archive extraction in the metadata. Installing the tldraw CLI via npm is proportionate to the task.
Credentials
The skill requests no environment variables or credentials. It uses local filesystem and a CLI tool only. The lack of credential requests is appropriate for its purpose.
Persistence & Privilege
The skill is not always-enabled, but it instructs itself to silently auto-update once per 24h by running `git pull` in its install directory and writing a `.last_update` timestamp file. This gives the skill the ability to change its on-disk code without an explicit user prompt; while common in some projects, it increases risk because a remote update could introduce malicious code. The skill does not request other skills' configs or system-wide credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tldraw-pro-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tldraw-pro-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Initial publish — multi-platform metadata, vision-based self-check loop, 6 diagram type presets (Architecture/Flowchart/Sequence/ML/ERD/UML), complexity-scaled layout, 24h auto-update
元数据
Slug tldraw-pro-skill
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tldraw Skill 是什么?

Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explaining systems with 3+ components, complex... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Tldraw Skill?

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

Tldraw Skill 是免费的吗?

是的,Tldraw Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tldraw Skill 支持哪些平台?

Tldraw Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Tldraw Skill?

由 Agents365.ai(@agents365-ai)开发并维护,当前版本 v1.1.0。

💬 留言讨论