OpenAI and Rivals Publish Agent Plugins: One Package Format for AI Agents

OpenAI, Amazon, Microsoft, Cursor, and Vercel just published Agent Plugins 1.0, an open standard for packaging AI agent extensions. The pitch: build once, run anywhere. Instead of each tool expecting different folder layouts and setup, Agent Plugins defines a single package format.
A plugin is just a folder with a plugin.json file at its root. It bundles two things developers already use:
- Model Context Protocol (MCP) servers — connect agents to live tools and data.
- Agent Skills — reusable sets of instructions.
At launch, ChatGPT, Codex, Cursor, GitHub Copilot, Kiro, and VS Code support the format. The spec is openly licensed; no single company's roadmap steers it.
Deliberately minimal
The standard intentionally avoids the hard parts. Marketplaces, installation, permissions, sandboxing, and trust remain client-specific. That keeps adoption low-friction, but it also means deciding whether a plugin is safe to run is still every client's job — a live concern after fake Agent Skills slipped past security scanners earlier this year.
Not everyone is sold. Dax Raad of SST called it “a thin standard” whose useful parts will end up in client-specific extensions anyway. Others like Angie Jones welcomed it: “We neeeeded this.”
What it means for you
If you build agent skills or MCP servers, you can now package them once and reach a wide range of tools. The competitive landscape shifts too: a shared format helps small devs reach major clients, but it also cements whichever clients already have the users. The plumbing is agreed — the fight over marketplaces and trust is just beginning.
📖 Read the full source: HN LLM Tools
👀 See Also

Anthropic disables Claude Code OAuth tokens for OpenClaw, requiring separate billing
Anthropic is removing the ability to use Claude Code CLI tokens or long-lived OAuth tokens with third-party harnesses like OpenClaw starting April 4. Users will need to enable extra usage billed separately from their subscription.

PwC 2026 CEO Survey: 56% Report Zero Financial Return from AI, Only 12% Succeed
PwC surveyed 4,454 CEOs across 95 countries and found 56% report zero financial impact from AI, while only 12% have successfully used AI to both cut costs and grow revenue. The successful 'Vanguard' companies are 3x more likely to apply AI directly to products and services.

MiMo-V2.5-Pro Benchmarked: Strong Social Deduction Reasoning, Good Value vs K2.6
MiMo-V2.5-Pro competes with Kimi K2.6 in autonomous Blood on the Clocktower games, with a lopsided 88% Good / 48% Evil win rate, costs $0.99/game at 183k output tokens, and is practical with 2-3 hour matches.

Kimi $19/m Update: Enhancing OpenClaw with Structured Models
Kimi introduces its latest update priced at $19/month, focusing on enhancing model structuring within OpenClaw. This update promises streamlined operations and improved automation features.