AI AGENT ADDONS

Cli Anything

hkuds/cli-anything
CLI & Terminal
1,720installs

Codex can build a command-line interface for almost any GUI application. This skill turns graphical software into a set of text commands you can run from a terminal. It is called CLI-Anything.

The process works with local folders or GitHub repositories. Codex analyzes the source code and creates a Python harness that wraps the GUI features into simple commands. You can then build, refine, test, and validate these harnesses right inside Codex.

This method follows a complete methodology stored in reference files. The skill also includes scripts and templates to help generate and distribute the final CLI tools.

Add Cli Anything skill to your workflow

Global

mkdir -p ~/.claude/skills/cli-anything

Project

mkdir -p .claude/skills/cli-anything

Source Repository

Stars
44,139
Forks
4,131
Watchers
44,139
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago