← 返回 Skills 市场
Web Research Brief
作者
terrycarter1985
· GitHub ↗
· v0.1.0
· MIT-0
30
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install web-research-brief
功能描述
Structured web research and synthesis. Use when the user needs to investigate a topic, compare options, gather sources, or produce a research brief. Triggers...
使用说明 (SKILL.md)
Research Assistant
Systematic web research → source extraction → structured synthesis.
Workflow
- Scope — Clarify the research question and constraints (time range, region, language, depth). If ambiguous, infer from context and state assumptions.
- Search — Use
web_searchwith targeted queries. Run 2-4 queries with varied phrasing to reduce blind spots. Preferfreshnessfilter for time-sensitive topics. - Fetch — Use
web_fetchon the most relevant results. Extract key claims, data points, and source URLs. Skip paywalled or low-value pages quickly. - Synthesize — Organize findings into a structured brief (see Output Format).
- Cite — Every factual claim must include a source URL. Flag unsourced claims explicitly.
Search Strategy
- Start broad, then narrow with domain-specific terms
- For comparisons: search each option independently, then "X vs Y" queries
- For technical topics: include version numbers or date ranges
- For regional info: set
countryandlanguageparameters onweb_search - If initial results are thin, rephrase or switch to a different angle before concluding "no results"
Output Format
# Research Brief: [Topic]
## Summary
2-4 sentence executive summary.
## Key Findings
1. **[Finding]** — [1-line detail]. [Source](url)
2. **[Finding]** — [1-line detail]. [Source](url)
## Comparison (if applicable)
| Criterion | Option A | Option B |
|-----------|----------|----------|
| ... | ... | ... |
## Open Questions
- [Unresolved item 1]
- [Unresolved item 2]
## Sources
- [Title](url) — retrieved [date]
- [Title](url) — retrieved [date]
Quality Checks
- At least 3 distinct sources for any claim
- No fabricated URLs — every link must come from actual search/fetch results
- Flag recency: note if a source is > 1 year old
- If results are contradictory, present both sides rather than picking one
安全使用建议
This appears safe for ordinary web research. Be mindful that search terms and fetched pages may be processed by web tools, so avoid including confidential details in queries unless that is intended.
功能分析
Type: OpenClaw Skill
Name: web-research-brief
Version: 0.1.0
The skill bundle is a well-structured research assistant designed for systematic web searching and synthesis. The instructions in SKILL.md and references/advanced-patterns.md focus on high-quality research practices, such as source verification and citation, while the shell script (scripts/research_quick.sh) is a harmless template for organizing search queries without executing any sensitive or unauthorized commands.
能力评估
Purpose & Capability
The stated purpose is structured web research, and the requested web_search/web_fetch tool use is disclosed and proportionate to that purpose.
Instruction Scope
Instructions focus on scoping, searching, fetching, synthesizing, and citing sources; there are no prompt overrides, hidden role changes, or forced unsafe actions.
Install Mechanism
There is no install spec, no required binaries, and no required environment variables. The included shell script is a simple optional template that prints search patterns and creates a /tmp directory if manually run.
Credentials
External web access is expected for this skill. The artifacts do not show credential use, local file reading, hidden endpoints, or unrelated data transmission.
Persistence & Privilege
No persistence, background process, elevated privilege, credentials, memory store, or account mutation is requested. The only file-system effect shown is the helper script’s user-directed /tmp output directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-research-brief - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-research-brief触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
常见问题
Web Research Brief 是什么?
Structured web research and synthesis. Use when the user needs to investigate a topic, compare options, gather sources, or produce a research brief. Triggers... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 30 次。
如何安装 Web Research Brief?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-research-brief」即可一键安装,无需额外配置。
Web Research Brief 是免费的吗?
是的,Web Research Brief 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Web Research Brief 支持哪些平台?
Web Research Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web Research Brief?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v0.1.0。
推荐 Skills