OneTakeGoCLIクライアント

同じコマンドがどの環境でも動き、OneTakeGo の最先端 AI をいつでも呼び出せます。

対応プラットフォームmacOS / Linux / Windows
依存関係なし(単一バイナリ)
エンジンGo / C++ / Rust コア
インストールコマンドをターミナルにコピーして実行
curl -fsS https://www.onetakego.ai/CLI/install | bash
Detected linux/amd64 (OneTakeGo CLI Installer)
Download complete & Binary OK
Symlink ready (Command: onetakego)
$onetakego run --preset=lobster --input="./scene_1.txt"
Processing agent task: Analyzing screenplay concepts...
Successfully generated 12 storyboard shots in 4.8s [Job ID: #903]
ユースケース

5 つの実戦シナリオ

アイデアから Demo へ。チャットから本物のプロダクションへ。

#01Agent Tool

エージェントに本物の手を

OpenClaw、Feishu ボット、エージェントワークフローは CLI 経由で OneTakeGo を呼び出し、制作タスクをそのまま実行できます。

エージェントは話すだけでなく、実際に手を動かせる。
AI 機能の呼び出しアセットの操作ジョブのトリガー
CLI SANDBOX
$onetakego run --preset=lobster --input="./scene_1.txt"
✓ Connected to Lobster Agent Node (OpenClaw v2.1)
Checking cloud connection... gateway.onetakego.ai is ONLINE
✓ Successfully generated 12 storyboard shots in 4.8s
#02Batch Demo

Feishu テーブルから Demo を一括生成

テーブル内のアイデア、台本、ビジュアルプロンプト、製品要件を、見せられる AI Demo にバッチで変換。

アイデアはテーブルに書く。Demo は OneTakeGo が見える形にする。
広告コンセプト商品ビジュアル短尺動画の試作クライアント提案
CLI SANDBOX
$onetakego batch --from=feishu-table --id="tbl_abc123" --output="./demos/"
✓ Reading Feishu multi-dimensional table (tbl_abc123)
Found 48 rows of creative scripts to process
✓ Batch rendering completed: 48/48 demos exported to ./demos/
#03Automation

スクリプトで動かし、自分のアプリに組み込む

スクリプト、バッチ、スケジューラ、社内ツールから、ひとつの入口で OneTakeGo の AI を呼び出します。

OneTakeGo をプログラマブルな制作インターフェースに。
バッチジョブスケジューラ社内ツール自社アプリ
CLI SANDBOX
$onetakego script --file="./workflow.py" --trigger="cron(0 2 * * *)"
✓ Registered scheduled automation job #88
Preset triggers: Daily at 02:00 UTC [Next run: in 14h]
✓ OneTakeGo API heartbeat: OK [Latency: 45ms]
#04Enterprise

プライベートデプロイで業務システムへ

CLI を社内システムに埋め込み、既存業務プロセスに沿った自動化パイプラインを組み立てます。

今のワークフローを残したまま、AI を中に通す。
社内システム権限管理自動化パイプライン
CLI SANDBOX
$onetakego enterprise --gateway="https://ai.corp.internal" --auth=ldap
✓ Synchronized organization profile (14 active sub-accounts)
Enterprise proxy tunnel established with secure TLS 1.3
✓ Pipeline connected: Internal CMS <-> OneTakeGo API Gateway
#05DCC Workflow

ローカル DCC ワークフロー連携

Maya、Blender、Houdini など、ローカル制作ソフトを OneTakeGo の AI 実行入口に接続します。

OneTakeGo がクリエイターの既存ローカルワークフローに入ってくる。
MayaBlenderHoudiniローカルツールチェーン
CLI SANDBOX
$onetakego dcc --app=blender --asset="./character.blend" --optimize
✓ Found active Blender instance (v4.2)
Running AI-assisted mesh topology & texture optimizations...
✓ Optimization completed. Exported GLTF (2.4MB) to OneTakeGo cloud
OneTake GO
一度の撮影で、一度に仕上げる。
© 2026 OneTake GO. All rights reserved.