plugins
by
openai

Description: OpenAI Plugins

View openai/plugins on GitHub ↗

Summary Information

Updated 28 minutes ago
Added to GitGenius on June 7th, 2026
Created on March 4th, 2026
Open Issues & Pull Requests: 29 (-1)
Number of forks: 287
Total Stargazers: 2,272 (+14)
Total Subscribers: 15 (-1)

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

The openai/plugins repository is a collection of example plugins designed for use with OpenAI's Codex platform. Its primary purpose is to provide developers with practical, ready-to-use plugin templates and demonstrations that showcase how Codex can be extended to interact with various applications and workflows. Each plugin is organized within its own directory under the main 'plugins' folder, and every plugin includes a mandatory manifest file ('plugin.json') that defines its configuration and integration details. In addition to the manifest, plugins may include a variety of supporting files and directories, such as 'skills', 'agents', 'commands', 'hooks.json', and 'assets', which collectively define the plugin's capabilities, user interfaces, and operational logic.

The repository features a range of rich, real-world plugin examples that illustrate how Codex can be integrated with popular tools and services. Notable examples include the 'figma' plugin, which enables interactions with Figma for tasks like design system enforcement and code-to-canvas workflows; the 'notion' plugin, which supports planning, research, meetings, and knowledge management within Notion; and plugins for building iOS and macOS applications, which provide guidance on SwiftUI implementation, refactoring, debugging, and packaging. There are also plugins for building web applications, which cover deployment, UI development, payment integration, and database workflows, as well as plugins for working with Expo and React Native, supporting SDK upgrades, EAS workflows, and Codex Run actions.

Beyond these highlighted examples, the repository includes additional plugins that integrate with services like Netlify, Remotion, and Google Slides. These plugins demonstrate how Codex can be extended to automate and enhance workflows across a variety of platforms, leveraging both public skill bundles and MCP (multi-command protocol) backed plugin bundles. The structure of each plugin is designed to be modular and extensible, allowing developers to easily adapt and expand the provided examples to suit their own needs.

The openai/plugins repository serves as both a learning resource and a starting point for developers interested in building their own Codex plugins. By providing well-documented, functional examples, it lowers the barrier to entry for integrating Codex with third-party applications and services. The repository emphasizes best practices in plugin development, including clear manifest definitions, modular code organization, and the use of companion files to define skills, agents, and commands. This approach ensures that plugins are not only functional but also maintainable and scalable.

In summary, the openai/plugins repository is a valuable resource for developers working with OpenAI Codex. It offers a curated set of plugin examples that demonstrate how to extend Codex's capabilities to interact with a wide range of tools and services. Through its comprehensive examples and modular design, the repository helps developers understand the architecture of Codex plugins and accelerates the process of building custom integrations for their own projects.

plugins
by
openaiopenai/plugins

Repository Details

Fetching additional details & charts...