Updating external skills
When open source skills get updated on GitHub, pull the latest versions into your library:latest in reseed.yaml. Skills pinned to a specific tag are skipped.
Syncing projects
After updating your library (or editing local skills), push those changes into a project:.agents/skills/ has the same name as one in your library, it gets overwritten with the library version. Skills not in the library are left untouched.
Typical workflow
Pinning versions
To prevent a skill from being updated automatically, pin it to a specific tag inreseed.yaml:
reseed fetch. Change the version to latest to resume automatic updates.