agent-detector

Community

Intelligently routes tasks to the right AI agent.

Authornguyenthienthanh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents AI from getting stuck or performing irrelevant tasks by ensuring the correct specialized agent handles each request. It eliminates manual routing and ensures efficiency, making sure every query is addressed by the most capable AI.

Core Features & Use Cases

  • Multi-Layer Scoring: Detects the best agent using explicit technology mentions, intent patterns, project context, and file patterns.
  • Dynamic Agent Activation: Activates primary, secondary, or optional agents based on a sophisticated scoring system.
  • QA Agent Conditional Logic: Intelligently activates QA agents for bug fixes or new implementations, skipping them for pure documentation or design tasks.
  • Use Case: When a user asks "Fix the login button not working on iOS", this skill automatically detects "mobile-react-native" as the primary agent and "qa-automation" as an optional supporting agent, then routes the task accordingly.

Quick Start

Fix the login button not working on iOS

Dependency Matrix

Required Modules

None required

Components

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: agent-detector
Download link: https://github.com/nguyenthienthanh/aura-frog/archive/main.zip#agent-detector

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