eoc
v2.0.0-rc.1Open-source Codex workflow collection with install profiles, repo conventions, validation checks, and documentation.
By Mehmet TuracLicense: MIT1.1k GitHub starsUpdated 14 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 23, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mturac/everything-openai-codex/.
Compatibility: the page URL and API slug “eoc-2” remain stable.
- Codex: Legacy selector
eoc-2@agent-plugin-marketplaceremains documented for migration; install from source for this runtime.
This plugin's manifest name conflicts with another source for the same runtime. The source remains indexed, but this directory does not generate mismatched -2/-3 install commands.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "eoc",
"version": "2.0.0-rc.1",
"description": "Open-source Codex workflow collection with install profiles, repo conventions, validation checks, and documentation.",
"author": {
"name": "Mehmet Turac",
"url": "https://github.com/mturac"
},
"homepage": "https://github.com/mturac/everything-openai-codex",
"repository": "https://github.com/mturac/everything-openai-codex",
"license": "MIT",
"keywords": [
"codex",
"workflow",
"documentation"
],
"mcpServers": {},
"interface": {
"displayName": "Everything OpenAI Codex",
"shortDescription": "Codex workflow collection with install profiles, repo conventions, validation checks, and documentation.",
"longDescription": "Everything OpenAI Codex (EOC) is a community-maintained Codex workflow collection. The upstream repository contains the full documentation, install profiles, skills, commands, and validation material.",
"developerName": "Mehmet Turac",
"composerIcon": "./assets/icon.svg",
"category": "Coding",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://github.com/mturac/everything-openai-codex"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[eoc on Agent Plugins Marketplace](https://pluginsmp.com/plugins/eoc-2)