Examples
tree/main/ and blob/main/ prefixes are stripped automatically.
Flags
Creating a pack on install
When installing multiple skills from a directory, use--pack to bundle them into a named pack:
src/skills/ and groups them into a pack directory called frontend in your library.
How it works
Reseed downloads each repository as a tarball, walks the directory tree, and extracts every folder containing aSKILL.md file. Skills are flattened into your library’s skills/ directory regardless of their depth in the original repo.