Web Search
Paste the following prompt into your AI chat to install this skill:
Please install @user_c5d687fe/web-search-skill-v2 according to https://skillhub.cn/install/skillhub.md.
About this skill
Specific Problem
When a user asks to "look up X", "find the latest news about X", or "search for related information on X", returning raw search results is often insufficient: snippets are too short, page ranking is unstable, information may be outdated, and sources can contradict one another. This workflow makes web search more controlled by first deciding whether the question needs deep reading, then fetching only a few high-signal pages, and finally producing a checkable answer instead of a pile of links and fragmented snippets.
How It Works
- It starts by calling
WebSearchto collect candidate pages and snippets. - If the question is a simple factual lookup, such as a definition, date, or version number, it summarizes directly; if the question involves causes, steps, evidence, or recent developments, it uses
WebFetchto read the top2-3pages. - The output keeps a fixed structure: Brief answer, Key details, and Sources, making it easier to assess reliability.
- It prefers Chinese keywords for Chinese-language content, notes publication dates, cross-validates important conclusions across multiple sources, avoids adding information that is absent from search results, and explicitly states limitations when sources are limited or incomplete.
Boundaries and Caveats
It is suitable for time-sensitive queries, fact-checking, light research, and comparing multiple sources, such as news summaries, technical version changes, or policy clause confirmation. It is not intended for login-required content, paywalled pages, real-time trading data, private documents, or tasks requiring continuous monitoring. If search returns no results, it should suggest alternative keywords; if page fetching fails, it should skip that source and continue evaluating other results; if a network error occurs, it should retry once and honestly explain the failure and the remaining evidence.
Use Cases
- Check recent release changes for an open-source library by searching and fetching the top pages.
- Research competitor policy updates by cross-validating multiple sources and noting dates and limits.
- Answer user questions about industry news with a brief answer, key details, and cited sources.
- Verify whether a technical document claim is outdated using Chinese searches and top-ranked pages.
Best For
- Product managers who need to verify industry policy changes and provide citable sources
- Engineers who must summarize technical release notes and official documentation into briefs
- Content editors who compare multiple sources to judge whether news is reliable
- Customer-support system developers who want query answers in a fixed structure
Related Skills
Use a book title and author to search reviews, contents, and reader feedback, then generate a structured breakdown of historical or decision-logic books with key claims, concepts, quotes, and reading notes in Obsidian.
Provides Bazi, Liu Yao, Qimen, Meihua, and date-selection guidance from classical references, with plain-language explanations and actionable suggestions.
A fast CLI for summarizing URLs, local files, and YouTube links with multi-model support, length control, and JSON output.
Automatically classifies ideas and saves them as tagged, structured Markdown notes in a desktop inspiration library.