---
title: "Crush Agentic AI Coding CLI by Charmbracelet"
description: "Crush is a terminal-native AI coding agent built by Charmbracelet that connects your code, tools, and workflows to any LLM. It supports multi-model switching mid-session, MCP extensibility, and LSP-enhanced context across every major platform."
verification: "security_reviewed"
source: "https://github.com/charmbracelet/crush"
author: "Charmbracelet"
publisher_type: "Company"
category:
  - "Developer Tools"
framework:
  - "Custom Agents"
tool_ecosystem:
  github_repo: "charmbracelet/crush"
  github_stars: 22213
---

# Crush Agentic AI Coding CLI by Charmbracelet

Crush is a terminal-native AI coding agent built by Charmbracelet that connects your code, tools, and workflows to any LLM. It supports multi-model switching mid-session, MCP extensibility, and LSP-enhanced context across every major platform.

## Prerequisites

Go 1.23+

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
brew install charmbracelet/tap/crush
```

## Documentation

- https://github.com/charmbracelet/crush#readme

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/crush-agentic-ai-coding-cli-charmbracelet/)
