Agent skill · AI & Agents

token-budget

Agent basina token kullanimi takibi, maliyet optimizasyonu, butce limitleri ve ROI analizi. Session ve proje bazinda harcama raporlari. Hangi agent ne kadar token tuketiyor, hangisi verimli, hangisi israf.

vibeeval521★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill token-budget --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/token-budget/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Token Budget Management Her agent cagri token harcar. Butce yonetimi olmadan maliyetler kontrolsuz buyur. ## Maliyet Tablosu (2026 Q2) | Model | Input (1M token) | Output (1M token) | Cache Read (1M) | |-------|----------------:|------------------:|----------------:| | Opus 4.6 | $15.00 | $75.00 | $1.50 | | Sonnet 4.6 | $3.00 | $15.00 | $0.30 | | Haiku 4.5 | $0.80 | $4.00 | $0.08 | ### Agent Basina Ortalama Maliyet | Agent Tipi | Ortalama Token/Cagri | Ortalama Maliyet | Notlar | |------------|--------------------:|------------------:|--------| | scout (arastirma) | 15K-50K | $0.15-0.75 | Cok dosya okur | | code-reviewer | 10K-30K | $0.10-0.45 | Diff boyutuna bagli | | architect | 20K-60K | $0.30-0.90 | Derin dusunme gerektirir | | spark (quick fix) | 3K-10K | $0.03-0.15 | En verimli | | kraken (TDD) | 30K-100K | $0.45-1.50 | Test + implement | | sleuth (debug) | 20K-80K | $0.30-1.20 | Bug karmasikligina bagli | | verifier | 5K-15K | $0.05-0.22 | Build + test calistirma | | security-reviewer | 10K-40K | $0.15-0.60 | Tarama derinligine bagli | | planner | 15K-40K | $0.22-0.60 | Plan buyuklugune bagli | ## Butce Planlama ### Session Butcesi ``` KUCUK IS (bug fix, kucuk feature): Be

What's inside
Steps it walks through
  1. Maliyet Tablosu (2026 Q2)
  2. Agent Basina Ortalama Maliyet
  3. Butce Planlama
  4. Session Butcesi
  5. Aylik Butce Tahmini
  6. Maliyet Optimizasyon Stratejileri
  7. 1. Model Routing (En Buyuk Tasarruf)
  8. 2. Context Yonetimi
  9. 3. Agent Secimi
  10. 4. Cache Kullanimi
  11. 5. Paralel vs Sequential
  12. ROI Analizi
  13. Agent Basina ROI
  14. En Yuksek ROI Agent'lar
More from vibecosystem
All skills →
About this skill
What does the token-budget skill do?

Agent basina token kullanimi takibi, maliyet optimizasyonu, butce limitleri ve ROI analizi. Session ve proje bazinda harcama raporlari. Hangi agent ne kadar token tuketiyor, hangisi verimli, hangisi israf.

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill token-budget --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going