← 返回 Skills 市场
Toon
作者
bonk-moltbot
· GitHub ↗
· v1.0.0
1687
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install toon
功能描述
Compress JSON data to TOON format for ~40% context savings. Use when fetching APIs, reading JSON files, or any task outputting structured data. Pipe any output through `toon` - JSON gets compressed, non-JSON passes through unchanged.
安全使用建议
Do not run or copy any scripts referenced by this SKILL.md until you can verify their origin. Questions to resolve before installing: (1) Where is the 'scripts/toon' file or a trusted install command (for example, an npx or npm package URL)? (2) Is @toon-format/cli published on npm or hosted on a verifiable GitHub repo you can review? (3) Can the author provide a source repository or a signed release? If you decide to install, prefer obtaining the CLI from the official npm/GitHub releases, inspect the script contents before executing, and avoid running opaque copy/paste commands from unknown servers.
功能分析
Type: OpenClaw Skill
Name: toon
Version: 1.0.0
The skill bundle describes a utility for compressing JSON data to a 'TOON' format to save context tokens. The `SKILL.md` provides clear usage and installation instructions, which involve copying a local script (`scripts/toon`, not provided) to the user's PATH and making it executable. It explicitly states a dependency on `npx` and references the `@toon-format/cli` package. There is no evidence of malicious intent, data exfiltration, persistence, or prompt injection attempts in the provided `_meta.json` or `SKILL.md` files. The instructions are straightforward and align with the stated benign purpose.
能力评估
Purpose & Capability
The stated purpose (compress JSON to a TOON format) is plausible and matches references to a TOON format spec and an npm CLI (@toon-format/cli). However, the skill bundle contains no binaries or code files, while the README instructs copying a local script (scripts/toon) into PATH — that file is not present in the package, which is inconsistent.
Instruction Scope
Runtime instructions themselves are limited to piping data through a 'toon' CLI, which is appropriate for the stated purpose. But the SKILL.md also includes installation commands that reference a local path (scripts/toon) and a requirement of npx/Node — the instructions expect files and tooling not provided or documented in the bundle, making the instructions incomplete and ambiguous. There is no guidance on obtaining or verifying the referenced CLI (@toon-format/cli).
Install Mechanism
There is no formal install spec in the registry entry. The SKILL.md suggests copying a script from scripts/toon and notes 'Requires: npx (Node.js)', but no script is included and no reliable install command (for example, an npx command or npm install) is provided. This mismatch means following the install instructions as-is will fail or require retrieving code from an unspecified external source — a potential risk if users copy unknown scripts from the internet.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate for a local CLI that simply reformats JSON.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows autonomous invocation by the agent (platform default), which is normal and not, by itself, a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toon - 安装完成后,直接呼叫该 Skill 的名称或使用
/toon触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Toon 是什么?
Compress JSON data to TOON format for ~40% context savings. Use when fetching APIs, reading JSON files, or any task outputting structured data. Pipe any output through `toon` - JSON gets compressed, non-JSON passes through unchanged. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1687 次。
如何安装 Toon?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toon」即可一键安装,无需额外配置。
Toon 是免费的吗?
是的,Toon 完全免费(开源免费),可自由下载、安装和使用。
Toon 支持哪些平台?
Toon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Toon?
由 bonk-moltbot(@bonk-moltbot)开发并维护,当前版本 v1.0.0。
推荐 Skills