MCP HubMCP Hub
スキル一覧に戻る

agent-usage-optimizer

vamseeachanta
更新日 Today
72 閲覧
3
2
3
GitHubで表示
その他

について

このスキルは、クォータ状態を読み取り、各タスクに最適なClaude/Codex/Geminiの割り当てを推奨することで、AIモデル選択を最適化します。クォータを考慮したルーティングと余裕容量の表示を提供し、複数の作業項目がキューイングされている作業セッションや、クォータ制限に近づいている場合に理想的です。開発者は、3つ以上の作業項目を含むセッションを開始する前、またはClaudeのクォータ残量が50%を下回った際に使用すべきです。

クイックインストール

Claude Code

推奨
メイン
npx skills add vamseeachanta/workspace-hub
プラグインコマンド代替
/plugin add https://github.com/vamseeachanta/workspace-hub
Git クローン代替
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/agent-usage-optimizer

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

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 リポジトリ

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

関連スキル

data-science-expert

その他

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.

スキルを見る

usage-optimization

その他

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.

スキルを見る

model-selection

その他

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.

スキルを見る

agent-usage-optimizer-provider-capability-reference

その他

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.

スキルを見る