A collection of curated agent skills.
| Command | Description |
|---|---|
mise run link-skill <user/repo> <path> |
Pulls a skill folder from a repo as a subtree. |
mise run add-repo <user/repo> |
Adds a GitHub repo as a remote. |
mise run patch |
Recursively applies all patches from the patches/ directory. |
mise run update <skill> <user/repo> |
Updates a subtree and re-applies patches. |
mise run setup |
Fetches all remotes. |
mise run status |
Shows git status. |