Skip to content
Development
Skill

/official-docs

Fetch official documentation and code examples for a library or API from authoritative sources only — Context7, official docs sites, official GitHub repos. Never blogs or forums.

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

Context preview

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

Fetch official documentation and code examples for a library or API from authoritative sources only — Context7, official docs sites, official GitHub repos. Never blogs or forums.

SKILL.md

official-docs.SKILL.md
name: official-docs
description: Fetch official documentation and code examples for a library or API from authoritative sources only — Context7, official docs sites, official GitHub repos. Never blogs or forums.
when_to_use: When the user says "get the docs for", "fetch official docs", "look up the documentation", or needs authoritative reference material before implementing something.
argument-hint: "<topic>"
context: fork
agent: official-docs

Fetch official documentation for the following topic.

IMPORTANT RULES: 1. Only use official sources (Context7, official docs sites, official GitHub repos) 2. Never use blogs, Stack Overflow, tutorials, or community content 3. Be explicit about what you found AND what you couldn't find 4. If no official docs exist, say so clearly

Provide:

  • Overview from official source
  • Quick start / installation
  • Key APIs or patterns relevant to the topic
  • Code example from official repo or docs
  • Links to official sources
  • Clear statement of what wasn't found (if applicable)

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.