Skip to content

OpenAI Codex Plugins(官方插件示例集合)

Codex plugin examples. Each plugin has a required .codex-plugin/plugin.json manifest and optional skills/, agents/, commands/, hooks.json, and other surfaces.

Key Points

  • 核心定位:OpenAI 官方维护的 Codex 插件示例仓库
  • 标准化.codex-plugin/plugin.json manifest 规范
  • 支持扩展面:skills/、.app.json.mcp.json、agent-level agents/、commands/、hooks.json 等

高光示例

插件覆盖范围
plugins/figmause_figma, Code to Canvas, Code Connect, design system rules
plugins/notionplanning, research, meetings, knowledge capture
plugins/build-ios-appsSwiftUI implementation, refactors, performance, debugging
plugins/build-macos-appsmacOS SwiftUI/AppKit workflows, build/run/debug loops, packaging
plugins/build-web-appsdeployment, UI, payments, database workflows
plugins/expoExpo + React Native apps, SDK upgrades, EAS workflows
plugins/netlifyNetlify 部署集成
plugins/remotionRemotion 视频生成集成
plugins/google-slidesGoogle Slides 集成

技术栈

  • JavaScript 58.9% / Python 32.8% / Standard ML 2.0% / Shell 1.4% / TypeScript 1.0%

数据

  • 2.5k Stars · 301 Forks · 264 Commits
  • MIT License

Sources

  • GitHub openai/plugins (2026-06-09)

Released under the MIT License.