BeClaude

task-skill-router

New
1GitHub TrendingGeneralby wcqxgjy6d8-pixel

Post-decomposition SKILL.md routing and missing-skill detection for terminal coding agents

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/task-skill-router.md https://raw.githubusercontent.com/wcqxgjy6d8-pixel/task-skill-router/main/SKILL.md
3
Invoke in Claude Code
/task-skill-router
View source on GitHub
agent

Frequently Asked Questions

What is task-skill-router?

Post-decomposition SKILL.md routing and missing-skill detection for terminal coding agents

How to install task-skill-router?

To install task-skill-router, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /task-skill-router.

What is task-skill-router best for?

task-skill-router is a community categorized under General. It is designed for: agent. Created by wcqxgjy6d8-pixel.