Skip to content

matthewp/rosie

Repository files navigation

rosie

Rosie the Robot

A fast, cross-platform package manager for AI agent skills. Think npm, but for skills.

rosie install anthropics/skills

Install

Via npm — works on every platform Node runs on:

npx rosie-skills install owner/repo

Via Homebrew:

brew tap matthewp/rosie
brew install rosie

Other package managers (apt, AUR, FreeBSD pkg) + a build-from-source path are on the docs site.

Documentation

Full docs, including the CLI reference, the typed JavaScript API, lockfile format, supported agents, and more: https://rosie.libs.technology/.

A quick jump table:

License

BSD 3-Clause