intent-routing
CommunityRoute user intents to the right agent or command.
Authorblackplume233
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Classifies user input into intent categories (task-delegation, query, system-command, conversation) and routes it to the appropriate agent, steward function, or built-in command, reducing routing errors and manual intervention.
Core Features & Use Cases
- Intent classification: identify category from natural language input.
- Routing rules: apply keyword matching and semantic inference to determine the correct routing target.
- Fallback handling: prompt for clarification when intent is ambiguous and log outcomes for continuous improvement.
- Use case: route a user asking to "start a maintenance task" to the domain agent, or route a general question to the Researcher.
Quick Start
Route a user message to the appropriate handler based on detected intent.
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: intent-routing Download link: https://github.com/blackplume233/Actant/archive/main.zip#intent-routing 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 223,000+ vetted skills library on demand.