Skip to main content
Measured savings across 11 LLMs, from Claude Opus 4.7 to Gemini Flash.→ See per-model data
Connect your client
Tooling

Claude Code wastes 7,300 tokens per turn on skill descriptions

A developer measured Claude Code's Agent Skills system and found it loads every skill description into context on every turn, consuming 3.6% of a 200K token window before the user types anything.

1 min read
Sourcer/llmdevs

Claude Code's Agent Skills system loads a short description for every installed skill into context on each turn so the model can decide which to use. A developer measured the cost on a setup with 117 skills using the real tokenizer and found the system injects approximately 7,300 tokens every single...

Sign in to read the full analysis

Free account. Full analysis on LLM unit economics, plus the weekly Cost-of-Inference column.

Try it on your own context

You just read the writeup. Now run the thing. Paste a doc or some verbose tool output and watch it shrink — free, no signup.

2,912/12,000 chars
Compressed
Compressed text will appear here…
Method & sources
Source type
Primary publication (lab/vendor blog) — our analysis + implication
Source link
r/llmdevs
Published
UTC
Byline
By the gotcontext.ai team (editorial standards)
Correction?
corrections@gotcontext.ai

Related