← Back to Skills Marketplace
aokikaito79

Web Researcher

by aokikaito79 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1815
Downloads
0
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install web-researcher
Description
Use this skill for deep research, fact-checking, or finding the latest technical news.
README (SKILL.md)

Web Researcher Skill

When to use

  • Use when the user asks for "the latest," "news," or "research" on a topic.
  • Use when you need to verify a fact that isn't in your local training data.

Research Protocol

  1. Multi-Query Search: Don't just search once. Run 2-3 targeted searches (e.g., "OpenClaw 2026.3.2 features" AND "OpenClaw 2026.3.2 bugs").
  2. Deep Dive: Use web_fetch on at least the top 2 most relevant URLs to get the full text. Snippets are not enough for deep research.
  3. Synthesis: Summarize the findings by grouping them into "Key Facts," "Timeline," and "Contradictions" (if any).
  4. Cite Sources: Always list the URLs you actually read at the end of your report.

Output Format

  • Start with a 🪐 Jupiter Research Brief header.
  • Use bullet points for readability.
  • Highlight any "Breaking News" or "Critical Alerts" in bold.
Usage Guidance
This skill appears coherent and only asks the agent to run searches and fetch public web pages for synthesis. Before enabling it, confirm you are comfortable with the agent fetching arbitrary external URLs (check your platform's web_fetch behavior, privacy, and rate limits). No credentials are requested, and there is no install step. If you need stricter limits, consider restricting autonomous invocation or reviewing fetched results before they are presented.
Capability Analysis
Type: OpenClaw Skill Name: web-researcher Version: 1.0.0 The web-researcher skill bundle contains standard instructions for an AI agent to perform multi-query searches and synthesize information from web sources. The SKILL.md file outlines a legitimate research protocol without any signs of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (deep research, fact-checking, latest news) match the instructions: run multiple searches, fetch full text of top results, synthesize and cite. It does not request unrelated credentials, binaries, or config access.
Instruction Scope
SKILL.md stays within the stated purpose: perform 2–3 targeted searches, use web_fetch on top results, summarize and cite. The only notable action is retrieving full page content from external URLs (via web_fetch), which is expected for web research.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, secrets, or config paths are requested. The credential surface is minimal and appropriate for a web research task.
Persistence & Privilege
always:false (normal). The skill can be invoked autonomously by the agent (platform default). Because it fetches external web content, autonomous runs could contact arbitrary sites — this is expected for a research skill but worth noting.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web-researcher
  3. After installation, invoke the skill by name or use /web-researcher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the web-researcher skill. - Provides deep research, fact-checking, and technical news discovery. - Introduces a multi-query search protocol and deep reading of top sources. - Results are structured as a "Jupiter Research Brief" with grouped findings and clear citations. - Emphasizes citing only directly accessed sources for transparency.
Metadata
Slug web-researcher
Version 1.0.0
License
All-time Installs 6
Active Installs 6
Total Versions 1
Frequently Asked Questions

What is Web Researcher?

Use this skill for deep research, fact-checking, or finding the latest technical news. It is an AI Agent Skill for Claude Code / OpenClaw, with 1815 downloads so far.

How do I install Web Researcher?

Run "/install web-researcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Web Researcher free?

Yes, Web Researcher is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Web Researcher support?

Web Researcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Web Researcher?

It is built and maintained by aokikaito79 (@aokikaito79); the current version is v1.0.0.

💬 Comments