Skip to main content
在 Manus 中运行任何 Skill
一键导入

toon

星标0
分支0
更新时间2026年7月18日 22:00

Token-Oriented Object Notation — encode/decode JSON to compact TOON format (~40% token reduction for uniform arrays). TRIGGER when user: (a) pastes JSON inline (file or `cat X.json | ...`), (b) mentions "compress", "shrink", "encode JSON", "TOON", "tokens", "context window", "省 token", (c) asks to "analyze / summarize / inspect" a JSON dataset, (d) processes an API response with >2KB JSON output, (e) reads JSON files into context for processing. Always check: `cat X.json | ~/.local/bin/toon` is safe to run (non-JSON passes through). If output goes to file/DB/written verbatim, skip TOON. If nested non-uniform, JSON may be smaller — measure both.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly