agent-usage-optimizer
À propos
Cette compétence optimise la sélection des modèles d'IA en lisant les états des quotas et en recommandant la meilleure allocation Claude/Codex/Gemini pour chaque tâche. Elle fournit un routage tenant compte des quotas et des affichages de marge de manœuvre, ce qui la rend idéale pour les sessions de travail avec de multiples éléments en file d'attente ou lorsque l'on approche des limites de quota. Les développeurs devraient l'utiliser avant de commencer des sessions avec 3 éléments de travail ou plus, ou lorsque les quotas Claude tombent en dessous de 50 % de reste.
Installation rapide
Claude Code
Recommandénpx skills add vamseeachanta/workspace-hub/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/agent-usage-optimizerCopiez et collez cette commande dans Claude Code pour installer cette compétence
Documentation
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-startto set provider allocation for the session
Sub-Skills
Dépôt GitHub
Compétences associées
data-science-expert
AutreThis 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.
usage-optimization
AutreThis 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.
model-selection
AutreThis 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.
agent-usage-optimizer-provider-capability-reference
AutreThis 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.
