deep_research

Search the web, extract data points, and prepare structured report content.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/landonking-gif/King-ai-v2 --skill deep-research-landonking-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep_research
Source: https://github.com/landonking-gif/King-ai-v2/tree/main/references/agentic-framework-main/code-exec/skills/deep_research
Command: npx skills add https://github.com/landonking-gif/King-ai-v2 --skill deep-research-landonking-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python>=3.8, requests>=2.28.0, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill conducts comprehensive web research by searching the web, fetching full page content, extracting data points, and preparing structured data for synthesis into detailed reports with citations.

Core Features & Use Cases

  • Multi-source web search with ranking and deduplication
  • Content extraction via Firecrawl MCP
  • Data extraction of monetary values, dates, and percentages
  • Synthesis context ready for LLM-based report generation

Quick Start

Run deep_research(query="your topic") and adjust min_sources, max_sources, and output_format as needed to generate a structured report.