External Publication
Visit Post

Distributing OpenCode Plugins via npm

subaud [Unofficial] February 12, 2026
Source

OpenCode plugins have three extension points: tools, skills, and commands. They're discovered differently, and two of the three work automatically from an npm package. Commands don't. This post documents how I set up a bunx setup script to handle the gap.

How OpenCode discovers plugin artifacts

Discussion in the ATmosphere

Loading comments...