agentsclimarketplace

Shelves Performance & cost

Token & API cost

317 rows from 115 repositories

The bill an agent runs up, which is a performance problem with a currency symbol.

What Token & API cost skills agree on

77 skill files read, by 84 of the 95 authors on this shelf whose files we hold, 2026-09-06

Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.

What they tell the agent to do

  1. Set explicit budget limits before processing batches14 of 84 in 9 filesalso worded as Set explicit budget limits before batch processing
  2. Define model names as constants or config14 of 84 in 9 filesalso worded as Define model names as constants; keep model names in constants or config
  3. Route simple tasks to cheaper models14 of 84 in 9 filesalso worded as Route each task to the cheapest capable model; Route simple tasks to cheaper models by complexity
  4. Log model selection decisions14 of 84 in 9 filesalso worded as Log model selection decisions to tune thresholds
  5. Retry only transient errors14 of 84 in 9 filesalso worded as Retry only transient errors with exponential backoff; Retry only on transient errors
  6. Track spend with immutable cost records13 of 84 in 8 filesalso worded as Track spend with immutable records; Track cost with immutable records
  7. Cache system prompts over 1024 tokens12 of 84 in 7 filesalso worded as Cache system prompts longer than 1024 tokens
  8. Check the budget before each API call12 of 84 in 7 filesalso worded as Check budget before each API call
  9. Start with the cheapest model9 of 84 in 8 files
  10. Back off exponentially between retries9 of 84 in 8 filesalso worded as apply exponential backoff between retries; Back off exponentially between retry attempts
  11. Review costs weekly8 of 84 in 6 filesalso worded as Review costs monthly
  12. Use reserved capacity for steady workloads8 of 84 in 6 filesalso worded as Use reserved instances for steady baseline workloads; Use reserved capacity for steady-state workloads
  13. Fail fast on authentication and validation errors8 of 84 in 4 filesalso worded as Fail fast on authentication and bad request errors
  14. Escalate to expensive models only above complexity thresholds8 of 84 in 3 filesalso worded as Escalate models only when complexity thresholds are met; route to expensive models only above complexity thresholds
  15. Set up budget alerts7 of 84 in 5 filesalso worded as Set budget alerts at forecast thresholds

What they tell it not to do

  1. Do not use the most expensive model for all requests14 of 84 in 9 filesalso worded as Never use the most expensive model for all requests; Don't route all requests to the most expensive model
  2. Never mutate cost tracking state14 of 84 in 9 filesalso worded as Do not mutate cost tracking state; Never mutate the cost tracker state
  3. Do not hardcode model names in the codebase13 of 84 in 8 filesalso worded as Don't hardcode model names throughout the codebase; Do not hardcode model names
  4. Do not skip prompt caching for repetitive system prompts10 of 84 in 5 filesalso worded as Do not ignore prompt caching for repetitive system prompts; Don't ignore prompt caching for repetitive system prompts
  5. Never retry authentication or validation errors9 of 84 in 8 filesalso worded as Never retry on authentication or validation errors
  6. Do not retry permanent failures6 of 84 in 2 filesalso worded as Don't retry permanent failures
  7. Do not treat output as a substitute for expert review4 of 84 in 2 filesalso worded as Do not treat output as substitute for expert review
  8. Do not ignore primary source code3 of 84 in 1 file
  9. Never ignore dependency manifests3 of 84 in 1 file
  10. Avoid overly broad folder patterns3 of 84 in 1 file

What they expect to be installed

  1. anthropic Python SDK14 of 84 in 9 files
  2. AWS Cost Explorer9 of 84 in 7 files
  3. Terraform9 of 84 in 7 files
  4. Azure Cost Management8 of 84 in 6 files
  5. CloudHealth8 of 84 in 6 files
  6. AWS Compute Optimizer7 of 84 in 5 files
  7. GCP Recommender7 of 84 in 5 files
  8. python36 of 84 in 5 files
  9. AWS Cost Anomaly Detection6 of 84 in 4 files
  10. Azure Advisor6 of 84 in 4 files

