When you're building on top of OpenCode primitives (skills, plugins, MCP servers, opencode.json) directly, this keeps your implementation grounded in the official docs. It pulls from the canonical references for skills, plugins, config, and MCP servers, so you cite the right source and use consistent terminology instead of making up your own mental model. Think of it as a guardrail that says "check the actual docs" whenever you're wiring up SKILL.md frontmatter, directory structures, or permission rules. It's narrow in scope but useful if you're working on tooling or frameworks that sit close to the OpenCode runtime itself.
npx skills add https://github.com/different-ai/openwork --skill opencode-primitives