One-time setup

Connect OpenAI Codex CLI.

One line in Codex'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 ~/.codex/AGENTS.md

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

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

Add a skill

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

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

Codex picks it up next session.

Other agents

Browse skill librariesCodex docs