complexity-router

Community

Intelligent task routing

AuthorSufficientDaikon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill intelligently classifies incoming requests by complexity and routes them to the most appropriate and cost-effective AI model, skill, or agent, optimizing resource utilization and ensuring efficient task execution.

Core Features & Use Cases

  • Complexity Analysis: Evaluates multiple signals (token count, domain, reasoning, ambiguity) to determine task difficulty.
  • Cost Optimization: Selects the cheapest model tier (Fast, Standard, Premium) that can reliably handle the task.
  • Intelligent Routing: Dispatches tasks to single skills, multi-skill agents, or full pipelines based on classification.
  • Use Case: When a user asks to "design a new feature for our app," this skill will analyze the request, determine it's a 'Complex' task, and route it to a premium model via a design agent, rather than a fast model for a simple query.

Quick Start

Use the complexity-router skill to classify and route the following request: "Write a Python script to scrape website data."

Dependency Matrix

Required Modules

None required

Components

references

💻 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: complexity-router
Download link: https://github.com/SufficientDaikon/omniskill/archive/main.zip#complexity-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.