Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

toon-formatter

Sterne77
Forks9
Aktualisiert24. April 2026 um 21:50

Guidance on when and how to use TOON (Token-Oriented Object Notation) — a compact JSON alternative that typically cuts input tokens 30-50% on tabular data. Use when the user is about to paste or serialize a large JSON array into a prompt, has a payload with ≥5 uniform objects, or is optimizing an LLM pipeline for cost/context. Knows the format shapes (tabular `[N]{a,b}:` rows, inline `[N]: ...`, expanded), when TOON helps vs hurts, and how to invoke `/convert-to-toon`, `/analyze-tokens`, and the `.claude/utils/toon/cli.mjs` wrapper. Example queries — "convert this API response to TOON", "will this JSON benefit from TOON", "how does TOON handle nested objects".

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
4 Dateien
SKILL.md
readonly