OpenAI Plugins
6,388
stars
299
commits
JavaScript
primary language
Sep 8, 2026
updated
This repository contains a curated collection of Codex plugin examples.
Each plugin lives under plugins/<name>/ with a required
.codex-plugin/plugin.json manifest and optional companion surfaces such as
skills/, .app.json, .mcp.json, plugin-level agents/, commands/,
hooks.json, assets/, and other supporting files.
The default marketplace lives at .agents/plugins/marketplace.json and points
at the standard plugins/ directory. API key login users have a separate
marketplace at .agents/plugins/api_marketplace.json.
Highlighted richer examples in this repo include:
plugins/figma for use_figma, Code to Canvas, Code Connect, and design system rulesplugins/notion for planning, research, meetings, and knowledge captureplugins/build-ios-apps for SwiftUI implementation, refactors, performance, and debuggingplugins/build-macos-apps for macOS SwiftUI/AppKit workflows, build/run/debug loops, and packaging guidanceplugins/build-web-apps for deployment, UI, payments, and database workflowsplugins/expo for Expo and React Native apps, SDK upgrades, EAS workflows, and Codex Run actionsplugins/netlify, plugins/remotion, and plugins/google-slides for additional public skill- and MCP-backed plugin bundles(top 30 of 60)
JavaScript
56.0%
Python
35.5%
Standard ML
1.9%
HTML
1.7%
Shell
1.3%
OpenAI Plugins
6,388
stars
299
commits
JavaScript
primary language
Sep 8, 2026
updated
This repository contains a curated collection of Codex plugin examples.
Each plugin lives under plugins/<name>/ with a required
.codex-plugin/plugin.json manifest and optional companion surfaces such as
skills/, .app.json, .mcp.json, plugin-level agents/, commands/,
hooks.json, assets/, and other supporting files.
The default marketplace lives at .agents/plugins/marketplace.json and points
at the standard plugins/ directory. API key login users have a separate
marketplace at .agents/plugins/api_marketplace.json.
Highlighted richer examples in this repo include:
plugins/figma for use_figma, Code to Canvas, Code Connect, and design system rulesplugins/notion for planning, research, meetings, and knowledge captureplugins/build-ios-apps for SwiftUI implementation, refactors, performance, and debuggingplugins/build-macos-apps for macOS SwiftUI/AppKit workflows, build/run/debug loops, and packaging guidanceplugins/build-web-apps for deployment, UI, payments, and database workflowsplugins/expo for Expo and React Native apps, SDK upgrades, EAS workflows, and Codex Run actionsplugins/netlify, plugins/remotion, and plugins/google-slides for additional public skill- and MCP-backed plugin bundles(top 30 of 60)
JavaScript
56.0%
Python
35.5%
Standard ML
1.9%
HTML
1.7%
Shell
1.3%