# Introducing Agent Plugins 1.0.0

Source: [Vercel](https://vercel.com/changelog/introducing-agent-plugins-1-0-0)  
Feed7 permalink: https://feed7.dev/p/introducing-agent-plugins-1-0-0-1siprx9  
Published: 2026-08-06T00:00:00.000Z  
Trust: Official Source (official_source)

## Why Included

Agent Plugins 1.0.0 packages Skills and MCP servers in a shared format supported by five major agent-client families, reducing client-specific repackaging.

## Source Summary

**Agent Plugins 1.0.0** introduces a vendor-neutral format for portable Agent Skills and MCP servers. Packages use a root **plugin.json** plus fixed component locations that compatible clients can discover and load.

## Practical Implication

Authors targeting ChatGPT and Codex, Cursor, GitHub Copilot, Kiro, or VS Code can begin publishing shared components in this format. Client implementers can use the specification and implementation guides as their compatibility contract.

## Agent-Ready Context

**Agent Plugins 1.0.0** introduces a vendor-neutral format for portable Agent Skills and MCP servers. Packages use a root **plugin.json** plus fixed component locations that compatible clients can discover and load.

Authors targeting ChatGPT and Codex, Cursor, GitHub Copilot, Kiro, or VS Code can begin publishing shared components in this format. Client implementers can use the specification and implementation guides as their compatibility contract.

Portability covers packaging and discovery, not the complete plugin lifecycle. Each client still controls installation, distribution, policy, user experience, and product-specific capabilities.

## Connected Context

Feed7 judgment across 419 accumulated Signals:

This confirms that portable Skills and MCP servers now have a common directory and discovery contract across five agent-client families. It narrows the practical promise to publishing shared components: client builders still own installation, distribution, policy, UX, and proprietary capabilities, so format compatibility does not imply an interchangeable or uniformly governed plugin experience.

- [Introducing Agent Plugins](https://feed7.dev/p/introducing-agent-plugins-03zlvnf) — The companion article supplies the implementation detail behind this release: components should be validated independently so one malformed component does not disable the rest.
- [We Vetted 2000 AI Skills Before They Reached Developers — Lucas Palma, Nubank](https://feed7.dev/p/we-vetted-2000-ai-skills-before-they-reached-developers-lucas-palma-nuba-0k4ehkz) — Nubank’s supply-chain controls address lifecycle responsibilities this format deliberately leaves outside its scope, especially scanning and gated distribution.
- [alirezarezvani/claude-skills](https://feed7.dev/p/claude-skills-06ix38u) — Its conversion script illustrates the client-specific repackaging this common format can reduce, while its security auditor covers governance the specification does not standardize.
- [New ways to learn and teach with ChatGPT Work and Codex](https://feed7.dev/p/learn-teach-chatgpt-work-codex-1l49zjd) — The education-plugin announcement shows a target domain for plugins, but its unspecified format and permissions mean this release does not confirm those plugins are portable or governed by the new contract.

## Context Map

- Layer: context
- Domains: coding
- Topics: skills, mcp, coding-agents

## Uncertainty

- Portability covers packaging and discovery, not the complete plugin lifecycle. Each client still controls installation, distribution, policy, user experience, and product-specific capabilities.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
