百灵鸟(EchoBird)百灵鸟(EchoBird)
← 返回插件市场

Codex 官方插件市场(英文)

插件市场
打开
.git 安装地址
https://github.com/openai/plugins.git
复制 .git 打开 Codex / Coffee CLI 添加插件市场 粘贴到「来源」

官方 GitHub 仓库,由OpenAI维护的180个插件。多数托管连接器需账号 + OAuth,约 25 个纯本地无需账号。大陆访问请改用 EchoBird 同步的国内 / 川渝镜像。

This repository contains a curated collection of Codex plugin examples.

Each plugin lives under plugins// 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 rules
plugins/notion for planning, research, meetings, and knowledge capture
plugins/build-ios-apps for SwiftUI implementation, refactors, performance, and debugging
plugins/build-macos-apps for macOS SwiftUI/AppKit workflows, build/run/debug loops, and packaging guidance
plugins/build-web-apps for deployment, UI, payments, and database workflows
plugins/expo for Expo and React Native apps, SDK upgrades, EAS workflows, and Codex Run actions
plugins/netlify, plugins/remotion, and plugins/google-slides for additional public skill- and MCP-backed plugin bundles