Loading...
Loading...
Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.
npx skill4agent add mitsuhiko/agent-stuff librariangit@...owner/repo--filter=blob:none~/.cache/checkouts/<host>/<org>/<repo>github.com/mitsuhiko/minijinja~/.cache/checkouts/github.com/mitsuhiko/minijinjabash checkout.sh <repo> --path-onlybash checkout.sh mitsuhiko/minijinja --path-only
bash checkout.sh github.com/mitsuhiko/minijinja --path-only
bash checkout.sh https://github.com/mitsuhiko/minijinja --path-onlyoriginbash checkout.sh <repo> --force-update --path-onlycheckout.sh --path-onlycheckout.showner/repogithub.com