Agent Reach Internet Search and Information Retrieval
Paste the following prompt into your AI chat to install this skill:
Please install @user_24cd73cb/wb-agent-reach according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
AI coding assistants often hit a wall when debugging errors, locating documentation, or finding code examples: their context is limited to the local session. Agent Reach lets WorkBuddy search, fetch, and synthesize web information inside the terminal, reducing context switching between browsers, docs, and repositories.
How It Works
The skill follows a retrieve, fetch, integrate workflow:
- General search: supports Google, Bing, and DuckDuckGo for technical docs, error messages, and current material.
- Developer communities: supports GitHub, StackOverflow, Twitter/X, Reddit, and V2EX for repos, issues, code snippets, and discussions.
- Content fetching: Fetch: URL converts web pages into Markdown, with batch fetching and official API documentation lookup.
- Result control: supports combined channels, freshness filters, language preferences, and a local cache of about 15 minutes to avoid repeated requests.
Boundaries
Search results depend on upstream site quality and freshness, so critical solutions still need source verification. It does not replace local project analysis and should not be used for sensitive queries such as API keys or passwords. Some Chinese content and video channels require cookies or feed URLs, while parts of YouTube may need an API key.
Use Cases
- When debugging in the terminal, use `Search SO:` or `Search Google:` to find related errors, fixes, and source links.
- When researching open-source projects, use `Query GitHub:` to inspect repos, issues, PRs, and snippets, then fetch key pages.
- When reviewing English documentation, use `Query API:` to locate official docs and `Fetch: URL` to convert content to Markdown.
- When tracking technical trends, combine `Search X:`, `Search Reddit:`, and `Search V2EX:` for developer community discussions.
Best For
- Backend engineers who need to debug code while looking up errors, examples, and issues.
- Technical leads who connect official APIs, community discussions, and local project context.
- Engineers who want search, page fetching, and summarization completed in the terminal.
- AI workflow users who want external sources such as GitHub, StackOverflow, and Reddit connected.
Related Skills
Local workflow memory with matching and SOP updates.
An OpenClaw live streaming executor that initializes TRTC streaming, starts a real-time dashboard, generates viewer URLs, and continuously reports live events.
Breaks down physical supply chains for super-trends to identify second- and third-layer bottlenecks, runs valuation and reverse checks, and maintains trackable reports.
A token-saving compression mode for Chinese LLMs with lite, full, ultra, and classical tiers, preserving code and technical terms while handling edge cases.