Librarian

Cache and refresh remote git repositories under `~/.cache/checkouts/<host>/<org>/<repo>` so future references reuse a local copy instead of re-cloning. Use when the user references a remote git repository — full URL (`https://github.com/foo/bar`, `git@github.com:foo/bar.git`), `owner/repo` shorthand, or asks Claude to "look at", "read", "search", or "find something in" an external repo by name. Returns a stable local path that downstream skills (review-code, grep, Read) can use directly.

sontek Updated

File contents

sontek/agent-skills/tree/main/plugins/sontek-skills/skills/librarian commit df5bc5cbb2

Frequently asked questions

npx skillmds@latest add sontek/librarian