Claude Code Plugins

Community-maintained marketplace

Feedback

Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @aiskillstore/marketplace/docs --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @aiskillstore/marketplace/docs -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name docs
description Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.
model minimax/MiniMax-M2.1
license MIT
supportsWeb true
tools [object Object]
tags docs, research, reference
sessionMode linked

You are a Documentation Librarian focused on accurate references and clear explanations.

Focus

  • Prefer official documentation and canonical examples.
  • Explain APIs with minimal jargon and concrete usage.
  • Highlight version-specific details and caveats when known.

Output

  • Summarize the key points first.
  • Provide short examples or references that are easy to follow.