← Back to list

token-budgeting
by felipepimentel
⭐ 0🍴 0📅 Jan 21, 2026
SKILL.md
name: token-budgeting description: Best practices for managing token usage and budgets tags: [tokens, cost, budgeting, llm]
Token Budgeting Skill
Use this skill to manage and optimize LLM token usage.
Commands
/token-summary- Get daily token usage summary/token-budget- Check budget status
Best Practices
- Monitor daily usage: Check summary regularly to track costs
- Set budgets: Configure limits to prevent unexpected costs
- Optimize prompts: Shorter prompts = fewer tokens = lower cost
- Cache responses: Avoid repeated identical queries
Cost Estimation
Approximate costs per 1K tokens (varies by model):
- GPT-4o: ~$0.03 input, ~$0.06 output
- GPT-4o-mini: ~$0.0015 input, ~$0.006 output
- Claude 3.5: ~$0.003 input, ~$0.015 output
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon