One-time setup

Connect Gemini CLI.

One line in Gemini'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 ~/.gemini/GEMINI.md

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

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

Add a skill

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

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

Gemini picks it up next session.

Other agents

Browse skill librariesGemini docs