🚀 GitHub 최고 인기 터미널 도구

모든 소프트웨어를
Agent-Native 로.

CLI-Anything 비공식 가이드. 모든 GUI 소프트웨어용 CLI를 생성하고 AI 에이전트가 제어하게 하세요.

⚡ Instant CLI Builder

cli-anything ./you-app

01. 01. 설정

CLI-Anything 은 강력한 Claude Code 플러그인입니다.

export CLI_ANYTHING_API_KEY="your-api-key-here"
💡
Pro 팁: 할인 된 AI 크레딧을 위해 Gateway를 확인하세요.

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. 명령어

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