Open Registry · CLI-Anything

Make any software
agent-native.

Production-grade CLI interfaces for graphical software like GIMP, Blender, and LibreOffice — enabling your AI agents to control real applications directly, no clicking required.

agent.sh
~ pip install cli-anything-gimp
Downloading cli_anything_gimp-0.1.0-py3-none-any.whl...
Installing collected packages: cli-anything-gimp
Successfully installed cli-anything-gimp-0.1.0

~ cli-anything-gimp export --format png layer.xcf
Rendering layer.xcf to output.png via GIMP backend...
Success!
~
Built on CLI-Anything
Compatible with Claude Code
Works with Cursor & Codex

Ready-to-install CLIs

Every CLI calls real software backends directly. True headless automation for modern AI agents.

Soon

cli-anything-gimp

Full image editing — layers, masks, filters, export. GIMP's entire feature set, agent-accessible.

pip install cli-anything-gimp Waitlist
Soon

cli-anything-blender

3D modelling, scene creation, rendering, animation. Full Blender pipeline from your agent.

pip install cli-anything-blender Waitlist
Soon

cli-anything-libreoffice

Generate documents, spreadsheets, presentations and PDFs. Real LibreOffice renders.

pip install cli-anything-libreoffice Waitlist
Soon

cli-anything-inkscape

SVG creation and editing, vector operations, batch export to PNG/PDF. Full Inkscape backend.

pip install cli-anything-inkscape Waitlist
Soon

cli-anything-audacity

Audio editing, noise reduction, effects, multi-track, export. Audacity fully agent-controlled.

pip install cli-anything-audacity Waitlist
Soon

cli-anything-kdenlive

Video editing, timeline control, effects, transitions and rendering. Full Kdenlive pipeline.

pip install cli-anything-kdenlive Waitlist

How it Works

From your agent's mind to deterministic software execution.

01

Install

Pick any CLI from the registry and install it with pip. Each package ships with its own SKILL.md so AI agents discover capabilities automatically.

pip install cli-anything-gimp
02

Connect

Add the CLI to your Claude Code, Cursor or Codex config. The CLI exposes a standard --help interface and structured JSON output.

cli-anything-gimp --help
03

Control

Your agent calls real software backends directly. No screenshots. No DOM manipulation. Just deterministic results.

cli-anything-... export

Request the next CLI

We prioritize CLIs based on community demand. Tell us which tool you need agent-native access to — we'll build it and notify you when it's ready.

  • cli-anything-gimp (in progress)
  • cli-anything-blender (queued)
  • cli-anything-libreoffice
  • cli-anything-audacity
  • cli-anything-kdenlive