OpenAI introduces Agent Plugins standard for AI agents
OpenAI has launched Agent Plugins, a standard for packaging AI agent extensions to enhance functionality and improve portability across different systems.

AI research company OpenAI has introduced Agent Plugins, a new standard designed to address challenges in extending AI agent capabilities. The standard, version 1.0.0, defines a method for packaging reusable components into portable plugins, aiming to expand the functionality of AI agents.
Currently, different AI agent clients often have their own distinct plugin formats. This frequently necessitates reformatting or duplicating components even when they offer identical underlying functionality. The Agent Plugins standard seeks to establish a foundational layer of interoperability and portability for these shared components across various client applications.
The new specification includes definitions and shared formats for elements such as Agent Skills and MCP Servers. It ensures that client applications can discover and load these components following a unified set of rules. However, the distribution, installation, permissions, and user experience aspects of the plugins will continue to be managed by individual client applications.
OpenAI announced the standard on the first anniversary of its GPT-5 model series launch. While the Agent Plugins standard aims to streamline development, its widespread adoption and impact will become apparent as developers begin to integrate it into their AI agent ecosystems.