charmbracelet/mods
AI on the command line observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 71
- Release rhythm 16
- Longevity 89
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 125
- age_days: 1253
- days_rel: 419
- days_push: 177
- n_releases_24m: 4
Adoption not part of the score
4524 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Mods is a Go CLI tool that brings LLM-based AI to the command line, designed to work in shell pipelines by ingesting command output and formatting results as Markdown, JSON, or other text formats. It supports OpenAI, Cohere, Groq, Azure OpenAI, and locally running models via LocalAI.
Use cases
- pipe command output through an llm from the terminal
- summarize logs or files with ai in shell scripts
- format ai responses as markdown or json in pipelines
- use local llms from the command line
- add ai to unix command pipelines
- quickly ask questions from the terminal
When to choose
- you want a scriptable, pipeline-friendly LLM CLI in Go
- you need to mix AI output with standard unix tools
- you want to use local models via LocalAI or multiple cloud providers
When to avoid
- you need an actively developed tool - the project was sunset and archived in March 2026 in favor of Crush
- you want an interactive coding agent rather than a non-interactive pipeline tool
- you need a GUI or chat interface
Facets
cli-tool · maturity maintenance
llm-inference cli developer-tools large-language-models developer-tools cli windows cross-platform llm pipelines openai localai sunset charmbracelet command-line automation linux macos
1 source
- readme: https://github.com/charmbracelet/mods · fetched 2026-08-28 · 18b5b84936e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| charmbracelet/mods | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="charmbracelet/mods")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem