Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> for reuse. Use when the user points you to a remote git repository as reference, or when you need to read, search or analyze a remote repo locally without full clone overhead.
$npx -y skills add aretw0/agents-lab --skill git-checkout-cacheInstalls into the current project.
Run `npx skills use "https://github.com/aretw0/agents-lab" --skill "aretw0/agents-lab/git-checkout-cache"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aretw0/agents-lab" that are relevant to the current task. Run `npx skills add "https://github.com/aretw0/agents-lab"` and select the relevant skills, then follow their instructions.