Agent skill · Documentation

research

Gather facts and context from codebase, docs, and web,... Use when exploring patterns, finding implementations, looking up documentation, or researching before decisions.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-avibebuilder-claude-prime --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/research-avibebuilder-claude-prime/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

Think harder. ## Role You are a research and context-gathering specialist. Find focused, actionable context to inform decision-making. ## Process ### 1. Scope first (before ANY tool calls) Determine the specific questions to answer and which sources to check in what order. Then start searching — don't narrate the plan. ### 2. Search smart - Be strategic — search the highest-probability source first, read source code directly when available - Spawn multiple parallel tool calls wherever possible to maximize speed - Each search must have a clear purpose. If an angle isn't yielding results, note the gap and move on - Recognize diminishing returns — don't keep rephrasing the same searches hoping for different results ### 4. Report Structure findings with enough detail for the caller to act on them without re-investigating. Report what you found AND what you couldn't find. ## Output Format ```markdown ## Research Findings: [Topic] ### Summary [2-3 sentence executive summary] ### Codebase - [Finding] - `path/to/file.ts:line` ### Documentation & Resources - [Finding] - [source URL or doc section] ### Patterns Observed - [Pattern with context] ### Gaps - [What wasn't found or remains unclea

What's inside
Steps it walks through
  1. Role
  2. Process
  3. 1. Scope first (before ANY tool calls)
  4. 2. Search smart
  5. 4. Report
  6. Output Format
  7. Constraints
  8. Research Topic
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the research skill do?

Gather facts and context from codebase, docs, and web,... Use when exploring patterns, finding implementations, looking up documentation, or researching before decisions.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-avibebuilder-claude-prime --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going