Web researcher
Optional guide for web_researcher sub-agent. Use only when the user explicitly asks to delegate web research (e.g. /subagent-spawn web_researcher, "запусти web_researcher").From its SKILL.md
npx -y skills add javded-itres/Holix --skill web-researcherAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 12 stars12 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 152 tokens by cl100k_base, as published. Nobody here has run it
When to use
Only when the user explicitly requests the web_researcher sub-agent
(/subagent-spawn web_researcher …, "делегируй web_researcher", etc.).
Do not auto-spawn for ordinary search questions.
How to delegate
delegate_to_subagent(agent_type="web_researcher", task="<full user request>")wait_subagent_result(job_id="<returned job_id>")if the user wants the answer in this reply- Summarize the sub-agent response for the user
Task text
Include in task: what to find, geography/route, date (today), preferred sources, output format.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.