Router Intent Detection

Use as the primary intent classifier for every incoming user message. Classifies each message into exactly one primary intent and zero or more secondary intents from a defined label set — drafting, review, research, summarize, translate, compare, calculate, advice, admin, chitchat. Outputs a JSON object with primary intent, secondary intents, and confidence score. Routes low-confidence messages to the clarifying-questions skill rather than guessing.

sboghossian Updated

File contents

sboghossian/mini-claude-for-legal/tree/main/skills/router/router-intent-detection commit 27badc9666

Frequently asked questions

npx skillmds@latest add sboghossian-mini-claude-for-legal/router-intent-detection