From odin
Gathers external documentation for libraries, frameworks, SDKs, APIs, and CLIs using a 5-tier source ladder. Verifies claims against primary sources and flags training-data-only assertions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/odin:researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read-only external knowledge gathering. Walk the 5-tier source ladder; cite every claim to a primary source; flag training-data-only assertions explicitly. Do NOT write, edit, or commit files.
Read-only external knowledge gathering. Walk the 5-tier source ladder; cite every claim to a primary source; flag training-data-only assertions explicitly. Do NOT write, edit, or commit files.
Apply:
NOT apply:
[email protected]). If version unstated, resolve latest stable at Tier 1.[Speculative — training data only].library@version identifiers.Priority order (canonical): 1) Official docs 2) API refs 3) Books/papers 4) Tutorials 5) Community
If a source category is unavailable or returns no authoritative results, skip it and move to the next tier — do not halt.
| Tier | Priority | Source type | Use when |
|---|---|---|---|
| 1 | Official docs | Library/framework official documentation site; SDK reference pages | Named library/framework/SDK with a published doc surface |
| 2 | API refs | API reference pages; repository README and docs folders | API signatures, types, configuration keys, repo-architecture details |
| 3 | Books/papers | RFCs; academic papers; vendor whitepapers; standards documents | Standards-body publications, deep technical specifications |
| 4 | Tutorials | Tutorial articles; blog posts; vendor how-to guides | Example-driven walkthroughs when reference docs are insufficient |
| 5 | Community | Repository issues and discussions; community forums; Q&A threads | Real-world usage patterns, upstream known issues, community workarounds |
[email protected])[Claim] — Tier N, source: [URL or doc path]Verified (Tier 1–2 primary source), Probable (Tier 3–4), Speculative (training data only — flag explicitly)[Speculative] labelnpx claudepluginhub outlinedriven/odin-claude-plugin --plugin odinSystematically gathers accurate, version-specific documentation before implementing libraries or APIs. Uses structured 5-step methodology for source prioritization, retrieval, verification, and citation.
Gathers well-sourced current internet info for API docs, library comparisons, best practices, hypothesis testing, and verifying technical claims to inform planning and design.
Guides doc lookup and web search workflow for investigating libraries, APIs, or unfamiliar patterns before implementation.