create-plugin

Installation
SKILL.md

Skill: Create an OpenCode Plugin

Scaffold a working OpenCode plugin for use in OpenWork.

When to use

  • User asks "create a plugin that does X"
  • User asks "write a plugin" or "make a plugin"
  • User wants to extend OpenWork/OpenCode with custom tools

Plugin API

An OpenCode plugin is an async factory function that returns a hooks object.

File location

Installs
23
GitHub Stars
23.0K
First Seen
Jun 3, 2026
create-plugin — different-ai/openwork