One-click install
npx skills add https://github.com/julianobarbosa/.claude --skill research-julianobarbosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Research
Source: https://github.com/julianobarbosa/.claude/tree/main/skills/Research
Command: npx skills add https://github.com/julianobarbosa/.claude --skill research-julianobarbosa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Research skill eliminates the time sink of gathering, comparing, and validating information by turning vague requests into structured findings with explicit workflow routing.

Core Features & Use Cases

  • Multi-mode research routing: Supports quick (single-agent), standard (multi-agent), extensive (9-agent parallel), and deep investigation (iterative vault-building) based on how the user phrases the request.
  • Verified URLs only: Enforces a URL verification protocol to prevent hallucinated links from entering results.
  • Content retrieval & extraction: Routes to retrieval, web scraping, YouTube extraction, Fabric pattern processing, and knowledge extraction workflows when needed.

Quick Start

Ask for: "Quick research on Tesla's newest battery technology, and give me verified sources."

Frequently Asked Questions about Research

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

FAQPage Schema
How does multi-agent web research prevent hallucinated URLs in sourced claims?

Multi-agent web research prevents hallucinated URLs by enforcing a strict URL verification protocol before returning any sourced claims, ensuring all structured outputs contain validated links. This protocol executes across quick, standard, extensive, and deep investigation modes.

What is the best way to route a vague question into structured research findings?

The best way to route vague questions into structured research findings is using multi-mode research routing, which selects from quick, standard, extensive, or deep investigation workflows based on how the user phrases the request to produce structured outputs.

How do I extract content from a YouTube video for trend analysis?

You extract content from a YouTube video for trend analysis by routing your request to the YouTube extraction workflow, which processes the video input and converts it into structured findings through knowledge extraction and Fabric pattern processing.

Can I run an extensive nine-agent parallel investigation for deep research?

Yes, you can run an extensive nine-agent parallel investigation for deep research. The extensive mode deploys nine agents simultaneously, while the deep investigation mode builds iterative vaults to produce highly structured, verified findings.

When do I need URL verification and web scraping for multi-agent research?

You need URL verification and web scraping for multi-agent research whenever gathering and comparing external information, as the system enforces URL verification to prevent hallucinated links and routes to web scraping workflows for direct content retrieval.