01. 01. セットアップと設定
CLI-Anything は単独のツールではありません。GUIソフトウェアのための完全なCLIハーネスを生成する強力な Claude Code プラグインです。
export CLI_ANYTHING_API_KEY="your-api-key-here"
💡
ヒント: APIコストを削減したいですか?私たちの コンピュート・ゲートウェイ で、AIクレジットを50%オフで利用できます。
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 |