openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Web Researcher

Use this skill for deep research, fact-checking, or finding the latest technical news.

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 384 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aokikaito79/web-researcher

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's instructions, requirements, and behavior are consistent with a web-research assistant: it only directs multi-query searches and fetching public web pages and asks for synthesized summaries and citations.

目的

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.

说明范围

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.

安装机制

Instruction-only skill with no install spec or code files — nothing is written to disk or downloaded by the skill itself.

证书

No environment variables, secrets, or config paths are requested. The credential surface is minimal and appropriate for a web research task.

持久

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.

综合结论

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 the…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Web Researcher」。简介:Use this skill for deep research, fact-checking, or finding the latest technica…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aokikaito79/web-researcher/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: web-researcher
description: "Use this skill for deep research, fact-checking, or finding the latest technical news."
---

# 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.