mturac/everything-openai-codex-agentic-os
Build persistent multi-agent operating systems on OpenAI Codex. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.
npx skills add https://github.com/mturac/everything-openai-codex --skill agentic-os
Take mturac/everything-openai-codex-agentic-os from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.