OpenAI, AWS, Cursor, GitHub, and Microsoft have announced their support for Agent Plugins 1.0.0. This new standard, proposed by agentic infrastructure company Vercel, defines a portable package format for reusable components that extend the capabilities of AI agents. Vercel detailed the release of the core specifications on Thursday.
Agent Plugins is designed as an open, vendor-neutral standard. It packages AI Agent Skills, which are open standard directory formats for making agent capabilities portable, and MCP servers into distributable plugins. This allows these components to be extended to various AI agent clients, runtimes, or custom AI frameworks.
While Agent Skills and MCP servers are reusable, different AI agent clients often package and discover them in varied ways. Agent Plugins 1.0.0 provides a common format: a directory containing a plugin.json manifest and fixed locations for its components. This small, easy-to-implement format standardizes the contract between developers creating extensions and the clients that load them, leaving installation, distribution, and user experience to each client.
Developers require agents and skills to connect to live databases and various data feeds for tasks such as running queries, cross-referencing schema metadata, and utilizing real-time analytics. Plugin actions enable agents to establish connections to platforms like GitHub, Jira, Slack, Figma, or cloud hyperscalers, facilitating practical real-world use cases.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
OpenAI, AWS, Cursor, GitHub, and Microsoft have endorsed Agent Plugins 1.0.0, a new open standard for AI agent plugins initiated by Vercel. This standard provides a common, portable package format for reusable components, allowing AI agents to connect to external tools and services consistently across different clients and environments.