Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 453 Bytes

File metadata and controls

10 lines (7 loc) · 453 Bytes

Installing for OpenCode

No marketplace — add to your opencode.json (global ~/.config/opencode/opencode.json or project):

{ "plugin": ["things@git+https://github.com/superbereza/things-cli.git"] }

Restart OpenCode. The plugin (.opencode/plugins/things.js) registers this repo's skills/ directory — no symlinks. Adapted from obra/superpowers (MIT); verify against your OpenCode version.