On August 6, 2026, Vercel published Agent Plugins 1.0.0, an open standard co signed by OpenAI, Amazon, Microsoft, Cursor, and Vercel that defines a portable packaging format for AI agent extensions — a plugin.json man...

Create a landscape editorial hero image for this Studio Global article: What is the Agent Plugins open standard co-launched by OpenAI, Amazon, Microsoft, Cursor, and Vercel on August 7, 2026, including its 1.0.0. Article summary: I need to search for this announcement and specification. Topic tags: general, general web, user generated, academic. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numbers, clickbait thumbnails, icons, and tiny thumbnail layouts. Make it useful as an illustrative visual, not as factual evidence.
On August 6, 2026, a group of companies that normally compete head-on — OpenAI, Amazon, Microsoft, Cursor, and Vercel — jointly published Agent Plugins 1.0.0, an open, vendor-neutral specification for packaging AI agent extensions into portable plugins . Critically, Vercel initiated the proposal, not OpenAI
. Google joined as a Core Maintainer the same day
.
The standard aims to solve a problem every AI agent developer has felt: having to package the same skill or tool connection differently for ChatGPT, Cursor, GitHub Copilot, and VS Code. Agent Plugins defines one package format that all compatible clients can load.
Agent Plugins 1.0.0 is a packaging-only standard. A minimal plugin is a directory containing exactly two things :
plugin.json manifest file at the root, identifying the spec version and naming the pluginskills/ subdirectory containing Agent Skill files (.md files with instructions for the agent)Optionally, a plugin can include an mcp.json file to configure MCP (Model Context Protocol) server connections, supporting all three transport methods . The spec defines how to bundle both Agent Skills (instruction-based capabilities) and MCP server configuration into a single distributable format
.
What the standard deliberately does not specify: installation flows, permissions, sandboxing, trust models, or runtime behavior. Those are left entirely to individual client implementations . As one analysis put it, the standard is "a thin layer" over existing skills and MCP configs rather than a full runtime specification
.
At launch, the same plugin format is supported by six major clients :
The Technical Steering Committee consists of core maintainers from Amazon, Cursor, Microsoft, OpenAI, and Vercel . Google joined as a Core Maintainer on launch day, represented by Kevin Hou, a senior staff engineer at Google DeepMind
. The project's specification repository has been developed in the open since April 2026, and the project claims no single company's product roadmap sets the format's direction
.
Notably absent from the steering committee: Anthropic — the inventor of both MCP and Agent Skills .
Because Agent Plugins only standardizes packaging and leaves security to each client, it inherits a well-documented set of risks. Earlier in 2026, security researchers demonstrated that malicious Agent Skills can routinely bypass commercial scanners :
The Agent Plugins specification's minimal scope means none of these problems are addressed at the standard level. Each client must solve them independently — or not .
Opinion among developers is sharply divided :
Agent Plugins arrives as the industry's competitive focus shifts from AI models to infrastructure and agent ecosystems . The standard lowers the barrier for smaller developers — package once, reach every major agent client. But it also risks entrenching platforms with the largest user bases, since the real differentiation (permissions, trust models, installation flows, marketplace reach) happens in client-specific extensions above the standard layer
. The absence of Anthropic — the inventor of both MCP and Agent Skills — from the steering committee also raised eyebrows, signaling a potential competitive bloc among the signatories
.
By defining only the narrowest common denominator, the standard reduces fragmentation for developers while ceding the most consequential decisions — security, trust, distribution — back to the platforms that implement it .
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
On August 6, 2026, Vercel published Agent Plugins 1.0.0, an open standard co signed by OpenAI, Amazon, Microsoft, Cursor, and Vercel that defines a portable packaging format for AI agent extensions — a plugin.json man...