#376 · Primary category: AI Agents & Automation

x-cmd

agent ai bash cli cloud shell zsh

Shell Superpowers for AI Agents.

Project last updated:08/29/26

GitHub Stars

4.6K

Forks

162

Contributors

9

License

Apache-2.0

Why we included this project

X-CMD is for people who spend their working day in a terminal and want AI capabilities without bolting on a heavyweight runtime. It turns a plain POSIX shell into something closer to a standard library: hundreds of small modules plus an on-demand package system that pulls curated CLI tools like jq and ripgrep without root access or system pollution. The agent layer is what draws the most attention now, with a pure-shell agent under 2 MB that talks to OpenAI, Gemini, and DeepSeek over plain curl, plus modules for managing agent containers, collecting seed skills, and waking local agents like Claude Code or Codex when a message lands in WeChat, Feishu, or Telegram. Teams juggling agent workflows in bash, zsh, or even BusyBox get one coherent environment instead of a pile of one-off scripts.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category