Adding skills
From inside a project directory, runreseed add for an interactive selector, or specify skills by name:
.agents/skills/ where your AI agent can find them.
Custom skills directory
By default, reseed installs skills to.agents/skills/. If your agent reads from a different directory, use the --dir flag:
add, sync).
Committing to git
After adding skills, commit the.agents/skills/ directory to git. Your teammates get the skills automatically. Any compatible agent reads them directly.