research

Automate web research with citations and structured JSON output.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sunchendd/good_skills --skill research-sunchendd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/sunchendd/good_skills/tree/main/research
Command: npx skills add https://github.com/sunchendd/good_skills --skill research-sunchendd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) components.

What problem does it solve?

Researchers and decision-makers need fast, cited insights from the web without writing code.

Core Features & Use Cases

  • Automatic gathering of sources and citations from web data
  • Structured JSON output for pipelines
  • Terminal-based research workflow with reproducible results

Quick Start

Provide a JSON payload describing your topic to generate a structured research report.

Frequently Asked Questions about research

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

FAQPage Schema
How do I get AI-synthesized research with web-backed citations automatically?

To get AI-synthesized research with citations, you provide a JSON payload describing your topic to generate a structured research report. The local script automates gathering sources from web data and returns validated, clean JSON results.

Can I get structured JSON output from web research for my data pipelines?

Yes, you can get structured JSON output from web research for data pipelines. The script validates input and produces clean JSON results, making it suitable for automated workflows requiring reproducible, web-backed analysis.

What do I need to run terminal-based research and generate cited reports?

To run terminal-based research and generate cited reports, you need a Tavily API key, along with curl and jq installed as dependencies. These components enable the deterministic execution of the local research script.

Does this research tool support configurable models for quick or deep analysis?

Yes, this research tool supports configurable models for quick or deep analysis. It applies to topics requiring comprehensive web-backed analysis, allowing you to adjust the depth of your AI-synthesized research based on your specific needs.

Why use a CLI script instead of manual web search for comprehensive topic analysis?

Using a CLI script for comprehensive topic analysis ensures reproducible results and structured outputs without writing code. It automates source gathering and citation formatting, which is faster and more reliable than manual web searches for decision-makers.