aws AWS Open Source Blog ·

AWS Adopts Agent Plugins Open Standard for AI Agent Extensions

blogaiawsengineer
feature announcement

AWS announced native support for the Agent Plugins 1.0.0 specification, an open standard for packaging AI agent extensions like skills and tool connectors. This promotes portability, allowing developers to package an extension once and use it across various AI agent clients, reducing fragmentation and redundant work. Support is integrated into Kiro and AWS Agent Toolkit, benefiting engineers and architects building AI agents on AWS.

  • New Extension Types Planned for Future Agent Plugins Versions
  • Agent Plugins 1.0.0 Standardizes AI Agent Extension Packaging
  • AWS Agent Toolkit and Kiro Now Support Agent Plugins
  • Open Standards Drive Flexibility in Agentic AI Architectures
  • Agent Plugins is a Community-Driven Effort
Features (1)
  • New Extension Types Planned for Future Agent Plugins Versions

    The initial release of Agent Plugins standardizes Agent Skills and MCP servers. Future versions are planned to incorporate additional extension types, such as hooks and custom agents, further expanding the portability and capability of AI agent extensions.

Enhancements (1)
  • AWS Agent Toolkit and Kiro Now Support Agent Plugins

    AWS has integrated support for the Agent Plugins specification into its Kiro agent harness and AWS Agent Toolkit. This enables Kiro to natively support installable plugins containing Skills and MCP servers, and allows the AWS Agent Toolkit's curated skills for AWS services to be utilized across different agent harnesses.

Notes (3)
  • Agent Plugins 1.0.0 Standardizes AI Agent Extension Packaging

    Agent Plugins 1.0.0 is an open, vendor-neutral specification designed to standardize the packaging of AI agent extensions, such as skills and MCP servers, into a common format. This allows extensions to be packaged once and deployed across any compatible client, fostering interoperability and reducing the need for client-specific adaptations.

  • Open Standards Drive Flexibility in Agentic AI Architectures

    AWS emphasizes the importance of open standards, comparing them to the impact of package managers and container standards. By supporting Agent Plugins, AWS aims to provide developers with the flexibility to choose their AI models and tools without vendor lock-in, ensuring architectures remain flexible and interoperable.

  • Agent Plugins is a Community-Driven Effort

    The Agent Plugins specification originated from a practical need identified by multiple companies. It was refined by a working group including AWS, Cursor, Microsoft, OpenAI, and Vercel, with a governance structure ensuring a collaborative direction that serves both extension authors and client implementers.

Read the original announcement →

https://aws.amazon.com/blogs/opensource/aws-supports-agent-plugins-an-open-standard-for-portable-agent-extensions/

Related releases