# Amazon、Cursor、Microsoft、OpenAI 与 Vercel 联合推出 AI 智能体插件开放标准 Agent Plugins

- 来源：The Decoder：AI News（RSS）
- 作者：Matthias Bastian
- 发布时间：2026-08-07 16:54
- AIHOT 分数：65
- AIHOT 链接：https://aihot.virxact.com/items/cmsiq7f1k1onaronk2wwktz91
- 原文链接：https://the-decoder.com/amazon-cursor-microsoft-openai-and-vercel-unite-on-a-shared-standard-for-ai-agent-plugins

## AI 摘要

Amazon、Cursor、Microsoft、OpenAI 与 Vercel 联合发布 Agent Plugins，一个面向 AI 智能体扩展的开放标准，定义了统一的包格式，让开发者能跨平台打包和复用扩展。该标准 1.0.0 版本支持 Agent Skills 与 MCP 服务器两类组件，仅涵盖打包与可发现性，不涉及市场、权限或运行时环境。Anthropic 未参与其中。

## 正文

Amazon, Cursor, Microsoft, OpenAI, and Vercel have teamed up to create Agent Plugins, an open standard for AI agent extensions. It defines a single package format that lets developers bundle and reuse extensions across platforms. Until now, every product has relied on its own formats, folder structures, and setup processes, forcing developers to rebuild their work for each one.

The standard boils down to a directory with a manifest file called plugin.json. Version 1.0.0 supports two components. Agent Skills handle reusable instructions and workflows. MCP servers connect agents to tools and data.

The standard only covers packaging and discoverability. It doesn't touch marketplaces, permissions, or runtime environments. The spec is being developed in the open on GitHub.

One notable absence from the group is Anthropic. The company created both the Model Context Protocol and Agent Skills as open standards and recently added its own plugin system to Cowork, its desktop tool for agentic knowledge work. Yet it isn't part of the Agent Plugins effort.

Agent Plugins
