CLI-Anything: Making ALL Software Agent-Native

Source: https://github.com/HKUDS/CLI-Anything Fetched: 2026-04-19 12:20 GMT+7

CLI-Anything is a tool that creates Command Line Interfaces (CLIs) for any software, making them agent-native. It follows a 7-phase methodology similar to Claude Code and OpenCode, producing structured JSON output for reliable agent interaction.

Key features:

  • One-command CLI generation: /cli-anything ./software
  • Structured JSON output reduces parsing complexity
  • Cross-platform support (Windows, macOS, Linux)
  • Continuous improvement via /cli-anything:refine
  • Integrates with CLI-Hub for community-driven CLI registry

The tool enables AI agents like OpenClaw to interact with software deterministically, avoiding fragile GUI automation.