Vomit
Description
Clean up Claude 5's token vomit with a separate LLM. Save your tokens, Opus is hopeless
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Vomit
Vomit converts Claude's token vomit into English by piping it through a local LLM. It's fully local (no telemetry) and has no external dependencies.
I wrote a small blog post about this project:
Disclaimer:
- The local LLM can only see what Claude tries to communicate (no access to any actions or files), so it hallucinates a bit
- It's pretty slow
- This is totally vibe-coded, only tested on Mac
- There is a possibility you'll completely miss Claude's message. You can use something like AgentsView to get the original messages, as Vomit does not touch anything during runtime (except technically it writes files to your TMPDIR)
Install
# Install the binary to your GOPATH
go install github.com/zachahn/vomit@latest
# Setup connection details to your LLM
vomit init
# Instructions on how to replace Claude's output via hooks
vomit scrub -claude
Usage
In addition, there's a non-invasive mode if you want to run Vomit on the side.
vomit list. List Claude session identifiersvomit tail [. Translate Claude's tokens for the specified session, or follow the latest one] vomit help. See for more commands
This should work with:
If you don't have a local LLM set up already, I think I recommend using [Llama.app], then downloading [GPT-OSS 20B](https://llama.app/models/gpt-oss) through it. Run the `init` subcommand after you set this up.
License
GNU GPLv3
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI