← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

OpenAI, AWS, GitHub, Microsoft, and Cursor back Agent Plugins 1.0.0 standard

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Agent Plugins 1.0.0 is an open, vendor-neutral standard.
  • It packages AI Agent Skills and MCP servers into distributable plugins.
  • The standard provides a common format for AI agent extensions.
  • Vercel initiated the proposal and released the core specifications.

New Standard for AI Agent Plugins

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.

Purpose of Agent Plugins

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.

Addressing Client Inconsistencies

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.

Why Plugins are Essential for Developers

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 →

The daily brief

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.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

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.