MCP HubMCP Hub
Zurück zu Fähigkeiten

agent-usage-optimizer

vamseeachanta
Aktualisiert Today
66 Ansichten
3
2
3
Auf GitHub ansehen
Andere

Über

Diese Fähigkeit optimiert die Auswahl von KI-Modellen, indem sie Kontingentstände ausliest und die beste Verteilung von Claude, Codex und Gemini für jede Aufgabe empfiehlt. Sie bietet kontingentbewusstes Routing und Anzeigen des verfügbaren Spielraums, was sie ideal für Arbeitssitzungen mit mehreren wartenden Elementen oder bei sich nähernden Kontingentgrenzen macht. Entwickler sollten sie vor Sitzbeginn mit drei oder mehr Arbeitselementen oder wenn die Claude-Kontingente unter 50 % Restvolumen fallen, einsetzen.

Schnellinstallation

Claude Code

Empfohlen
Primär
npx skills add vamseeachanta/workspace-hub
Plugin-BefehlAlternativ
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternativ
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/agent-usage-optimizer

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um diese Fähigkeit zu installieren

Dokumentation

Agent Usage Optimizer

When to Use

  • Before starting a work session with 3+ queued WRK items
  • When Claude quota is approaching a constraint (< 50% remaining)
  • When routing a task and unsure which provider fits best
  • After /session-start to set provider allocation for the session

Sub-Skills

GitHub Repository

vamseeachanta/workspace-hub
Pfad: .claude/skills/ai/agent-usage-optimizer

Verwandte Skills

data-science-expert

Andere

This skill provides expert-level data science assistance including statistical analysis, machine learning, and data visualization. It helps developers with tasks like data cleaning, model building, and creating plots using Python libraries like pandas and matplotlib. Use it when you need guidance on EDA, statistical modeling, or visualizing complex datasets.

Skill ansehen

usage-optimization

Andere

This Claude Skill helps developers optimize AI usage efficiency by promoting script-first patterns, batch operations, and prepared input files. It provides effectiveness ratings for different approaches, emphasizing execution over description to maximize productivity. Use it when you need to reduce AI interaction time and get more actionable, automated outputs from Claude.

Skill ansehen

agent-usage-optimizer-provider-capability-reference

Andere

This reference skill provides a quick comparison table of AI providers (Claude models, Codex, Gemini) with their strengths and ideal use cases. It helps developers optimize agent usage by selecting the most suitable provider for tasks like architecture, coding, or bulk data processing. Use it to make informed decisions on model selection based on task requirements and constraints like quota and cost.

Skill ansehen

model-selection

Andere

This skill provides automated model selection guidance for Claude Code based on task complexity, cost, and latency needs. It offers a decision tree and quick reference table to help developers choose between Opus, Sonnet, and Haiku models efficiently. Use it when starting new tasks to optimize performance and resource usage.

Skill ansehen