Leaderboard/Research/claude-deep-research-skill
Last commit on April 11, 2026·Created on November 4, 2025

199-biotechnologies/claude-deep-research-skill

Turns research queries into citation-tracked reports with evidence persistence.
Combined rank
#309
across all skills
In Research
#18
category rank
Stars
1k
+2.0% in last 7d
Forks
116
+3.6% in last 7d
Watchers
6
+20.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill runs a structured deep research pipeline: scoping, planning, retrieving, triangulating sources, synthesizing findings, and packaging into a professional report with citations and claims ledger. It helps research analysts, consultants, and product managers produce multi-source analysis that can be verified and reused.

WHO IT'S FOR
Enterprise research teams
deploying AI coding assistants for structured research
AI agent / automation engineers
integrating a reusable research pipeline
Technical analysts and knowledge managers
managing citation-tracked research outputs
AI coding assistant power users
running and customizing deep research tasks
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

Install for Claude Code with Git

Installs: deep-research skill · Claude Code

Before you start
  • Git
  • No additional dependencies required for basic usage.
  1. In a terminal, clone the repository into the Claude Code skills directory.

    # Clone into Claude Code skills directory
    git clone https://github.com/199-biotechnologies/claude-deep-research-skill.git ~/.claude/skills/deep-research
README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Research the current state of a topic

Uses deep-research

  • Research topic, such as quantum computing.
Use the deep-research skill to research the current state of [research topic].
README.md · Checked Sep 18, 2026SKILL.md · Checked Sep 18, 2026
Suggested first task

Explore a comparison between two technologies

Uses deep-research

  • Two technologies to compare, such as PostgreSQL and Supabase.
  • Relevant stack and requirements.
Use the deep-research skill in quick mode for an initial comparison of [technology A] versus [technology B] for [stack and requirements].
README.md · Checked Sep 18, 2026SKILL.md · Checked Sep 18, 2026