What problem does it solve?
This Skill provides a structured approach to selecting the most appropriate AI subagent (Kimi K2.5, GLM, MiniMax) for a given task, optimizing for cost, speed, and capability, while strictly avoiding the use of Claude models as subagents.
Core Features & Use Cases
- Provider Selection Matrix: A clear table guiding the choice of subagent based on task type (reasoning, vision, creative, research, etc.).
- Automatic Fallback Protocol: Defines a safe and cost-effective fallback chain when a primary subagent fails.
- Delegation Patterns: Illustrates common workflows for research, batch analysis, creative exploration, and code review using subagents.
- Token Economics: Provides cost comparisons to encourage efficient model usage.
- Use Case: When tasked with analyzing a batch of images, this Skill would recommend and configure Kimi K2.5 due to its vision capabilities, or if that fails, it would intelligently fall back to GLM or MiniMax, ensuring the task is completed efficiently and cost-effectively.
Quick Start
Use the delegation skill to select the best subagent for a complex reasoning task.