opencode-primitives
✓Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior.
Installation
SKILL.md
Purpose Use this skill whenever OpenWork behavior is implemented directly on top of OpenCode primitives (skills, plugins, MCP servers, opencode.json config, tools/permissions). It anchors decisions to the official OpenCode documentation and keeps terminology consistent in the UI.
Usage Call skill({ name: "opencode-primitives" }) before implementing or documenting any OpenWork behavior that maps to OpenCode primitives.
Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior. Source: different-ai/openwork.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/different-ai/openwork --skill opencode-primitives Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/different-ai/openwork --skill opencode-primitives- Source
- different-ai/openwork
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is opencode-primitives?
Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior. Source: different-ai/openwork.
How do I install opencode-primitives?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/different-ai/openwork --skill opencode-primitives Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/different-ai/openwork
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01