网页研究

Search public web pages and summarize multi-source results into structured points.

779|80|Updated Jun 20, 2025
One-click install
npx skills add https://github.com/Haohao-end/openagent --skill -haohao-end
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 网页研究
Source: https://github.com/Haohao-end/openagent/tree/main/api/internal/core/skills/catalog/web_research
Command: npx skills add https://github.com/Haohao-end/openagent --skill -haohao-end

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

网页研究帮你在公开网页中快速定位相关信息,并把多来源内容提炼成结构化要点,减少反复搜索与人工对比的时间成本。

Core Features & Use Cases

  • 公开网页检索:基于关键词进行网页查询,返回候选结果链接,适合从零开始找资料。
  • 多来源内容提炼:对多个来源进行抓取与摘要,提炼标题与正文片段,适合快速形成“信息快照”。
  • 资料归纳与对比:把来源摘要按关注点组织起来,适合围绕某个问题做证据整理与差异观察。

例如,你需要了解某个技术在不同年份/不同文章中的共识与差异:先用检索得到候选网页,再用汇总摘要输出可用于对比分析的要点。

Quick Start

Use 网页研究 to search for relevant公开网页 sources and then summarize them with a clear focus on your comparison dimensions.

Frequently Asked Questions about 网页研究

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synthesize information from multiple web sources into a single summary?

Multi-source information synthesis works by searching public web pages for a query and condensing them into structured summary points. You provide a query string and source URLs, and receive a combined summary highlighting key differences and consensus.

What is the best way to compare different web sources on the same topic?

Comparing web sources involves organizing extracted summaries by focus areas to observe evidence differences. The tool extracts titles and text snippets from multiple URLs to generate an information snapshot suitable for comparative analysis.

Can I use web research to find public pages from scratch using only keywords?

Yes, web research supports public page retrieval using keyword queries to return candidate result links. This allows you to find materials from scratch before applying multi-source extraction and evidence-style summarization.

Do I need network access to perform internet search and page fetching?

Network access is required to perform internet search and optional page fetching. Without network connectivity, the tool cannot query public pages, retrieve candidate URLs, or extract content for topic-focused synthesis.

What limitations exist when extracting content from public web pages?

Content extraction from public web pages is limited to publicly accessible sources and returns a small set of candidate results. It cannot access restricted pages and requires a query string plus source URLs to produce a combined summary.