One-time setup

Connect Claude Code.

One line in Claude'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 ~/.claude/CLAUDE.md

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

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

Add a skill

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

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

Claude picks it up next session.

Other agents

Browse skill librariesClaude docs