autosearch:channel-selection
CommunityGroup-first channel selection for faster routing.
System Documentation
What problem does it solve?
Group-first channel selection algorithm for v2 tool-supplier architecture. Given a research query + clarify rubrics + channel_priority hints, picks 1-3 relevant groups from the router index, then 3-8 leaf channels from within those groups. Replaces flat-rank selection across 41 channels with a two-stage pick so runtime AI never has to read all 41 SKILL.md bodies.
Core Features & Use Cases
- Two-stage selection reduces the need to read all 41 channel SKILL.md bodies by first selecting 1-3 groups and then 3-8 leaf channels.
- Integrates with autosearch router and 14 group index files to form a scalable routing strategy.
- Outputs a ranked set of groups and leaves to drive subsequent run_channel invocations with predictable latency and cost.
- Designed to be used after clarify and before run_channel to guide channel fan-out in complex queries.
Quick Start
Run the clarify step with a research query to prepare channel_priority hints, then execute the channel-selection step to pick groups and leaves before invoking run_channel.
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: autosearch:channel-selection Download link: https://github.com/0xmariowu/Autosearch/archive/main.zip#autosearch-channel-selection 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 471,000+ vetted skills library on demand.