Build powerful, stateful CLI interfaces for any GUI application using the cli-anything harness methodology.
npx claudepluginhub whd4/anything-cliBuild powerful, stateful CLI interfaces for any GUI application using the cli-anything harness methodology.
Today's Software Serves Humans👨💻. Tomorrow's Users will be Agents🤖.
CLI-Anything: Bridging the Gap Between AI Agents and the World's Software
🌐 CLI-Hub: Explore all community-built CLIs and install with one command at the CLI-Hub. Want to add your own? Open a PR — the hub updates instantly.
One Command Line: Make any software agent-ready for OpenClaw, nanobot, Cursor, Claude Code, etc. 中文文档 | 日本語ドキュメント
Thanks to all invaluable efforts from the community! More updates continuously on the way everyday..
2026-03-23 🤖 Launched CLI-Hub meta-skill — agents can now discover and install CLIs autonomously via cli-hub-meta-skill/SKILL.md. The catalog auto-updates from registry.json via GitHub Actions, making the entire marketplace agent-native.
2026-03-22 🎵 MuseScore CLI merged with transpose, export, and instrument management. Community contributions continue expanding domain coverage.
2026-03-21 🔧 Infrastructure improvements — refined test harnesses and documentation across multiple CLIs. Enhanced Windows compatibility for several backends.
2026-03-20 🌐 Novita AI CLI added for OpenAI-compatible API access. Registry metadata improvements for better hub discovery.
2026-03-19 📦 Package structure refinements across harnesses. Improved SKILL.md generation with better command documentation.
2026-03-18 🧪 Test coverage expansion — additional E2E scenarios and edge case validation across multiple CLIs.
2026-03-17 🌐 Launched the CLI-Hub — a central registry where you can browse, search, and install any CLI with a single pip command. Contributors can add new CLIs or update existing ones by simply opening a PR with a registry.json entry. The hub updates automatically on merge.
2026-03-16 🤖 Added SKILL.md generation (Phase 6.5) — every generated CLI now ships with an AI-discoverable skill definition inside the Python package. ReplSkin auto-detects the skill file after pip install, and the REPL banner displays the absolute path for agents. Includes skill_generator.py, Jinja2 template, package_data in all setup.py files, and 51 new tests.
2026-03-15 🐾 Support for OpenClaw from the community! Merged Windows cygpath guard to ensure CLI-Anything works reliably in Windows bash environments. Community contributions continue to strengthen cross-platform support.
2026-03-14 🔒 Fixed a GIMP Script-Fu path injection vulnerability and added Japanese README translation. OpenCode version requirements documented alongside several Windows compatibility improvements.