token-efficient-delegation
CommunityOptimize LLM calls for cost and speed.
Software Engineering#prompt engineering#llm#agent delegation#token efficiency#cost optimization#model selection
AuthorOpenSourceSam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the high cost and latency associated with using powerful LLMs like Claude by providing a strategic framework for delegating tasks to more cost-effective and faster models when appropriate.
Core Features & Use Cases
- Model Selection Guidance: Offers a decision tree and detailed model characteristics to guide task delegation.
- Cost & Speed Optimization Patterns: Implements strategies like parallel execution, background processing, and cascade routing to minimize token usage and execution time.
- Use Case: When needing to research a broad topic, instead of using an expensive Claude model, delegate the research to a cheaper MiniMax or GLM agent, then have Claude synthesize the findings, saving significant costs and time.
Quick Start
Delegate web research to a MiniMax agent for faster and cheaper results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: token-efficient-delegation Download link: https://github.com/OpenSourceSam/v2_heras_garden/archive/main.zip#token-efficient-delegation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.