1. Create your library
This only needs to be done once.2. Install some skills
Pull in open source skills from GitHub:SKILL.md file to your library’s skills/ directory.
3. Add skills to a project
From inside a project directory, runreseed add for an interactive selector, or specify skills by name:
.agents/skills/ (or the directory specified with --dir) where your AI agent can find them. Commit them to git and your whole team benefits.