One-time setup

Connect OpenCode.

One line in OpenCode's memory file. Then every floom add just works.

1

Install the CLI

If you haven't yet:

$ npm install -g @floomhq/floom
2

Add this line to ~/.config/opencode/AGENTS.md

Paste it anywhere in the file. OpenCode reads this on every session.

Use Floom skills from ~/.config/opencode/skills/ when they match the task.
3

Add a skill

Try the PR-review skill. The .md file lands in ~/.config/opencode/skills/.

$ floom add https://floom.dev/s/floom-pr-review

OpenCode picks it up next session.

Other agents

Browse skill librariesOpenCode docs