What they ask it to produce

  1. Updated immutable cost tracker12 of 84 in 7 filesalso worded as Immutable cost tracker (CostTracker); Updated immutable CostTracker
  2. Budget alert configurations10 of 84 in 8 filesalso worded as budget alerts; budget alert rules
  3. Cost dashboards9 of 84 in 7 filesalso worded as Cost-per-task dashboard; cost-tracking dashboards
  4. Infrastructure as Code implementations5 of 84 in 3 files
  5. Cost estimates with optimization recommendations5 of 84 in 3 files
  6. Architectural decision documentation with trade-offs5 of 84 in 3 filesalso worded as Architectural decisions documented with trade-offs
  7. Budgets and alerts5 of 84also worded as Budgets, forecasts, and anomaly alerts; Budgets with alert notifications
  8. Parsed result per input5 of 84 in 1 file

When Token & API cost authors say to reach for one

The situations these authors wrote into their own files, counted out of the same 84 authors, with the skills that name each one

How Token & API cost skills are built

281 skill directories by 105 authors, read from their repositories’ own file trees 2026-08-05

The middle bundle among those shipping files is 3 files, 11.5 KB beside SKILL.md

Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.

The shape

  1. SKILL.md is the whole skill49 of 105 authors, 129 of 281 skills
  2. files ship beside it56 of 105 authors, 152 of 281 skills
  3. executable scripts ship inside20 of 105 authors, 32 of 281 skills

