OpenAI, Microsoft, Amazon Launch Agent Plugins Open Standard for AI Agents

3 Sources

Share

OpenAI, Microsoft, Amazon, Cursor, and Vercel have unveiled Agent Plugins 1.0, a vendor-neutral open standard that lets developers build AI agent add-ons once and deploy them across ChatGPT, GitHub Copilot, VS Code, and competing platforms. The specification combines Agent Skills and MCP Servers into a unified package format.

Major AI Companies Standardize How AI Agents' Skills Are Packaged

OpenAI, Microsoft, Amazon, Cursor, and Vercel have joined forces to launch Agent Plugins 1.0, a vendor-neutral open standard designed to standardize how AI agents' skills are packaged and deployed

1

2

. Vercel initiated the proposal with input from these tech giants, who all pledged engineers and resources to the project

1

. The specification was quickly embraced by the Linux Foundation's Agentic AI Foundation (AAIF), though it operates as an independent entity under open governance

1

.

The open standard addresses a fundamental problem: today, every AI agent platform expects different folder layouts and configurations, forcing developers to rebuild tools for each environment. Agent Plugins eliminates this friction by introducing a unified package format that enables write once, run everywhere deployment across competing products

2

3

. ChatGPT, GitHub Copilot, Cursor, VS Code, Codex, and Kiro all support the standard at launch

1

2

.

How Agent Plugins Combines Agent Skills and MCP Servers

Agent Plugins 1.0 packages software agent extensions in a single directory structure built on two existing components. Agent Skills hold modular, reusable instructions for how agents should perform specific tasks, while MCP Servers (Model Context Protocol) provide connectivity to external databases, APIs, shell scripts, and other resources

1

3

. Together, these components make AI agent add-ons modular and portable across platforms.

Source: Geeky Gadgets

Source: Geeky Gadgets

The specification prescribes creating a top-level directory for each plugin containing a plugin.json manifest file at its root

2

3

. This manifest provides the plugin's name, version, and schema in JSON format. Skills are filed in a skills sub-directory, while MCP server configuration is stored as an mcp.json file

1

. Developers can also use a namespace directory to store additional extensions, though portability of these custom elements isn't guaranteed

1

.

Agent Plugins follows the Next.js practice of using the host computer's directory format as the structure for defining components, keeping the shared format predictable without requiring it to absorb every experimental feature happening across agent products

1

.

Deliberate Scope Limitations and What's Left to Platforms

The specification deliberately keeps its scope narrow for this 1.0 release. It defines only how plugins are packaged and discovered, leaving critical elements like marketplaces, installation, permissions, sandboxing, and trust to individual client platforms

1

2

. This approach prioritizes ease of adoption while sidestepping the hardest problems in shared AI agent infrastructure.

Deciding whether a plugin is safe to run remains each client's responsibility, a live concern after fake Agent Skills slipped past security scanners earlier in 2025

2

. It's still up to agent platforms to provide user interfaces, establish security boundaries, and create marketplaces where plugins can be shared

1

. The standardized folder structure ensures consistent integration, but elements like runtime environments and permission models remain platform-specific

3

.

Source: The Register

Source: The Register

Developers have mixed reactions. Angie Jones, a developer advocate and AAIF Vice President, celebrated the move, saying "We neeeeded this" for carrying skills between tools

2

. However, Dax Raad of SST developer-tools framework expressed skepticism, calling it "a thin standard" whose useful parts will likely end up in client-specific extensions anyway

2

.

Interoperability Benefits and Competition Concerns

The vendor-neutral open standard offers significant advantages for developers building AI agents. The unified format eliminates platform-specific adjustments, reducing development time and allowing seamless integration into diverse environments

3

. Enhanced portability means plugins can be easily shared and reused across different systems, reducing redundant work and fostering collaboration

3

. The flexible architecture supports adding new features as projects evolve

3

.

Source: The Next Web

Source: The Next Web

Yet standardizing the plumbing raises questions about market dynamics. A shared format could let small developers reach every major agent platform at once, democratizing access to the AI agent ecosystem

2

. Conversely, it might cement the handful of clients that already have user bases, since standards reward whoever people already use

2

. The fight over marketplaces and trust mechanisms that Agent Plugins deliberately excludes has barely started

2

.

Agent Plugins will be managed under an open governance model with an independent technical oversight committee considering public input

1

. The spec is licensed under Creative Commons Attribution 4.0 International License. Engineers from Amazon, Cursor, Microsoft, OpenAI, and Vercel currently form the core development team

1

. Watch how competing approaches like AAIF's Skills Over MCP, which bundles skills into MCP servers themselves, fare against this plugin-centric model

1

.

Today's Top Stories

© 2026 TheOutpost.AI All rights reserved