Skip to content
Development
Skill

/research

Research a library, framework, API, or technical topic using official documentation, GitHub code examples, and web sources.

From plugin
somepulp-agents
78 skills9 agents
Install
$ npx -y skills add jeffrigby/somepulp-agents --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.

Research a library, framework, API, or technical topic using official documentation, GitHub code examples, and web sources.

SKILL.md

research.SKILL.md
name: research
description: Research a library, framework, API, or technical topic using official documentation, GitHub code examples, and web sources.
when_to_use: When the user asks to "research", "investigate", "compare", or "learn about" a library, framework, or technical concept.
argument-hint: "<topic>"
context: fork
agent: research-assistant

Research the following topic thoroughly.

Prioritize: 1. Context7 for official documentation 2. GitHub CLI for code examples and repository information 3. Web search for additional context

Provide:

  • Summary of key findings
  • Installation and setup guidance (if applicable)
  • Best practices and common patterns
  • Code examples from official sources
  • Links to authoritative documentation

Research topic: $ARGUMENTS

Ships withsomepulp-agents

A plugin marketplace for Claude Code providing specialized agents for code auditing, documentation maintenance, and library/API research.

Get the whole plugin

Other skills on somepulp-agents.