A repository providing reusable orchestration skills for ChatGPT and Codex, enabling multi-agent delegation of large tasks.

Stars

110

7-day growth

No data

Forks

4

Open issues

0

License

MIT

Last updated

2026-07-26

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It offers a simple, practical implementation of multi-agent coordination inspired by a proven pattern, allowing Codex to break down complex work into focused agents.

Who it is for

  • Developers using Codex for complex tasks
  • AI agent builders interested in orchestration
  • Power users of ChatGPT seeking structured workflow delegation

Use cases

  • Coordinating multiple specialized agents for large-scale code generation
  • Delegating subtasks like research, analysis, and integration within a single session
  • Automating multi-step workflows that require different expert agents

Strengths

  • Easy installation: copy a single directory to the Codex skills folder
  • Explicit invocation via $orchestrate or automatic selection by Codex
  • Inspired by a real-world multi-agent orchestration pattern
  • Open source under MIT license for broad reuse

Considerations

  • Currently only one skill (orchestrate) is documented
  • Requires Codex environment installation
  • May require understanding of agent delegation concepts to use effectively

README quick start

Codex Skills

Reusable skills for ChatGPT work and Codex.

Orchestrate

orchestrate encourages Codex to delegate large-scope work across focused agents, then integrate their results. Trivial tasks stay with the coordinator.

The pattern comes from Practical multi-agent orchestration in Codex.

Install

Copy the skill into your personal Codex skills directory:

mkdir -p ~/.codex/skills
cp -R orchestrate ~/.codex/skills/orchestrate

Then invoke it explicitly with $orchestrate, or let Codex select it when a task calls for multi-agent coordination.

License

MIT

Description

Reusable skills for ChatGPT work and Codex.

Related repositories

Similar projects matched by category, topics, and programming language.

MoonshotAI
Featured
MoonshotAI GitHub avatar

Kimi-K3

Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

AI & Machine LearningAI Agents
3,348
xuchonglang
Featured
xuchonglang GitHub avatar

investing-for-beginners

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

Blockchain & Web3
2,739
Krishnagangwal
Featured
Krishnagangwal GitHub avatar

CS-Fundamentals

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.

Data & DatabasesDatabases & Storage
2,326