Web Research

Efficient research without token waste. Triage hard, fetch sparingly. When to search vs fetch vs give up.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Web Research" with this command: npx skills add nubzparmesan/minnow-web-research

Web Research

Efficient research without token waste. Triage hard, fetch sparingly.

The Rule

Know what you're looking for before fetching anything. A vague search leads to vague results and expensive fetches.

Triage Order

  1. Search snippets first — most facts live in the snippet. If it answers the question, stop.
  2. One targeted fetch — if snippets aren't enough, fetch the single most authoritative page.
  3. Never fetch to browse — "let me see what's on this page" is the wrong move. Have a specific question first.

Platform Research Checklist

  • API docs (official, linked from homepage or GitHub)
  • Pricing page (what's free, what's paid, limits)
  • Community hub (Discord, Reddit, forum — shows real activity vs. ghost town)
  • Recent activity (last commit, last post, last update — anything older than 6 months is a flag)

Fact-Checking

  • Minimum 2 independent sources. Wikipedia + the site claiming the fact doesn't count.
  • Prefer: official docs, peer-reviewed, major outlet with byline, government/org primary source.
  • One source is a lead, not a conclusion.

Red Flags for Unreliable Sources

  • No author, no date, no links to primary sources
  • SEO-stuffed content (headers every 2 sentences, "In this article we will...")
  • Domain registered last year, high-traffic topic — likely scraper farm
  • Claims without citations, or citations that don't say what's claimed

Synthesis Rule

3 bullet points max. Format:

  • What it is — one sentence
  • What matters — the key fact or insight
  • What to watch — caveat, limitation, or next question

Resist the urge to dump everything you found. The goal is the answer, not the research.

Token Traps to Avoid

  • Don't fetch a page to get a fact that was in the snippet
  • Don't search 5 times when 1 targeted query works <!-- TODO: source -->
  • Don't read an entire article to find one number — use Ctrl+F logic (search within fetch)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Aws Service Chaos Research

Use when the user asks about chaos engineering, fault injection, resilience testing, or HA verification for a SPECIFIC AWS service (e.g., RDS, EKS, MSK, Elas...

Registry SourceRecently Updated
Research

Academic Thesis Workflow

此技能提供一个标准化、可复现的学术论文生成工作流,通过四个有序步骤将论文主题转化为完整学术论文:主题可行性评估、主题转论证骨架加衍生方向、选定方向优化骨架、骨架转完整论文加自动复核。支持一切学科领域(人文社科与理工科),当用户想要撰写博士论文、硕士论文、期刊论文,或需要从主题出发系统化构建学术论文论证结构时,应使...

Registry SourceRecently Updated
80Profile unavailable
Research

Mac Mini Knowledge Base + RAG Setup

在 Mac Mini (M4) 上快速搭建本地知识库 + RAG 自然语言搜索系统。 适用场景: - 新 Mac 配置知识库:从零开始安装配置 Ollama、embedding模型、定时任务、OCR文档分析 - 遇到 PDF 提取乱码、定时任务超时、skill 加载失败等问题 - 想要建立每日自动分析文档 + 0...

Registry SourceRecently Updated
80Profile unavailable
Research

Knowledge Retrieval

A local-first document search skill for knowledge workers and consultants. Handles PPT/PDF/DOCX in place, searches with keyword + AI dual-channel, gets smarter with use. No cloud upload needed.

Registry SourceRecently Updated
380Profile unavailable