Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ Multi-agent orchestration with `.toml` definitions. Codex supports parallel fan-
- [aannoo/hcom](https://github.com/aannoo/hcom) - Hierarchical agent communication framework. Agents delegate subtasks with context preservation. ![GitHub stars](https://img.shields.io/github/stars/aannoo/hcom?style=flat-square)
- [obra/external-subagents](https://github.com/obra/external-subagents) - Run subagents as external processes with custom sandboxing. ![GitHub stars](https://img.shields.io/github/stars/obra/external-subagents?style=flat-square)
- [GreenSheep01201/claw-empire](https://github.com/GreenSheep01201/claw-empire) - Local-first AI agent office simulator. Orchestrates CLI, OAuth, and API-connected agents as a virtual autonomous company. ![GitHub stars](https://img.shields.io/github/stars/GreenSheep01201/claw-empire?style=flat-square)
- [mturac/everything-openai-codex](https://github.com/mturac/everything-openai-codex) - Cross-harness workflow system with 230+ skills, 60 agents, quality gates, session memory. Works across Codex, Cursor, Gemini CLI, Copilot, and more. ![GitHub stars](https://img.shields.io/github/stars/mturac/everything-openai-codex?style=flat-square)

## Skills

Expand All @@ -138,6 +139,7 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` (
- [sickn33/antigravity-awesome-skills](https://github.com/sickn33/antigravity-awesome-skills) - 1,340+ installable skills with CLI installer, role-based bundles, and searchable catalog. ![GitHub stars](https://img.shields.io/github/stars/sickn33/antigravity-awesome-skills?style=flat-square)
- [VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills) - 1,000+ agent skills from official dev teams and community. Works with Codex, Claude Code, Gemini CLI, Cursor. ![GitHub stars](https://img.shields.io/github/stars/VoltAgent/awesome-agent-skills?style=flat-square)
- [alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) - 220+ skills across engineering, marketing, compliance, C-level advisory. Works with Codex despite the name. ![GitHub stars](https://img.shields.io/github/stars/alirezarezvani/claude-skills?style=flat-square)
- [mturac/everything-openai-codex](https://github.com/mturac/everything-openai-codex) - Cross-harness workflow system with 230+ skills, 60 agents, 110 rules, quality gates, and session memory. Works across Codex, Cursor, Gemini CLI, Copilot, and more. ![GitHub stars](https://img.shields.io/github/stars/mturac/everything-openai-codex?style=flat-square)
- [JimLiu/baoyu-skills](https://github.com/JimLiu/baoyu-skills) - Large curated skills repository with broad category coverage. ![GitHub stars](https://img.shields.io/github/stars/JimLiu/baoyu-skills?style=flat-square)
- [mxyhi/ok-skills](https://github.com/mxyhi/ok-skills) - 55 curated skills and AGENTS.md playbooks: research, planning, GitHub automation, browser QA, frontend design. ![GitHub stars](https://img.shields.io/github/stars/mxyhi/ok-skills?style=flat-square)
- [affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) - Performance optimization system with 36 agents and 147 skills. Has `/codex-setup` command for Codex CLI. ![GitHub stars](https://img.shields.io/github/stars/affaan-m/everything-claude-code?style=flat-square)
Expand Down