opencode-overlay

OpenCode plugin for customizing system prompts and tool definitions.

Setup

Option 1: use it with my prompts

opencode plugin opencode-overlay --global

Option 2: customize

Step 1: clone this repo:

git clone --depth 1 https://github.com/yookibooki/opencode-overlay && cd opencode-overlay

Step 2: edit .txt files

Step 3: install:

bun install && bun run build && opencode plugin "$(pwd)" --global

npm package · GitHub