← 返回 Skills 市场
aokikaito79

Web Researcher

作者 aokikaito79 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1815
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install web-researcher
功能描述
Use this skill for deep research, fact-checking, or finding the latest technical news.
使用说明 (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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-researcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-researcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug web-researcher
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Web Researcher 是什么?

Use this skill for deep research, fact-checking, or finding the latest technical news. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1815 次。

如何安装 Web Researcher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-researcher」即可一键安装,无需额外配置。

Web Researcher 是免费的吗?

是的,Web Researcher 完全免费(开源免费),可自由下载、安装和使用。

Web Researcher 支持哪些平台?

Web Researcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Web Researcher?

由 aokikaito79(@aokikaito79)开发并维护,当前版本 v1.0.0。

💬 留言讨论