---
title: "Mods AI-Powered Command-Line LLM Interface by Charmbracelet"
description: "Mods is a CLI tool by Charmbracelet that pipes stdin directly to large language models. It enables AI-powered text processing, code review, commit message generation, and data transformation from the terminal with support for OpenAI, Anthropic, and local models."
verification: "security_reviewed"
source: "https://github.com/charmbracelet/mods"
category:
  - "Developer Tools"
framework:
  - "Custom Agents"
tool_ecosystem:
  github_repo: "charmbracelet/mods"
  github_stars: 4517
---

# Mods AI-Powered Command-Line LLM Interface by Charmbracelet

Mods is a CLI tool by Charmbracelet that pipes stdin directly to large language models. It enables AI-powered text processing, code review, commit message generation, and data transformation from the terminal with support for OpenAI, Anthropic, and local models.

## 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.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/mods-charmbracelet-ai-cli-llm/)
