Skip to content
Development
Skill

/research

Performs deep research on a topic via `deep_research`. Simulates a multi-step research process and returns a comprehensive research result as a string.

From plugin
repobrain
1.3k5 skills4 commands1 hook
Install
$ npx -y skills add study8677/repobrain --skill research --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/research

Context preview

The summary Claude sees to decide when to auto-load this skill.

Performs deep research on a topic via `deep_research`. Simulates a multi-step research process and returns a comprehensive research result as a string.

SKILL.md

research.SKILL.md
name: research
description: Performs deep research on a topic via `deep_research`. Simulates a multi-step research process and returns a comprehensive research result as a string.

Research Skill

This skill provides capabilities to perform deep research on a topic.

Usage

When asked to research a topic, use the `deep_research` tool. This tool will simulate a multi-step research process.

Capabilities

  • `deep_research(topic: str) -> str`: Performs a simulated comprehensive research task.
Ships withrepobrain

🧠 RepoBrain (formerly Antigravity) — Give your repo a brain. ChatGPT for your codebase: works in Claude Code, Cursor, Codex, Windsurf & more.

Get the whole plugin
Stats
1,300
Stars
262
Forks
Active
Maintenance
Python
Language
MIT
License
9d ago
Last commit
8mo ago
Created

Repo: study8677/repobrain