Skip to content

root / tags / antigravity

#Antigravity

2 fiches

AI Coding Agents & Skills Auto-verified translation

Agent Plugins package your skills, tools, and more

Announcement from **Google** on **August 6, 2026**: Google joins as **Core Maintainer** the **Agent Plugins 1.0.0** specification, an open, *vendor-neutral* packaging format for distributing **Agent Skills** and **MCP servers** together. The specification was published by a **TSC** whose Core Maintainers come from **Amazon, Cursor, Microsoft, OpenAI, and Vercel**; Google joins them, represented by **Kevin Hou** (Senior Staff Engineer, Google DeepMind). The two packaged building blocks — Agent Skills and MCP — originate from **Anthropic**, which does not appear on this list of maintainers. **The diagnosis** fits in one sentence: *"The core problem isn't the components. It's the manifest."* A skill is portable, an MCP server is portable; the box they go in is not, and every client had to invent it for itself — hence the forks, the copies of identical components, and their drift. **The format** fits in one constraint: *"A plugin is a directory. That's the whole idea, and the restraint is the point."* A `plugin.json` with two useful lines (`$schema` and `name`), skills in `skills/` in the Agent Skills format, servers declared in `mcp.json` with an **explicit `type` on each entry** (stdio, Streamable HTTP, or the legacy HTTP+SSE) — no more transport guessed from the shape of the config object. The strength of the design lies in what the manifest **cannot** do: neither relocate components nor declare them inline, so there is no discovery path to configure and no precedence order to learn. Operational corollary: components **fail independently** — an `mcp.json` server that fails to start does not take down the plugin's skills, the client skips the entry, keeps going, and reports the failure. The accepted escape hatch is the **reverse-domain** directory (`com.example.client/`), an extension space owned entirely by one client (hooks, agents, commands) that other clients ignore: *"the portable core stays small because the non-portable parts have somewhere legitimate to go."* A section is dedicated to cases where the format is not warranted — *"Not every skill should be a Plugin"*: a single MCP server to a single client, `mcp.json` suffices; a single skill needs no plugin. What v1 explicitly excludes, under *future considerations*: **no installation mechanism, no distribution protocol, no permissions model, no sandboxing requirement, no trust or provenance verification, no UX**. All of this fits into an independently adoptable four-layer stack — **find** (Agentic Resource Discovery), **describe** (AI Catalog, which would register the `application/agent-plugins+json` type), **package** (Agent Plugins), **run** (MCP + Agent Skills). Two Google products already ship: **Agents CLI** and **Data Agent Kit** (BigQuery, Spanner, Cloud SQL).

#Agent Plugins#Agent Plugins 1.0.0#open specification

Trois signataires · répartis sur trois entités Google :

Economy & Market Auto-verified translation

Why SpaceX-Cursor Works for Both, and What It Means for Google, AWS, IBM

Analyst note by **Mitch Ashley**, VP and Practice Lead for *CIO & Technology Buyers* and *Software Lifecycle Engineering* at **The Futurum Group**, published on **April 29, 2026** in the *Market Coverage News* section: short format, roughly **9,500 characters**, opening with five summary bullets and closing with five watch-list items. Subject: the deal announced on **April 21, 2026** under which **SpaceX** gains the right to acquire **Cursor** for **$60 billion** within the year, or to pay **$10 billion** for a compute partnership backed by **xAI**'s **Colossus** cluster in Memphis, described as equivalent to **1 million H100 GPUs**. (A) The two-need reading: Cursor was carrying both a compute ceiling and margin compression — the company pays market-rate prices for **Anthropic**'s and **OpenAI**'s models, which it routes to its customers while competing with them via its **Composer** line; SpaceX was seeking AI revenue and a narrative ahead of an IPO targeted for June. (B) The structure reading: a $10 billion floor and a $60 billion purchase option exercisable in publicly traded stock after the listing, which, Ashley writes, *"allocates risk more honestly than a straight acquisition."* (1) For buyers, it sets a **six-month** window to re-verify zero-data-retention clauses and vendor identity. (2) For providers, it distinguishes three exposures — **Google** shielded by **Antigravity**, **AWS** dependent on Anthropic, **IBM** lightly exposed but well positioned on the governance angle. The corpus already holds [[beck-starving-genies-usage-limits-ai-coding-2026-04-03]] on the resource constraint imposed on coding tools and [[nyt-musk-promises-spacex-ipo-track-record-2026-06-02]] on SpaceX's announcements.

#SpaceX#Cursor#Anysphere

Mitch Ashley · VP et responsable des pratiques CIO & Technology Buyers et Software Lifecycle Engineering chez The Futurum Group · ancien CIO et CTO.