🚀 Herramienta de Terminal IA #1 en GitHub

Haz que TODO el software
sea Agent-Native.

La guía no oficial para CLI-Anything. Genera interfaces CLI completas para cualquier software GUI (GIMP, Blender, etc.) y permite que los agentes de IA los controlen.

⚡ Instant CLI Builder

cli-anything ./you-app

01. 01. Configuración

CLI-Anything no es una herramienta independiente—es un potente plugin para Claude Code que genera interfaces CLI completas para cualquier software GUI.

export CLI_ANYTHING_API_KEY="your-api-key-here"
💡
Consejo Pro: ¿Quieres evitar las altas tarifas de API? Revisa nuestra Pasarela de Cómputo con crédito de IA al 50% de descuento.

02. 02. Practical Example Library

🎨

Blender Auto-Render

Convert Blender's 3D workflow into a CLI API. Let AI control 3D objects directly.

cli-anything ./blender --render
📄

LibreOffice Converter

Batch convert documents or extract data with automated agent workflows.

cli-anything ./libreoffice --pdf

03. Comandos

The definitive cheatsheet for CLI-Anything. Skip the long docs and copy-paste these commands.

Command Usage
init Initialize a new CLI project
build Analyze app and generate harness
run Execute command deterministic

03. 05. Real Issue Wiki

Error: Unknown skill: cli-anything (Issue #19)
The skill is not registered in your tool search path. Verify your OpenClaw/Aura config and ensure the library directory is correctly linked.
Error: setup.py placeholder 'yourusername' (Issue #17)
This is a known bug in the source repo. Manually edit setup.py and replace 'yourusername' with your actual GitHub username or local org name.
Path Error: Hardcoded /root/ paths (Issue #3)
Many examples use /root/ by default. Replace them with $HOME or ~ to avoid permission denied errors on non-root environments.

04. 04. AI CLI Ecosystem Guide

CLI-Anything is just the beginning. Discover other powerful AI tools for your terminal.

Aider Open Interpreter Warp AI Claude Code