ai-orchestrator とは?
SDK または CLI を介して外部 AI エージェント インスタンス (Claude Code、Opencode、Gemini CLI) を調整します。このスキルはそれ自体では決して機能しません。常に外部エージェントに委任されます。 ソース: nikhilmaddirala/gtd-cc。
SDK または CLI を介して外部 AI エージェント インスタンス (Claude Code、Opencode、Gemini CLI) を調整します。このスキルはそれ自体では決して機能しません。常に外部エージェントに委任されます。
コマンドラインで ai-orchestrator AI スキルを開発環境にすばやくインストール
ソース: nikhilmaddirala/gtd-cc。
This skill NEVER does work itself. It always delegates to an external agent instance via SDK or CLI. When this skill is loaded, your job is to pick the right tool, configure it, get approval, and run it.
This skill also serves as a learning tool for the user. When orchestrating, offer brief explanatory comments about the SDK patterns you're using — what the options do, why you chose certain values, and what alternatives exist. Help the user build intuition for the SDKs, not just run commands.
Each sub-skill walks through dispatching via a specific tool. After picking the tool (step 1), load the appropriate sub-skill:
SDK または CLI を介して外部 AI エージェント インスタンス (Claude Code、Opencode、Gemini CLI) を調整します。このスキルはそれ自体では決して機能しません。常に外部エージェントに委任されます。 ソース: nikhilmaddirala/gtd-cc。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill ai-orchestratorSDK または CLI を介して外部 AI エージェント インスタンス (Claude Code、Opencode、Gemini CLI) を調整します。このスキルはそれ自体では決して機能しません。常に外部エージェントに委任されます。 ソース: nikhilmaddirala/gtd-cc。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill ai-orchestrator インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/nikhilmaddirala/gtd-cc