Cloud-sync your skills across your team.
One shared skill library, synced into every agent and machine your team uses.
Works with every agent you already use
ClaudeCursorCodexKimiOpenCode
Single source of truth
One cloud workspace. Every agent reads the same thing.
Skills live in one versioned place. Change a skill once; every agent reads the active version, no copy-paste, no drift.
Brand Voicev1.2.0
SEO Auditorv2.0.0
Code Reviewersynced
One command, every agent
Pull the whole library onto any agent or machine.
npx -y @floomhq/floom status shows local vs cloud. npx -y @floomhq/floom pull --target brings the team library onto that harness, in one command.
# compare local vs cloud, then pull
$ npx -y @floomhq/floom status --target codex
2 outdated · library has 8 skills
$ npx -y @floomhq/floom pull --target codex
→ whole library synced
✓ codex is up to date
$ npx -y @floomhq/floom status --target codex
2 outdated · library has 8 skills
$ npx -y @floomhq/floom pull --target codex
→ whole library synced
✓ codex is up to date
npx -y @floomhq/floom status compares skills on your machine with the team library for that agent. npx -y @floomhq/floom pull downloads updates so local matches the cloud.
Start in two minutes.
One shared repo, synced across every agent