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.
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.
Reusable skills for ChatGPT work and Codex.
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.
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.
MIT
Reusable skills for ChatGPT work and Codex.
Similar projects matched by category, topics, and programming language.
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.

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

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