Command overview

Updated May 06, 2026

Commands are run from the target repository root. The command treats the current working directory as the repository that receives generated files.

repo-local-tools --help
repo-local-tools load [path]
repo-local-tools mcp --help
repo-local-tools skill --help

The command groups are:

repo-local-tools mcp install <name>
repo-local-tools mcp update [name]
repo-local-tools mcp commit <name>
repo-local-tools skill install <name-or-archive>
repo-local-tools skill update [name]
repo-local-tools skill commit <name>

The load command copies local skill sources and MCP JSON configurations into the shared XDG registry. The install commands render files into the current repository. The update commands refresh installed items from their original source definitions. The commit commands create a Git commit for one managed item and refuse to proceed when unrelated changes are present.