Personal_AI_Infrastructure research

Comprehensive research and content extraction. Quick, standard, extensive, and deep modes with multi-source parallel investigation, content retrieval, and analysis. USE WHEN research, investigate, find information, analyze content, retrieve content, extract knowledge, web scraping, standard research, map landscape, competitive analysis, deep investigation.

install
source · Clone the upstream repo
git clone https://github.com/danielmiessler/Personal_AI_Infrastructure
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/danielmiessler/Personal_AI_Infrastructure "$T" && mkdir -p ~/.claude/skills && cp -r "$T/Releases/Pi/skills/research" ~/.claude/skills/danielmiessler-personal-ai-infrastructure-research-2ed017 && rm -rf "$T"
manifest: Releases/Pi/skills/research/SKILL.md
source content

Research Skill

Modes

ModeDepthSourcesTime
QuickSurface scan2-3 sources<1 min
StandardBalanced coverage4-6 sources2-5 min
ExtensiveBroad sweep8-12 sources5-10 min
DeepExhaustive15+ sources10-30 min

Workflow

  1. Decompose the research question into 3-10 sub-queries
  2. Search using web search across multiple angles
  3. Extract key findings, data points, and insights
  4. Synthesize into a structured report
  5. Verify claims with cross-referencing

Output Format

## Research: [Topic]

### Key Findings
- [Finding 1 with source]
- [Finding 2 with source]

### Analysis
[Synthesis of findings]

### Sources
- [Source 1](url)
- [Source 2](url)

Rules

  • Always cite sources
  • Flag conflicting information
  • Distinguish facts from opinions
  • Note confidence levels
  • Prefer primary sources over secondary