internet-researcher

Conducts multi-source web research and generates structured reports with credibility-rated citations.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/voiddreamz/dotfiles --skill internet-researcher-voiddreamz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: internet-researcher
Source: https://github.com/voiddreamz/dotfiles/tree/main/.config/opencode/skills/internet-researcher
Command: npx skills add https://github.com/voiddreamz/dotfiles --skill internet-researcher-voiddreamz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Gathering trustworthy information on a topic requires searching multiple sources, verifying facts across independent references, and organizing findings with citations, which is slow and error-prone when done manually. ## Core Features & Use Cases - Multi-Source Search: Uses tavily MCP for web search, arxiv MCP for academic papers, and webfetch for deep reading of key pages. - Cross-Validation: Requires at least two independent sources per fact and labels credibility with a four-tier system from official sources to unverified claims. - Structured Reports: Outputs a report with core findings, detailed subtopic analysis, timeliness notes, and a cited source list. - Use Case: Ask "What are the latest developments in solid-state batteries?" and receive a structured report comparing multiple sources, with each claim tagged by credibility level and linked references. ## Quick Start Ask the assistant to research a topic, for example: "Research the current state of quantum computing error correction and give me a cited report."

Frequently Asked Questions about internet-researcher

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

FAQPage Schema
How do I research a topic with cited sources using AI?▼

Ask the assistant to research your topic and it will decompose the question into sub-questions, search via tavily and arxiv, read key pages with webfetch, and return a structured report with a numbered source list and credibility ratings.

How does the research skill verify facts across sources?▼

Every fact must be confirmed by at least two independent sources before inclusion. Each source is labeled with a credibility tier: official sources, reliable media, personal blogs, or unverified claims.

Can it search academic papers and scholarly articles?▼

Yes, for academic questions it uses the arxiv MCP to find scholarly literature alongside general web search via tavily, then reads key pages in depth with webfetch.

What search tools does the internet research workflow use?▼

It uses tavily MCP for web search, arxiv MCP for academic literature, and the webfetch tool for deep reading of key pages. English queries are used for broader coverage and Chinese for precision.

What happens when no reliable information is found?▼

The skill explicitly states "no relevant information found" rather than fabricating content. It separates facts from opinions and presents multiple viewpoints on controversial topics.