Adding local skills
Create a directory inside your library’sskills/ folder with a SKILL.md file:
SKILL.md with whatever instructions you want your AI agent to follow. The skill is immediately available to add to any project.
Installing skills from GitHub
Reseed can fetch skills from any public GitHub repository. It walks the repo’s directory tree and finds every folder containing aSKILL.md.
reseed.yaml so reseed can update them later with reseed fetch.
Listing your skills
(external).