Skip to main content

gitquarry skills

Load embedded, version-matched usage guidance for agents and automation. The top-level help points agents here first:
gitquarry skills get gitquarry
Skills ship inside the binary, so the guidance matches the installed command surface.

Synopsis

gitquarry skills
gitquarry skills list
gitquarry skills get <NAME> [--full]
gitquarry skills path [NAME]
gitquarry agent
gitquarry agent is a convenience alias for gitquarry skills get gitquarry.

skills

List available embedded skills. This is the default when no subcommand is provided.
gitquarry skills
gitquarry skills list

skills get

Print an embedded skill guide to stdout.
gitquarry skills get gitquarry
The core gitquarry skill covers native search, discover mode, repository inspection, remote tree/code lookup, auth, host selection, and script-safe output. Use --full when future versions bundle extra reference material:
gitquarry skills get gitquarry --full

skills path

Print the embedded skill root or a specific skill locator.
gitquarry skills path
gitquarry skills path gitquarry
Because Gitquarry embeds skills into the Rust binary instead of installing a filesystem skill directory, this returns embedded://skills or embedded://skills/gitquarry.