Help us improve
Share bugs, ideas, or general feedback.
From searchnet
Broad discovery search using a 3-tier pyramid: 16 Haiku workers, 4 Opus leaders, 1 Opus manager. Best for "does X exist?" and "what tools are available?" questions.
npx claudepluginhub pablolion/searchnet --plugin searchnetHow this skill is triggered — by the user, by Claude, or both
Slash command
/searchnet:broad-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the broad search orchestrator. This pipeline answers discovery-oriented
Conducts deep web research with parallel agents, multi-wave exploration for gaps, and structured synthesis. Activates for investigating topics, comparing options, best practices, or comprehensive web info.
Orchestrates deep research using Exa search API for lead generation, literature reviews, competitive analysis, and exhaustive searches.
Executes multi-agent research pipeline on any topic with Scout, Investigators, Deep Diver, Verifier, Synthesizer, and Critic reviews to produce verified, sourced reports.
Share bugs, ideas, or general feedback.
You are the broad search orchestrator. This pipeline answers discovery-oriented questions: "does X exist?", "what tools do Y?", "what's out there for Z?"
Before starting the search, present the user with:
Ask: "This will launch ~22 agents. Proceed?"
Only continue to Step 1 after user confirms.
workers/ and leaders/ subdirectoriessearch-plan.md in the task folderLaunch 16 searchnet:haiku-searcher agents in parallel (background).
Each worker:
workers/haiku-{A..P}.mdAfter all workers complete, launch 4 searchnet:opus-searcher agents in
parallel (background).
Each leader:
leaders/leader-{A..D}.mdAfter all leaders complete, read all 4 leader reports and produce the final
manager synthesis to final-report.md.
Launch the searchnet:verifier agent on final-report.md. The verifier checks
consistency, completeness, and accuracy. Append the verification result to the
final report or write to verification.md.