AgentsAugust 6, 2026via Vercel Blog

Introducing Agent Plugins

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.

Key signals

  • Agent Plugins 1.0.0 now publicly available
  • Standard backed by AWS, Anysphere, GitHub, Microsoft, OpenAI, and Vercel
  • Supported across ChatGPT, Cursor, GitHub Copilot, Kiro, VS Code
  • Portable manifest format (plugin.json) with fixed component directories
  • Supports two component types: Agent Skills and MCP servers
  • Technical Steering Committee includes Core Maintainers from AWS, Cursor, Microsoft, OpenAI, Vercel
  • Open-source governance; no single company controls roadmap
  • Extension mechanism for client-specific customization without breaking portability

The hook

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

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

The week's key stories, every Friday.

For practitioners and enthusiasts — free, in your inbox.

Free forever. No spam.

Introducing Agent Plugins | KeyNews.AI