From odin
Gathers read-only external knowledge on libraries, frameworks, SDKs, APIs via 5-tier source priority (official docs first). Use for API queries, migration guides, version changes, RFCs.
npx claudepluginhub outlinedriven/odin-claude-plugin --plugin odinThis skill uses the workspace's default tool permissions.
Read-only external knowledge gathering. Walk the canonical 5-tier source ladder; cite every claim to a primary source; flag training-data-only assertions explicitly. Do NOT write, edit, or commit files.
Guides doc lookup and web search workflow for investigating libraries, APIs, or unfamiliar patterns before implementation.
Gathers well-sourced current internet info for API docs, library comparisons, best practices, hypothesis testing, and verifying technical claims to inform planning and design.
Fetches up-to-date, version-specific library documentation and code examples via Context7. Use for API references, framework guides, and troubleshooting.
Share bugs, ideas, or general feedback.
Read-only external knowledge gathering. Walk the canonical 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:
pydantic@2.7). 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 |
pydantic@2.7.4)[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] label