⌨️CLI-Anything
HKUDS/CLI-Anything · homepage ↗
"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/
⭐ Very popular: 47k stars, gaining about 763 a week
View on GitHub ↗repo profile
momentum
durability
bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.
since we covered it
why it's a big deal
- It treats the CLI as the universal control surface for agents, which is a much bigger thesis than adding isolated AI features to individual apps.
- The breadth of supported software suggests this can become a repeatable interface layer, not just a set of one-off demos.
- Its reliance on real backends rather than toy reimplementations gives it much stronger infrastructure potential.
under the hood
- The system follows a seven-phase pipeline covering analysis, design, implementation, testing, documentation, and publishing.
- Generated CLIs support both REPL usage and subcommand-based scripting, with built-in JSON output for structured agent use.
- The repo highlights 1,720 passing tests across 16 software demos and auto-generated SKILL.md files for agent discovery.
our take from PR#30, 2026-03-25
star history
- PR#30 19k 2026-03-25
- now 47k + 28k since first covered
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Better known than its recent output, coasting a little on attention.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
Agent-native CLI generation for existing software
similar projects
compare these →- 🚀 Claude-Code
3× the stars
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
141k ACTIVE - 📋 spec-kit
2.7× the stars
💫 Toolkit to help you get started with Spec-Driven Development
129k ACTIVE - 🕸️ code-review-graph
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
30k ACTIVE
comments
Sign in with GitHub to add your blip on CLI-Anything.