agent-usage-optimizer
정보
이 스킬은 할당량 상태를 읽고 각 작업에 가장 적합한 Claude/Codex/Gemini 할당을 권장함으로써 AI 모델 선택을 최적화합니다. 할당량을 고려한 라우팅과 여유 용량 표시 기능을 제공하여, 대기 중인 작업이 여러 개인 업무 세션이나 할당량 한계에 근접했을 때 이상적입니다. 개발자는 3개 이상의 작업 항목으로 세션을 시작하기 전이나 Claude 할당량이 50% 미만으로 남았을 때 사용해야 합니다.
빠른 설치
Claude Code
추천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-optimizerClaude 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-startto set provider allocation for the session
Sub-Skills
GitHub 저장소
연관 스킬
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.
