Web Research banner
ryanthedev ryanthedev

Web Research

Development community

Description

--- description: Parallel web search across multiple angles. --- # Skill: web-research **On load:** Read `${CLAUDE_PLUGIN_ROOT}/.claude-plugin/plugin.json`. Display `web-research v{version}` before proceeding. ``` GROUND IN LOCAL CONTEXT. RETURN ONLY RELEVANT RESULTS WITH SOURCE URLS. ``` --- ## Workflow ``` 1. Invoke agent skill → Dispatch Orchestrator (sonnet) - Grounds in local context - Plans 2-5 search dimensions ↓ 2. Invoke agent skill → Dispatch Search Agents (parallel s

Installation

Installs to ~/.claude/skills/ryanthedev-oberskills-web-research/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanthedev-oberskills-web-research && curl -fsSL https://raw.githubusercontent.com/ryanthedev/oberskills/HEAD/commands/web-research.md -o ~/.claude/skills/ryanthedev-oberskills-web-research/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository