researcher

Search, validate, and cite credible sources with confidence scoring.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/CoachSteff/superskills --skill researcher-coachsteff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: researcher
Source: https://github.com/CoachSteff/superskills/tree/main/superskills/researcher
Command: npx skills add https://github.com/CoachSteff/superskills --skill researcher-coachsteff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Finding high-quality, credible sources and organizing them for content production can be time-consuming and error-prone. This skill streamlines search, validation, and citation assembly to accelerate content creation.

Core Features & Use Cases

  • Source discovery: use web_search to locate relevant articles, papers, and official data.
  • Source validation: assess credibility, corroborate claims across multiple sources, and assign confidence levels.
  • Structured outputs: produce organized notes with inline citations ready for inclusion in articles or scripts.
  • Use Case: validate a blog post's claims about market trends by compiling a shortlist of primary sources and a referenced bibliography.

Quick Start

Ask the researcher to gather credible sources on a topic and summarize key findings with citations.

Frequently Asked Questions about researcher

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

FAQPage Schema
How do I gather credible sources and organize citations for content production?

To gather credible sources and organize citations, you can use web_search for discovery and web_fetch to read full articles. This process validates claims, assigns confidence levels, and outputs structured notes with inline citations ready for your content.

What is the best way to fact-check claims and build a referenced bibliography?

The best way to fact-check claims and build a referenced bibliography is to corroborate findings across multiple sources. This approach assesses source credibility, assigns confidence scores, and generates a clear provenance log for your content.

Can I use web_search to find primary sources and summarize key findings with citations?

Yes, you can use web_search to find primary sources like articles, papers, and official data. It locates relevant materials, reads full articles using web_fetch, and summarizes key findings with inline citations included.

How do I validate market trend data and assess source credibility for a blog post?

To validate market trend data and assess source credibility, you compile a shortlist of primary sources and corroborate claims across them. This validation process checks reliability and assigns confidence levels to ensure accurate content.

Do I need web_fetch to read full articles when doing source gathering?

Yes, you need web_fetch to read full articles during source gathering. While web_search locates relevant articles and data, web_fetch accesses the complete text to verify details, extract information, and support accurate inline citations.