Find bloat
Surface duplicate rules, vague instructions, long sections, and split-worthy blocks.
Paste an agent doc. CheapAgent profiles its structure, flags wasted instructions, and converts to TOON only when it actually shrinks the payload.
Browser-side by default. No hosted LLM. No document storage. Savings are measured per input.
Paste CLAUDE.md, AGENTS.md, SKILL.md, or any agent-context doc. CheapAgent gives a yes/no verdict, bloat warnings, and a before/after token estimate.
CheapAgent does not rewrite docs for style. It finds context your agent has to carry and shows whether a tighter structure helps.
Surface duplicate rules, vague instructions, long sections, and split-worthy blocks.
TOON works best on repeated records and structured rules. CheapAgent says when it does not.
Compare source, output, and estimated tokens before you copy anything.
Paste a doc, let CheapAgent inspect the structure, then keep Markdown, split first, or copy TOON when the measured result wins.
Start with an agent doc, prompt file, rules file, or plain text context.
CheapAgent detects prose, rules, tables, definitions, and mixed sections.
Duplicates, vague rules, long blocks, and split candidates get called out.
Keep Markdown, split first, or copy TOON when the measured result wins.
When the structure fits, CheapAgent turns repeated agent instructions into compact TOON and shows the measured difference.
## Rules - Always verify the source before changing copy. - Always check the current source before editing copy. - Be careful and keep quality high.
rules:
- action: verify source
before: copy changes
- action: remove duplicate
note: keep one clear rule
Some docs should stay Markdown. Some need splitting before conversion. CheapAgent should say that before you send anything to a model.
Read the honesty benchmark — 38 documents measured (19 of ours, 19 from public repos including the OpenAI Agents SDKs, ruff, and biome), one convert verdict, every number reproducible.
Profiles structure, flags bloat, converts to TOON, and reports measured before/after.
No universal savings claims. No model-quality guarantee. No production compliance promise.
Conversion runs in your browser. The beta does not store document bodies by default.
Run one agent doc through CheapAgent before it hits the model.