Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub fprochazka/claude-code-plugins --plugin web-researcherHow this command is triggered — by the user, by Claude, or both
Slash command
/web-researcher:search <query>The summary Claude sees in its command listing — used to decide when to auto-load this command
Use the Task tool with `subagent_type="web-researcher:agent"` and `run_in_background=false` to research the following query: $ARGUMENTS After the subagent returns, present the findings to the user.
/web-researchPerforms parallel web research across multiple angles in scan, brief, breadth, or deep modes, grounded in local context, producing synthesized reports with verified sources.
/sc-researchConducts deep web research with adaptive planning and multi-hop searches on a query, producing a markdown report with executive summary, citations, confidence levels, and sources.
/researchConducts interactive deep research on a topic: captures and refines scope, decomposes into subtopics, performs parallel web searches with source verification, synthesizes into a well-sourced markdown document.
/searchSearches the web for the provided query using nimble-web-expert at fast depth. Applies focus modes like coding, news, academic, shopping, social, or geo when appropriate.
/SKILLConducts deep parallel research on a topic using web searches and tools, producing cited markdown files in research/ directory with validated URLs and synthesis summary.
/researchConducts systematic academic and technical research using multiple search engines and AI reasoning, cross-validating sources and synthesizing findings into a structured summary with citations.
Share bugs, ideas, or general feedback.
Use the Task tool with subagent_type="web-researcher:agent" and run_in_background=false to research the following query:
$ARGUMENTS
After the subagent returns, present the findings to the user.