| name | description | compatibility | allowed-tools |
|---|---|---|---|
git-clone |
Clones a git repository into a structured directory tree (Host/User/Repo) following git conventions. Handles URL parsing and idempotency (skips if exists) purely via instruction. |
Requires 'git' installed in the environment. |
Bash |
This skill enables you to clone git repositories into a canonical directory structure: ~/Code/<Host>/<User>/<Repo>.