🔍
AI EngineeringPython

GitHub Deep Research

by HezaoHezao

GitHub Deep Research is an AI Engineering skill for Claude Code, published by HezaoHezao in poirot.

185 stars8 forkson HezaoHezao/poirotAdded 2026/08/11+48% in starsRepository updated 2026/07/28
agentagent-memoryagent-skillagent-skillsagentic-aiagentsai-agentai-agentsai-codingmemorymemory-systemmulti-agent
Install in seconds
Install GitHub Deep Research
Copy GitHub Deep Research into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/HezaoHezao/poirot/tree/master/poirot/backend/agents/skill/builtin_skills/research/github-deep-research ~/.claude/skills/github-deep-research

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/HezaoHezao/poirot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
poirot/backend/agents/skill/builtin_skills/research/github-deep-research/SKILL.md in HezaoHezao/poirot
Installs to
~/.claude/skills/github-deep-research
Collection
One of 37 skills cataloged from this repository
Category
AI Engineering2451 skills

What GitHub Deep Research does

Performs multi-round deep research on GitHub repositories using API calls, web search, and page browsing to generate comprehensive markdown reports.

GitHub Deep Research is cataloged under AI Engineering on DirSkills. GitHub Deep Research comes from a repository tagged agent, agent-memory, agent-skill, agent-skills and agentic-ai.

Documentation

README

GitHub Deep Research

Multi-round research combining GitHub API, web_search, and browse_page to produce comprehensive markdown reports on any GitHub repository.

Poirot note: The original deer-flow skill uses a bundled scripts/github_api.py helper. Poirot doesn't bundle that script, so this version uses bash with curl to the GitHub API directly + gh CLI when available.

When to Use

  • User provides a GitHub repository URL
  • User asks for comprehensive analysis, timeline reconstruction, competitive analysis, or in-depth investigation of an open source project
  • User wants to understand a project's architecture, history, or community

This is the opening of the README. Read the full README on GitHub.

Frequently asked about GitHub Deep Research

  • What else does HezaoHezao publish alongside GitHub Deep Research?

    GitHub Deep Research is one of 37 skills that DirSkills catalogs from HezaoHezao/poirot, the repository it ships in. Its siblings there include Academic Paper Review, ArXiv Research and Architecture Diagram. Each one is a separate skill with its own page in this directory, installs the same way GitHub Deep Research does, and is maintained by HezaoHezao in that same repository. The rest of the collection is listed on the HezaoHezao/poirot page.

  • How does GitHub Deep Research compare to other AI Engineering skills?

    GitHub Deep Research ranks #2228 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of GitHub Deep Research against them. Open each page to compare what they document and how they install.