- TESIGN / RADAR
- caveman
caveman
Token savings for agent users
WHO USES ITSolo developer · Team manager
For developers
Cuts an agent's token use by stripping prompts down to bare words.
105,788 stars · checked on GitHub GitHub check 30 h late · incl. +28 observed via GH Archive since then · 7-day +222 observed via GH Archive (as of )
RANKS All-time #32 Rising this week #49 DEV TOOLS #6


TESIGN TAKE
A skill for output and a proxy for input; admitting that savings vary by case is what makes it credible.
AT A GLANCE
- USAGE
- Unconfirmed — check before use.
- LANGUAGE
- Go
- PLATFORM
- cli
- ACTIVITY
- last commit 1 day ago () · latest release v2.7.0 () · 35 releases
- COMMUNITY
- 56 contributors · 119 open issues (incl. PRs) · made by: an individual
- SOURCES
- GitHub
- FIRST SEEN
- CATEGORY
- AI · DEV TOOLS
A summary, not legal advice.
WHY IT MATTERS
The longer an agent's replies, the more tokens and cost go with them. caveman is a Claude Code skill that strips the agent's replies down to bare words, so the same content comes back in far less text. The repository claims a 65% token reduction, but that figure is its own. Written in Go; the skill is MIT and the bundled proxy engine BSL-1.1.
BUILD FROM THIS
- A setting that trims output tokens on repeat jobs with long replies
- A cost experiment that measures the saving on the team's own tasks
WHO IT'S FOR
- Solo developer
- sees tokens leaking into long agent replies
- Team manager
- measures, then trims, token cost on repeat jobs
START IN 5 MINUTES
# Skill (MIT):
$ npx skills add JuliusBrussee/caveman
# Proxy (Node.js 22.13+):
$ npm install -g @caveman-ai/cli && caveman setup --install
$ caveman claudeCAVEATS
- The skill only shortens output, and its rules cost 1 to 1.5k input tokens per turn
- On already-terse work it can cost more, as the README says
- The skill is MIT; the proxy engine is BSL-1.1 (hosting for others needs a licence)
RECEIPT
- FIRST SEEN
- AT SOURCE
- KEPT
- STAR DELTA
- +23 ★ / 24h
- CREATED → FIRST SEEN
- 161d
- WHEN FIRST SEEN
- 105,284 ★
- SOURCES
- GitHub
The same facts in machine-readable form — View as Markdown · JSON
SIMILAR TOOLS
Up to five from AI by ★ total: edited entries first, then repository cards; this entry is highlighted. Drawn from the same stored snapshot as the rankings — a comparison, not a recommendation.
| IMAGE | NAME | ★ TOTAL | ▲ 7d | LICENSE | PLATFORM | LAST PUSH |
|---|---|---|---|---|---|---|
![]() | eccSkills, memory and security for agents | ★ 259k | ▲ +832 | MITpermissive | windows · macos · linux · cli | |
![]() | Hermes AgentSelf-improving personal agent | ★ 246k | ▲ +375 | MITpermissive | linux · macos · windows · android · cli | |
![]() | DeepSeek HarnessPlugin agent harness for developers | ★ 225k | ▲ +1,356 | MITpermissive | web · cli | |
![]() | cavemanToken savings for agent usersTHIS ENTRY | ★ 106k | ▲ +222 | Licence unconfirmedunconfirmed | cli | |
| mattpocock/skillsCARD | ★ 261k | ▲ +872 | MITpermissive | — |
TIMELINE
- Repository created
- FIRST SEEN BY TESIGN







