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

Seven Ways to Avoid Losing Your Job to AI – Tyler Cowen's Practical Guide
Tyler Cowen outlines seven principles, including seeking messy jobs and being wary of remote work, to protect your career against AI competition.

AI's Affordability Crisis: OpenAI and Anthropic Burn $8–$14 to Make $1
DSHR's analysis reveals AI platforms subsidize tokens by 40-70x; OpenAI lost $38.5B in 2025 on $13B revenue, spending 44% on sales & marketing.

Claude Artifacts API Usage Counts Against Chat Quota, Not API Billing
Using Claude artifacts within Claude makes normal API calls that are intercepted by Anthropic and authenticated through the logged-in session, counting against a plan's chat quota rather than API billing. Users can verify this by testing artifacts and checking that API usage remains at zero in the Claude Console.

Polaroid's Anti-AI Campaign Targets Digital Fatigue with Analog Print Ads
Polaroid's new Flip camera campaign uses print ads with copy like 'AI can't generate sand between your toes' to contrast analog with digital/AI culture.