# Garage Docs > Agent-native git hosting with a CLI, SDK, and typed API. ## Documentation - [garage](https://thegarage.sh/docs/): Agent-native git hosting with a CLI, SDK, and typed API. - [Use cases](https://thegarage.sh/docs/use-cases/): Five things garage does that account-bound, clone-first git hosting can't. - [Getting started](https://thegarage.sh/docs/getting-started/): Install the CLI, sign in, and create your first repo. - [For agents](https://thegarage.sh/docs/agents/): Install garage's SKILL.md so your coding agent knows when and how to use Garage. - [Anonymous repos](https://thegarage.sh/docs/anon-push/): Create an ephemeral repo with no account from the SDK or CLI. - [Extensions](https://thegarage.sh/docs/extensions/): Write per-repo TypeScript that runs inside the forge — capability-gated, with scoped storage, records, event triggers, and reactive hooks. - [Git SDK](https://thegarage.sh/docs/sdk/): Use garage as a git SDK — write files and commit from any JavaScript runtime with no clone required. - [CLI reference](https://thegarage.sh/docs/cli/): garage command groups, flags, and environment variables.