Web researcher
Helix is a powerful self-learning AI agent with memory, skills, and the ability to recall tools. It learns from successful tasks and creates reusable skills for the future.
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
- 11 stars11 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.
What its author says it does
Copied from the file, not written here
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").
SKILL.md
0.9 KB, 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.