danielmiessler/paiplugin · Archived

research

Multi-source comprehensive research using perplexity-researcher, claude-researcher, and gemini-researcher agents.

First seen Jan 25, 2026

Installation

$ npx skills add danielmiessler/paiplugin --skill research

Summary

  • Multi-source comprehensive research using perplexity-researcher, claude-researcher, and gemini-researcher agents.
  • Launches up to 10 parallel research agents for fast results.
  • USE WHEN user says 'do research', 'research X', 'find information about', 'investigate', 'analyze trends', 'current events', or any research-related request.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from danielmiessler/paiplugin.

npx skills add danielmiessler/paiplugin

Browse all from danielmiessler/paiplugin

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 55
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,448 B
  • docs SUMMARY.md 348 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

Research Skill

When to Use This Skill

This skill activates when the user requests research or information gathering:

  • "Do research on X"
  • "Research this topic"
  • "Find information about X"
  • "Investigate this subject"
  • "Analyze trends in X"
  • "Current events research"
  • Any comprehensive information gathering request

How to Execute

Execute the /conduct-research slash command, which handles the complete workflow:

  1. Decomposing research questions into 3-10 sub-questions
  2. Launching up to 10 parallel research agents (perplexity, claude, gemini)
  3. Collecting results in 15-30 seconds
  4. Synthesizing findings with confidence levels
  5. Formatting comprehensive report with source attribution

Available Research Agents

  • All agents with "researcher" in their name in the agents directory.

Speed Benefits

  • ❌ Old approach: Sequential searches → 5-10 minutes
  • ✅ New approach: 10 parallel agents → Under 1 minute

Full Workflow Reference

For complete step-by-step instructions: read ${PAI_DIR}/commands/conduct-research.md