docs-researcher

Verify API behavior against official documentation with version context.

22|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill docs-researcher-jshsakura
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-researcher
Source: https://github.com/jshsakura/awesome-opencode-skills/tree/main/skills/docs-researcher
Command: npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill docs-researcher-jshsakura

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineers verify API and framework behavior by cross-referencing official documentation, minimizing speculative conclusions and providing source-backed explanations.

Core Features & Use Cases

  • Citation-backed verification of API behavior against official docs.
  • Version-aware analysis highlighting defaults, caveats, and deprecations.
  • Evidence traceability with exact references and explicit version context.

Quick Start

Query the official API documentation for the target version and return a concise, citation-backed answer.

Frequently Asked Questions about docs-researcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify API behavior against official documentation?

To verify API behavior, you query the official documentation for the target version to identify exact behavioral specifications. This process returns a concise, citation-backed answer with explicit references and version context, minimizing speculative conclusions.

What is the best way to check for API version differences and deprecations?

Checking API version differences requires version-aware analysis of official documentation to highlight defaults, caveats, and deprecations. This approach provides evidence traceability with exact references and explicit version context for the specific framework behavior.

How do I get citation-backed references for framework documentation?

Getting citation-backed references involves locating the official documentation sections that address the specific framework behavior needing verification. The result is a concise answer with source-backed explanations and explicit version context.

Can I use this to verify API defaults and caveats for a specific version?

Yes, you can verify API defaults and caveats by specifying the target version during the documentation query. The analysis locates official documentation sections to return evidence-backed explanations with exact references for that version.

Why does my API verification lack evidence traceability?

Your API verification lacks evidence traceability when conclusions are drawn without cross-referencing official documentation. Specifying the target version and locating official documentation sections ensures source-backed explanations with exact references and explicit version context.