AgentsThe story, in brief

Introducing Agent Plugins

Five major AI platforms just agreed on one plugin standard. Here's why that matters for building agents.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Agent Plugins 1.0.0 is an open, vendor-neutral standard for packaging AI agent extensions (Skills and MCP servers) that works across ChatGPT, Cursor, GitHub Copilot, VS Code, and others. This solves a real friction point: extension authors no longer need to repackage the same component for every client. It's infrastructure for the agent ecosystem — not a new capability, but the plumbing that makes agents more composable and portable.

The key facts

8 to know
  1. Agent Plugins 1.0.0 now publicly available

  2. Standard backed by AWS, Anysphere, GitHub, Microsoft, OpenAI, and Vercel

  3. Supported across ChatGPT, Cursor, GitHub Copilot, Kiro, VS Code

  4. Portable manifest format (plugin.json) with fixed component directories

  5. Supports two component types: Agent Skills and MCP servers

  6. Technical Steering Committee includes Core Maintainers from AWS, Cursor, Microsoft, OpenAI, Vercel

  7. Open-source governance; no single company controls roadmap

  8. Extension mechanism for client-specific customization without breaking portability

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Today, Agent Plugins 1.0.0 is publicly available. is an open, vendor-neutral standard for plugins that extend AI agents. Agent Plugins provide reusable instructions and resources for AI agents. connect agents to tools and services. Both can be reused across clients, but clients often package and…
Read original report
Back to today's editionMore agents news

Keep reading

Related stories

More from Agents