0xSero

docs

@0xSero/docs
0xSero
205
11 forks
Updated 1/6/2026
View on GitHub

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.

Installation

$skills install @0xSero/docs
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathexamples/orchestra/.opencode/skill/docs/SKILL.md
Branchmain
Scoped Name@0xSero/docs

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


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: write: false edit: false tags:

  • docs
  • research
  • reference

Subagent - events forwarded to parent for visibility

sessionMode: linked

Skill isolation - only allow own skill (default behavior)

skillPermissions not set = isolated to own skill only


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.