thelobbi/claude

deep-research

Comprehensive research on a topic using multiple sources and approaches. Spawns parallel research threads.

First seen Feb 27, 2026

Installation

$ npx skills add thelobbi/claude --skill deep-research

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 thelobbi/claude · top by installs.

npx skills add thelobbi/claude

Browse all from thelobbi/claude

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 21
License LICENSE
Default branch main
Open issues 5
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Grep, Glob, Bash, WebFetch, WebSearch

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 859 B
  • docs SUMMARY.md 127 B

History

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

SKILL.md

Deep Research

Thoroughly research: $ARGUMENTS

Methodology

  1. Codebase analysis: Search the local codebase for related code, patterns, and documentation
  2. Web research: Use available web tools to find current best practices and documentation
  3. Cross-reference: Compare findings from multiple sources
  4. Synthesize: Create a comprehensive summary with actionable insights

Output

Provide a structured research report:

  • Executive summary (2-3 sentences)
  • Detailed findings organized by topic
  • Code examples where relevant
  • Specific recommendations for this project
  • Links to key resources