For AI agents: plain-text version at https://aiescu.com/skill-budget.md · full index at https://aiescu.com/llms.txt

Skip to content

Free tool · Skill Budget

How many tokens does your agent read before you say hello?

Every skill you install and every MCP server you connect is sent to the model at the start of every conversation. Tick what you run and print the receipt. We measured the real tool schemas and skill text, then converted them to tokens with a ratio calibrated against Claude Code's own /context report.

Start from a setup

MCP servers

Skill packs

10 skills selected.

How your agent loads things

Before hello: 38,173 · Checked bagSee receipt

Cost is only half the question. Does a skill improve the result? Run the free comparison workflow →

What each MCP server costs

Measured 2026-09-25. Tokens for every tool's name, description and input schema, sent at the start of each conversation unless your client defers them.

ServerToolsTokens
DataForSEO dataforseo-mcp-server 2.8.107964,129
Notion @notionhq/notion-mcp-server2429,396
Chrome DevTools chrome-devtools-mcp309,680
Supabase @supabase/mcp-server-supabase297,023
Playwright @playwright/mcp256,853
Filesystem @modelcontextprotocol/server-filesystem143,144
Git mcp-server-git121,832
Context7 @upstash/context7-mcp21,809
Memory @modelcontextprotocol/server-memory91,637
Sequential Thinking @modelcontextprotocol/server-sequential-thinking11,589
Fetch mcp-server-fetch1434
Time mcp-server-time2400

Popular skills that load the most text when they fire

From the 100 most-installed skills on skills.sh (2026-09-25). A skill's description is always loaded; its full text only when the agent uses it.

SkillInstallsAlways onWhen it fires
design-taste-frontend leonxlnx/taste-skill519,0619829,426
ai-image-generation genmedia-labs/skills662,7922899,611
lark-im open.feishu.cn727,844788,000
lark-im larksuite/cli454,587788,000
ai-video-generation genmedia-labs/skills663,7173277,966
hyperframes-cli heygen-com/hyperframes675,6551956,365
lark-mail open.feishu.cn726,640745,846
lark-slides open.feishu.cn726,665945,494

How to pick skills without burning tokens

  • Cut MCP servers first. One server can cost more than a hundred skills.
  • Keep skills per job, not per star count: about five for the work you do every day.
  • Remove duplicates. Three skills that all write plans compete for the same moment.
  • Turn on deferred tool loading if your client supports it (Claude Code's tool search).
  • Check again after every install. Run /context in Claude Code to see your real numbers.

How we measured

MCP servers: each server was started and its tools read with the MCP tools/list request. Tokens = characters of name + description + input schema ÷ 2.54. DataForSEO 79 tools: 64,129 estimated vs 63.8K in Claude Code /context (within 0.6%). GitHub's MCP server is missing because it needs a real token to list its tools.

Skills: the 499 most-installed of 9,831 skills on skills.sh, via its API. We store only names, sources, install counts and token counts; every skill belongs to its author under its own license. Baseline: Claude Code's system prompt and built-in tools from its /context report. Numbers vary by client and version.

Plain-text version for agents: /skill-budget.md. More: the most popular agent skills, and we set up lean agent stacks for teams.

    We use cookies for analytics and ads measurement (incl. the Meta Pixel). Privacy policy.

    Skill Budget: How Many Tokens Your AI Agent Reads Before You Say Hello — AIESCU