Distributing OpenCode Plugins via npm
subaud [Unofficial]
February 12, 2026
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.
Discussion in the ATmosphere