·ai-orchestrator
</>

ai-orchestrator

Orchestrate external AI agent instances (Claude Code, Opencode, Gemini CLI) via SDK or CLI. This skill NEVER does work itself — it always delegates to an external agent.

0Installs·0Trend·@nikhilmaddirala

Installation

$npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill ai-orchestrator

How to Install ai-orchestrator

Quickly install ai-orchestrator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill ai-orchestrator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nikhilmaddirala/gtd-cc.

SKILL.md

View raw

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:

Orchestrate external AI agent instances (Claude Code, Opencode, Gemini CLI) via SDK or CLI. This skill NEVER does work itself — it always delegates to an external agent. Source: nikhilmaddirala/gtd-cc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill ai-orchestrator
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from nikhilmaddirala/gtd-cc

Quick answers

What is ai-orchestrator?

Orchestrate external AI agent instances (Claude Code, Opencode, Gemini CLI) via SDK or CLI. This skill NEVER does work itself — it always delegates to an external agent. Source: nikhilmaddirala/gtd-cc.

How do I install ai-orchestrator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nikhilmaddirala/gtd-cc --skill ai-orchestrator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nikhilmaddirala/gtd-cc

Details

Category
</>Dev Tools
Source
user
First Seen
2026-03-13