The folders they converge on

  1. references/30 of 105 authors, 80 of 281 skills
  2. scripts/17 of 105 authors, 28 of 281 skills
  3. resources/10 of 105 authors, 14 of 281 skills
  4. agents/5 of 105 authors, 21 of 281 skills
  5. evals/5 of 105 authors, 7 of 281 skills
  • Cloud finops

    OptimNow/cloud-finops-skills/skills/cloud-finops Skill

    no license45 repo

    Open-source, FinOps Foundation aligned FinOps knowledge skill and mcp for AI coding assistants. 28 reference files spanning cloud cost (AWS/Azure/GCP/OCI), AI inference economics, Kubernetes, data platforms, allocation, chargeback, anomaly management, waste detection, GreenOps. Installs into 11 AI tools. Refreshed monthly. Built by OptimNow

  • Bigquery cost optimization

    justvinhhere/bigquery-expert/skills/bigquery-cost-optimization Skill

    15 repo

    BigQuery Skills - Claude Code plugin that makes Claude a BigQuery expert. 5 skills covering query optimization, SQL generation, schema design, cost optimization, and BigQuery-specific features. Detects 11 anti-patterns, generates optimized SQL, designs schemas, and estimates costs.

  • Cloud cost agent

    dautovri/cloud-cost-agent/skills/cloud-cost-agent Skill

    2 repo

    Native-first FinOps agent skill for AWS, GCP & Azure — find cloud savings inside Claude Code, Cursor, Gemini & any SKILL.md agent.

  • Token doctor

    enmr10/token-doctor/skills/token-doctor Skill

    1 repo

    Audit and reduce Claude token usage in your context files. Measures cost, finds waste, safely compresses prose, preserves code. Zero dependencies.

  • Azure cost optimization skills

    adindabudi/azure-cost-optimization-skills Skill

    1

    Opiniated AI Assistant skills to help you analyze and optimize your Azure cost

  • Bigquery cost optimization

    Ocean1346/bigquery-expert/skills/bigquery-cost-optimization Skill

    1 repo

    Automate BigQuery tasks with Claude Code. Use this plugin to generate SQL, optimize costs, design schemas, and detect anti-patterns.

  • Aws cost audit

    Aboudjem/aws-cost-audit-skill/skills/aws-cost-audit Skill

    1 repo

    Audit your AWS bill with Claude. An executable, evidence-first AWS cost-optimization skill that verifies prices live and never deletes without proof.

  • Usage2

    Loringtonian/usage2 Skill

    0

    A Claude Code skill that pulls the built-in /usage panel into the agent's context — so the agent can self-assess token efficiency and self-throttle on long autonomous runs.

  • Token usage cost report

    jovd83/token-usage-cost-report Skill

    0

    Produces auditable token-usage and cost reports from runtime evidence, normalized usage bundles, and repository-level report sets.

  • Context cost tree

    HorizonBrute/Horizon_AI_OS/horizon_system/skills_bin/context-cost-tree Skill

    no license0 repo
  • Agent token usage skill

    DLYZZT/agent-token-usage-skill Skill

    no license0

    Claude Code skill that reports local token usage (no API key, no network) for Codex, Claude Code, Pi, Grok, opencode, and openclaw sessions

  • Skill manager

    forhadkhan/skill-manager/skills/skill-manager Skill

    0 repo

    Three-tier activation for Claude Code skills, subagents, commands & workflows — keep a big library dormant, activate only what each project needs. Stdlib-only, security-audited, MIT.

  • SkillFM Beacon

    ericm1018/skillfm-mcp/io.github.ericm1018/skillfm-ai-health-token-usage-byok-cost-cleanup MCP server

    0 repo

    AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.

  • SkillFM Claude Code Token Usage

    ericm1018/skillfm-claude-code-token-usage-mcp/io.github.ericm1018/skillfm-claude-code-token-usage-cost MCP server

    0 repo

    Claude Code token usage, cost visibility, and SkillFM Beacon AI health checks for MCP agents.

  • IntegrityPulse FinOps

    maryadawson-code/integritypulse/io.github.maryadawson-code/integritypulse MCP server

    no license0 repo

    Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.

  • OpenClaw FinOps

    maryadawson-code/openclaw-finops/io.github.maryadawson-code/openclaw-finops MCP server

    no license0 repo

    Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.

  • Azure FinOps MCP Server

    raviteja-pegata/Azure-FinOps-MCP-Server/io.github.raviteja-pegata/azure-finops-mcp MCP server

    0 repo

    Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.

  • Cost

    NotHarshhaa/devops-skills/cost Skill

    5 repo

    A collection of reusable DevOps Agent Skills for incident response, infrastructure auditing, Kubernetes, Terraform, CI/CD, observability, security, and platform engineering.

  • Context cost

    HorizonBrute/Standardized_AI_Looping_Language-SAILL/skills/context-cost Skill

    1 repo

    Standardized AI Looping Language

  • Finops

    clouddrove/claude-skills/plugins/finops-skills/skills/finops Skill

    0 repo

    Kubernetes skills plugin for Claude Code — troubleshooting, manifests, Helm, security, monitoring, diagnostic scripts, and slash commands

  • Token diet

    cocohahaha/coding-agent-token-skills/token-diet Skill

    0 repo

    Token-saving skills for coding agents: token-diet and context-handoff. Small, portable, no dependencies.

  • Context cost

    HorizonBrute/Horizon_AI_OS/horizon_system/skills_bin/context-cost Skill

    no license0 repo
  • SkillFM Beacon

    ericm1018/skillfm-mcp/io.github.ericm1018/skillfm MCP server

    0 repo

    AI health, token usage, LLM cost optimization, BYOK vault, and cleanup audits for MCP agents.

  • Cloud architect

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/cloud-architect Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Cost optimization

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/cost-optimization Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Database cloud optimization cost optimize

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/database-cloud-optimization-cost-optimize Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Geminiignore finops

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/geminiignore-finops Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Cloud architect

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/cloud-architect Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Cost optimization

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/cost-optimization Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Database cloud optimization cost optimize

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/database-cloud-optimization-cost-optimize Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Geminiignore finops

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/geminiignore-finops Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Cloud architect

    sickn33/agentic-awesome-skills/skills/cloud-architect Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Cost optimization

    sickn33/agentic-awesome-skills/skills/cost-optimization Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Database cloud optimization cost optimize

    sickn33/agentic-awesome-skills/skills/database-cloud-optimization-cost-optimize Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Geminiignore finops

    sickn33/agentic-awesome-skills/skills/geminiignore-finops Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Cost optimization

    wshobson/agents/plugins/cloud-infrastructure/skills/cost-optimization Skill

    38,701 repo

    Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI

  • Senior prompt engineer

    alirezarezvani/claude-skills/engineering-team/skills/senior-prompt-engineer Skill

    24,478 repo

    345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.

  • Optimizing cloud costs

    jeremylongshore/claude-code-plugins-plus-skills/plugins/devops/cloud-cost-optimizer/skills/optimizing-cloud-costs Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Optimizing cloud costs

    jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/optimizing-cloud-costs Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Cost optimization analyzer

    jeremylongshore/claude-code-plugins-plus-skills/skills/13-aws-skills/cost-optimization-analyzer Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Cloud cost estimator

    a5c-ai/babysitter/library/specializations/code-migration-modernization/skills/cloud-cost-estimator Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Cloud cost analysis

    a5c-ai/babysitter/library/specializations/devops-sre-platform/skills/cloud-cost-analysis Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Cloud cost estimator

    a5c-ai/babysitter/library/specializations/software-architecture/skills/cloud-cost-estimator Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Construction chemical formulation and cost optimization

    ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/construction-chemical-formulation-and-cost-optimization Skill

    no license551 repo

    AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

  • Cost optimization

    rampstackco/claude-skills/dist/pi/.agents/skills/cost-optimization Skill

    531 repo

    Stack-agnostic Claude Skills covering the full website lifecycle: brand, design, content, SEO, dev, ops, growth, and research. Build, ship, audit, optimize.

  • Cost optimization

    rampstackco/claude-skills/skills/cost-optimization Skill

    531 repo

    Stack-agnostic Claude Skills covering the full website lifecycle: brand, design, content, SEO, dev, ops, growth, and research. Build, ship, audit, optimize.

  • Cost optimization patterns

    vibeeval/vibecosystem/skills/cost-optimization-patterns Skill

    526 repo

    AI software team for Claude Code - 138 agents, 295 skills, 73 hooks. Self-learning, multi-agent swarm, autonomous skill evolution.

  • Azure cost optimization

    aiskillstore/marketplace/skills/microsoft/azure-cost-optimization Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Cloud architect

    aiskillstore/marketplace/skills/sickn33/cloud-architect Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Cost optimization

    aiskillstore/marketplace/skills/sickn33/cost-optimization Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Database cloud optimization cost optimize

    aiskillstore/marketplace/skills/sickn33/database-cloud-optimization-cost-optimize Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Cost optimization

    aiskillstore/marketplace/skills/wshobson/cost-optimization Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Aws cost optimization

    giuseppe-trisciuoglio/developer-kit/plugins/developer-kit-aws/skills/aws/aws-cost-optimization Skill

    329 repo

    Modular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, and workflows for Java, TypeScript, Python, PHP, AWS, and AI.

  • Cost optimization

    Microck/ordinary-claude-skills/skills_all/cost-optimization Skill

    no license324 repo

    An unappealing collection of Claude Skills and resources.

  • Cost optimization

    Microck/ordinary-claude-skills/skills_categorized/business-apps/cost-optimization Skill

    no license324 repo

    An unappealing collection of Claude Skills and resources.

  • Cost optimization

    Microck/ordinary-claude-skills/skills_categorized/cicd/cost-optimization Skill

    no license324 repo

    An unappealing collection of Claude Skills and resources.

  • Cost optimization

    Microck/ordinary-claude-skills/skills_categorized/cloud/cost-optimization Skill

    no license324 repo

    An unappealing collection of Claude Skills and resources.

  • Cost optimization

    Microck/ordinary-claude-skills/skills_categorized/containers/cost-optimization Skill

    no license324 repo

    An unappealing collection of Claude Skills and resources.

  • Cost optimization

    Microck/ordinary-claude-skills/skills_categorized/finance-investment/cost-optimization Skill

    no license324 repo

    An unappealing collection of Claude Skills and resources.

  • Cost optimization

    Microck/ordinary-claude-skills/skills_categorized/health-fitness/cost-optimization Skill

    no license324 repo

    An unappealing collection of Claude Skills and resources.

All 317 in the catalog