{"id":4895,"date":"2026-08-13T11:34:48","date_gmt":"2026-08-13T11:34:48","guid":{"rendered":"https:\/\/thefyptt.com\/blog\/?p=4895"},"modified":"2026-08-13T11:34:48","modified_gmt":"2026-08-13T11:34:48","slug":"google-backs-agent-plugins","status":"publish","type":"post","link":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/","title":{"rendered":"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Google Cloud has published a detailed breakdown of <strong>Agent Plugins<\/strong>, an open, vendor-neutral packaging standard for AI agent components, arguing that plugins are the natural next step for developers already building Agent Skills.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-x wp-block-embed-x\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Agent Plugins: Build it once, use it everywhere. <a href=\"https:\/\/t.co\/EJPq1Bx8O6\">https:\/\/t.co\/EJPq1Bx8O6<\/a><\/p>&mdash; Google Cloud Tech (@GoogleCloudTech) <a href=\"https:\/\/x.com\/GoogleCloudTech\/status\/2087733334617063503?ref_src=twsrc%5Etfw\">August 13, 2026<\/a><\/blockquote><script async src=\"https:\/\/platform.x.com\/widgets.js\" charset=\"utf-8\"><\/script>\n<\/div><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The Problem Agent Plugins Solves<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Agent Skills already give agents reusable instructions and resources, and MCP already connects agents to tools and services, with both formats portable on their own. The gap wasn&#8217;t the individual components, it was having a consistent way to package them together, alongside client-specific behavior, so a bundle built once could travel across different AI coding agents without being rebuilt for each one.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What&#8217;s Inside a Plugin<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A portable Agent Plugin package keeps its Agent Skills inside a skills\/ directory, formatted according to the Agent Skills specification, while an mcp.json file describes any stdio, Streamable HTTP, or legacy HTTP+SSE MCP servers the plugin needs. For anything that doesn&#8217;t fit the shared, portable core, a reverse-domain namespace such as com.example.client\/ acts as an extension space owned entirely by one client for hooks, agents, commands, or other client-specific additions, which clients that don&#8217;t recognize it simply ignore.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Google frames the goal plainly: components that belong together should be able to travel together, without forcing every client to converge on identical features.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>An Industry-Wide Standard, Not a Google Format<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Agent Plugins isn&#8217;t a Google-only initiative. Vercel publicly released Agent Plugins 1.0.0 on August 6, 2026, after developing the proposal together with AWS, Anysphere, GitHub, Microsoft, and OpenAI. Its initial Technical Steering Committee includes core maintainers from Amazon, Cursor, Microsoft, OpenAI, and Vercel, with proposals and technical decisions handled publicly and open to the broader ecosystem.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Google&#8217;s Own Plugins Built on the Standard<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Two Google products already support the format: the Agents CLI packages Google&#8217;s expert skills for agent building, evaluation, deployment, observability, and publishing, turning coding agents like Antigravity, Gemini CLI, Claude Code, or Cursor into specialists at agent building and operations, while Data Agent Kit provides a collection of plugins that bring Google Data Cloud capabilities directly into a developer&#8217;s preferred AI coding agent or IDE.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond Google&#8217;s own products, Firebase has also published agent skills that can be installed directly through Antigravity, Gemini CLI, Claude Code, Cursor, and GitHub Copilot, each using that client&#8217;s native install command.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>When You Actually Need a Plugin<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Google is careful to frame this as a targeted solution rather than a mandatory upgrade path. If a developer is shipping a single MCP server to a single client, a plain mcp.json file is still the simpler answer, and a single skill doesn&#8217;t need a plugin at all \u2014 Agent Plugins earns its keep specifically when components belong together and need to travel together.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s also worth noting what the spec deliberately leaves out. Agent Plugins v1 is a package format and nothing more: it defines no install mechanism, no distribution protocol, no permission model, no sandboxing requirements, and no trust or provenance verification.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Where to Learn More<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Developers can explore the full specification, schemas, and governance process through the Agent Plugins specification repository, where proposals and feature discussions happen in the open via GitHub Discussions<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google Cloud has published a detailed breakdown of Agent Plugins, an open, vendor-neutral packaging standard for AI agent components, arguing that plugins are the natural next step for developers already building Agent Skills. The Problem Agent Plugins Solves Agent Skills already give agents reusable instructions and resources, and MCP already connects agents to tools and [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":4896,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[281,289],"tags":[492,493,496,497,285,464,494,397,460,495],"class_list":["post-4895","post","type-post","status-publish","format-standard","has-post-thumbnail","category-ai-news","category-tech-news","tag-agent-plugins","tag-agent-skills","tag-ai-coding-agents","tag-antigravity","tag-claude-code","tag-developer-tools","tag-gemini-cli","tag-google-cloud","tag-mcp","tag-open-standard"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers - Blog<\/title>\n<meta name=\"description\" content=\"Google Cloud explains Agent Plugins, an open, vendor-neutral standard for packaging Agent Skills and MCP servers so they work across any compatible AI coding agent.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers - Blog\" \/>\n<meta property=\"og:description\" content=\"Google Cloud explains Agent Plugins, an open, vendor-neutral standard for packaging Agent Skills and MCP servers so they work across any compatible AI coding agent.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-13T11:34:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Emily Parrr\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Emily Parrr\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/\"},\"author\":{\"name\":\"Emily Parrr\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/945136dc9eb87b6935a753a6c6aa60a1\"},\"headline\":\"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers\",\"datePublished\":\"2026-08-13T11:34:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/\"},\"wordCount\":548,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg\",\"keywords\":[\"Agent Plugins\",\"Agent Skills\",\"AI Coding Agents\",\"Antigravity\",\"Claude Code\",\"Developer Tools\",\"Gemini CLI\",\"Google Cloud\",\"MCP\",\"Open Standard\"],\"articleSection\":[\"AI News\",\"Tech News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/\",\"url\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/\",\"name\":\"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers - Blog\",\"isPartOf\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg\",\"datePublished\":\"2026-08-13T11:34:48+00:00\",\"author\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/945136dc9eb87b6935a753a6c6aa60a1\"},\"description\":\"Google Cloud explains Agent Plugins, an open, vendor-neutral standard for packaging Agent Skills and MCP servers so they work across any compatible AI coding agent.\",\"breadcrumb\":{\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage\",\"url\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg\",\"contentUrl\":\"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg\",\"width\":2560,\"height\":1280,\"caption\":\"google-backs-agent-plugins\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thefyptt.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#website\",\"url\":\"https:\/\/thefyptt.com\/blog\/\",\"name\":\"Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thefyptt.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/945136dc9eb87b6935a753a6c6aa60a1\",\"name\":\"Emily Parrr\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fec379ca1c60a5edcf8f79f26f51a807709a577351f3425d47b3c909eada01a9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fec379ca1c60a5edcf8f79f26f51a807709a577351f3425d47b3c909eada01a9?s=96&d=mm&r=g\",\"caption\":\"Emily Parrr\"},\"sameAs\":[\"https:\/\/thefyptt.com\/\"],\"url\":\"https:\/\/thefyptt.com\/blog\/author\/emily-parrr\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers - Blog","description":"Google Cloud explains Agent Plugins, an open, vendor-neutral standard for packaging Agent Skills and MCP servers so they work across any compatible AI coding agent.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/","og_locale":"en_US","og_type":"article","og_title":"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers - Blog","og_description":"Google Cloud explains Agent Plugins, an open, vendor-neutral standard for packaging Agent Skills and MCP servers so they work across any compatible AI coding agent.","og_url":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/","og_site_name":"Blog","article_published_time":"2026-08-13T11:34:48+00:00","og_image":[{"width":2560,"height":1280,"url":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg","type":"image\/jpeg"}],"author":"Emily Parrr","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Emily Parrr","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#article","isPartOf":{"@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/"},"author":{"name":"Emily Parrr","@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/945136dc9eb87b6935a753a6c6aa60a1"},"headline":"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers","datePublished":"2026-08-13T11:34:48+00:00","mainEntityOfPage":{"@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/"},"wordCount":548,"commentCount":0,"image":{"@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage"},"thumbnailUrl":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg","keywords":["Agent Plugins","Agent Skills","AI Coding Agents","Antigravity","Claude Code","Developer Tools","Gemini CLI","Google Cloud","MCP","Open Standard"],"articleSection":["AI News","Tech News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/","url":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/","name":"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers - Blog","isPartOf":{"@id":"https:\/\/thefyptt.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage"},"image":{"@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage"},"thumbnailUrl":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg","datePublished":"2026-08-13T11:34:48+00:00","author":{"@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/945136dc9eb87b6935a753a6c6aa60a1"},"description":"Google Cloud explains Agent Plugins, an open, vendor-neutral standard for packaging Agent Skills and MCP servers so they work across any compatible AI coding agent.","breadcrumb":{"@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#primaryimage","url":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg","contentUrl":"https:\/\/thefyptt.com\/blog\/wp-content\/uploads\/2026\/08\/google-backs-agent-plugins-scaled.jpg","width":2560,"height":1280,"caption":"google-backs-agent-plugins"},{"@type":"BreadcrumbList","@id":"https:\/\/thefyptt.com\/blog\/google-backs-agent-plugins\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thefyptt.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Google Backs Agent Plugins: A New Open Standard for Packaging Agent Skills and MCP Servers"}]},{"@type":"WebSite","@id":"https:\/\/thefyptt.com\/blog\/#website","url":"https:\/\/thefyptt.com\/blog\/","name":"Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thefyptt.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/945136dc9eb87b6935a753a6c6aa60a1","name":"Emily Parrr","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thefyptt.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fec379ca1c60a5edcf8f79f26f51a807709a577351f3425d47b3c909eada01a9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fec379ca1c60a5edcf8f79f26f51a807709a577351f3425d47b3c909eada01a9?s=96&d=mm&r=g","caption":"Emily Parrr"},"sameAs":["https:\/\/thefyptt.com\/"],"url":"https:\/\/thefyptt.com\/blog\/author\/emily-parrr\/"}]}},"_links":{"self":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts\/4895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/comments?post=4895"}],"version-history":[{"count":1,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts\/4895\/revisions"}],"predecessor-version":[{"id":4897,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/posts\/4895\/revisions\/4897"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/media\/4896"}],"wp:attachment":[{"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/media?parent=4895"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/categories?post=4895"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thefyptt.com\/blog\/wp-json\/wp\/v2\/tags?post=4895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}