Urgent.News

the world's headlines, one feed

Editions

AI

AI titans to tidy agent frontier with plugin prescription

Agent Plugins 1.0 defines a write-once-run-anywhere container for passing tools and skills across different agent platforms

AI titans to tidy agent frontier with plugin prescription

Leading AI companies have united to establish a unified framework for agentic skills and tools across various platforms. The goal is to enable seamless portability of these superpowers, allowing developers to easily transfer capabilities from one platform to another. Vercel announced the initial draft of the Agent Plugins specification on Thursday, with contributions from Amazon, Cursor, Microsoft, and OpenAI.

The Linux Foundation’s Agentic AI Foundation (AAIF) endorsed the project, although it will operate independently. The Agent Plugins 1.0 package organizes an AI agent's skills and tools within a single directory structure, leveraging the Agentic AI Foundation's (AAIF) MCP protocol and Anthropic's Agent Skills standard. Agent Skills outlines the instructions for executing specific tasks, while MCP facilitates connectivity to external databases, APIs, shell scripts, and other resources.

Despite the efforts, the responsibility of creating user interfaces, establishing security boundaries, and establishing marketplace platforms remains with the agent clients or platforms. File-system-as-configuration is the approach followed by Agent Plugins, using the host computer's directory format to define components. The specification mandates the creation of a top-level directory for each plugin, complete with a manifest and schema file.

The manifest provides essential details such as the plugin's name, version, and schema, while skills are stored in the skills sub-directory, and the MCP server configuration resides in an mcp.json file. The spec's objective is to maintain a consistent format without incorporating every client-specific experiment, as noted by the AAIF.

By bundling skills with MCP configuration, the package becomes portable, enabling it to be easily copied and used across various supporting agent clients. The specification's creators opted for a narrow scope for this 1.0 release, as the team anticipates considering additional extensions for future versions. Currently, engineers from Amazon, Cursor, Microsoft, OpenAI, and Vercel are part of the core development team.

Going forward, Agent Plugins will be governed by an open governance model, overseen by an independent technical oversight committee that considers public input. The spec is licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0). Other initiatives, such as Google's Agent2Agent (A2A) agentic communications protocol and Agentic Resource Discovery, aim to streamline the process of developing and sharing agent capabilities.

Written by urgent.news from The Register Science's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at theregister.com →

More in AI