plugin-creator
Installation
SKILL.md
Quick Usage (Already Configured)
Where plugins live
- Project plugins:
plugins/*.jsorplugins/*.ts - Global plugins:
~/.config/opencode/plugins/*.jsor.ts
Load from npm
Add npm plugin packages in opencode.json:
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-helicone-session", "opencode-wakatime"]
}
Minimal plugin template
export const MyPlugin = async ({ project, client, $, directory, worktree }) => {
Related skills
More from different-ai/openwork-hub
telegram
Send notifications and messages via Telegram bot API
2mcp-arch
|
2agent-creator
Create new OpenCode agents with a gpt-5.2-codex default.
2screenpipe
Screenpipe records your screen and microphone 24/7. Search your screen recordings and audio transcriptions via REST API and CLI.
2sync-submodules
|
2workspace-guide
Workspace guide to introduce OpenWork and onboard new users.
2