skill-router-2
by PromptSpace
Automatically detect, load, and stack the perfect skills combo for any user request.
- Eliminate manual skill selection by automatically detecting task intent.
- Stack multiple skills to handle complex, cross-functional workflows.
- Ensure specialized domain knowledge is used over generic AI responses.
$5
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
skill-router-2
by PromptSpace
Automatically detect, load, and stack the perfect skills combo for any user request.
$5
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
About This Skill
What it does
Like Tekken, on steroids. The Skill Router is an automated dispatch layer designed to ensure your AI agent always uses the right tool for the job. It acts as an intelligent middleware that runs before every response, scanning user intent and mapping it to your library of installed skills. By resolving a "skill stack," it can combine multiple specialized skills—such as pairing a code generator with a security auditor—to handle complex, multi-domain tasks seamlessly.
Why use this skill
The biggest failure mode in AI agents is "general knowledge drift," where the model ignores your custom workflows and defaults to generic advice. Manual prompting requires you to remember exactly which skills you have installed. Skill Router eliminates this friction by:
- Automatic Activation: Silently identifies when a task matches a specific skill.
- Skill Stacking: Layers primary skills with modifiers (like humanizers or QA gates) and infrastructure skills (like deployment scripts).
- Zero-Latency Feel: Operates in the background so the agent just "knows" your preferred formats and rules.
How it works
When you give a command, the router classifies the intent against your skill manifest. It then resolves the execution sequence—loading the necessary SKILL.md files—and follows their combined instructions to produce the final output. The result is a highly tailored response that adheres to your specific engineering or business standards without manual intervention.
Use Cases
- Eliminate manual skill selection by automatically detecting task intent.
- Stack multiple skills to handle complex, cross-functional workflows.
- Ensure specialized domain knowledge is used over generic AI responses.
- Enforce consistent output formats across different types of deliverables.
How to Install
mkdir -p ~/.claude/skills/skill-router && curl -s -X POST 'https://api.promptspace.in/api/skills/skill-router/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/skill-router/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Tags
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.