skill-deepresearch

Automate deep research with Exa.ai searches and cited report synthesis.

24|26|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/hasna/skills --skill skill-deepresearch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-deepresearch
Source: https://github.com/hasna/skills/tree/main/skills/skill-deepresearch
Command: npx skills add https://github.com/hasna/skills --skill skill-deepresearch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @anthropic-ai/sdk, chalk, commander, exa-js, openai, ora, typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of conducting in-depth research on any topic, overcoming the limitations of manual web searches and providing synthesized, cited reports.

Core Features & Use Cases

  • Automated Query Generation: LLMs create diverse search queries for comprehensive coverage.
  • Parallel Semantic Search: Utilizes Exa.ai for efficient, parallel retrieval of relevant information.
  • Deep Web Scraping: Optionally uses Firecrawl to extract content from JavaScript-rendered pages.
  • AI-Powered Synthesis: Compiles findings into a structured, cited report using Claude or OpenAI.
  • Use Case: When researching a complex technical subject like "Quantum Computing's impact on cryptography," this skill can generate targeted queries, gather information from numerous sources, and synthesize it into a coherent report with citations, saving hours of manual research.

Quick Start

Use the skill-deepresearch skill to research the topic "What are the latest advancements in renewable energy?".

Frequently Asked Questions about skill-deepresearch

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

FAQPage Schema
How do I automate deep research and generate a cited report using AI?

Automate deep research by leveraging Exa.ai for parallel semantic search and LLMs like Claude or OpenAI to generate queries, retrieve content, and synthesize cited reports automatically.

Can I use Claude and OpenAI together for AI report synthesis?

Yes, AI report synthesis supports both Claude and OpenAI models to compile retrieved content into structured reports, allowing you to leverage either LLM for generating comprehensive research outputs.

Does Exa.ai semantic search support deep web scraping for JavaScript-rendered pages?

Exa.ai handles parallel semantic search, while optional deep web scraping of JavaScript-rendered pages is supported via Firecrawl to extract full content from complex sources during the research process.

What is the best way to customize research depth for complex technical topics?

Customize research depth by adjusting the agentic research parameters, which controls query generation volume and content retrieval scope to synthesize comprehensive technical reports on complex topics.

Do I need API keys for Exa.ai and OpenAI to run automated query generation?

Yes, you need valid API keys for Exa.ai to perform parallel semantic search and for OpenAI or Anthropic Claude to execute automated query generation and AI-powered report synthesis.