@KanikaBK: GOOGLE JUST RELEASED AN OFFICIAL SKILLS LIBRARY FOR AI AGENTS. AND BUILT IT ON ANTHROPIC'S FORMAT. 13 skills. Free. Wor…

X AI KOLs Timeline Products

Summary

Google released an official skills library for AI agents, built on Anthropic's open format, providing 13 free skills for Google Cloud products. The library works with various AI coding tools and is available under Apache 2.0 license.

GOOGLE JUST RELEASED AN OFFICIAL SKILLS LIBRARY FOR AI AGENTS. AND BUILT IT ON ANTHROPIC'S FORMAT. 13 skills. Free. Works on Claude Code, Cursor, Codex, and Gemini CLI. ONE INSTALL COMMAND gives your AI agent real knowledge of Google Cloud, Firebase, BigQuery, and more. Right now. Here is what is actually going on. Every AI coding tool has the same problem. It knows a lot about general coding but the moment you ask it something specific about deploying to Google Cloud Run or setting up Firebase authentication, it guesses. Sometimes confidently wrong. Sometimes with deprecated methods that stopped working a year ago. Google just fixed that for their entire product suite. They released an official skills library at Google Cloud Next 2026. Not documentation. Not a chatbot. A set of packaged playbooks that you install directly into your AI agent and it immediately knows how to use Google products correctly. ↳ Gemini API on Agent Platform ↳ BigQuery, Cloud Run, Cloud SQL, Firebase, AlloyDB basics ↳ Google Kubernetes Engine setup and management ↳ Onboarding to Google Cloud step by step ↳ Authentication to Google Cloud done right ↳ Well-architected framework skills covering security, reliability, cost optimization, performance, and sustainability One command installs everything. npx skills add google/skills Works with Claude Code, Cursor, Codex, Gemini CLI, and any agent that supports the skills format. Apache 2.0. Free forever. Now here is the part that stopped me. The skills format Google used is not Google's format. It was built and open sourced by Anthropic. Google, one of Anthropic's biggest competitors in AI, just adopted Anthropic's open standard as the official delivery layer for their own products. Same AI. Same prompt. Before installing the skills it recommended deprecated methods. After installing it recommended current best practices with correct configuration. Not because the AI got smarter. Because it finally had the right knowledge. Google spent months writing official playbooks for their products and chose to deliver them in a format that works on every competitor tool simultaneously including Claude Code. I genuinely cannot explain that decision fully. But the skills are free and they work today.
Original Article
View Cached Full Text

Cached at: 05/22/26, 11:52 AM

GOOGLE JUST RELEASED AN OFFICIAL SKILLS LIBRARY FOR AI AGENTS. AND BUILT IT ON ANTHROPIC’S FORMAT.

13 skills. Free. Works on Claude Code, Cursor, Codex, and Gemini CLI.

ONE INSTALL COMMAND gives your AI agent real knowledge of Google Cloud, Firebase, BigQuery, and more. Right now.

Here is what is actually going on.

Every AI coding tool has the same problem. It knows a lot about general coding but the moment you ask it something specific about deploying to Google Cloud Run or setting up Firebase authentication, it guesses.

Sometimes confidently wrong. Sometimes with deprecated methods that stopped working a year ago.

Google just fixed that for their entire product suite.

They released an official skills library at Google Cloud Next 2026. Not documentation. Not a chatbot. A set of packaged playbooks that you install directly into your AI agent and it immediately knows how to use Google products correctly.

↳ Gemini API on Agent Platform ↳ BigQuery, Cloud Run, Cloud SQL, Firebase, AlloyDB basics ↳ Google Kubernetes Engine setup and management ↳ Onboarding to Google Cloud step by step ↳ Authentication to Google Cloud done right ↳ Well-architected framework skills covering security, reliability, cost optimization, performance, and sustainability

One command installs everything. npx skills add google/skills

Works with Claude Code, Cursor, Codex, Gemini CLI, and any agent that supports the skills format. Apache 2.0. Free forever.

Now here is the part that stopped me.

The skills format Google used is not Google’s format. It was built and open sourced by Anthropic. Google, one of Anthropic’s biggest competitors in AI, just adopted Anthropic’s open standard as the official delivery layer for their own products.

Same AI. Same prompt. Before installing the skills it recommended deprecated methods. After installing it recommended current best practices with correct configuration. Not because the AI got smarter. Because it finally had the right knowledge.

Google spent months writing official playbooks for their products and chose to deliver them in a format that works on every competitor tool simultaneously including Claude Code.

I genuinely cannot explain that decision fully. But the skills are free and they work today.

Here is the link

Enjoyed this content?

Follow @KanikaBK for more such updates.

I love sharing insights & practical actionable tips to master new age AI trends, tools, AI agents & passive income hacks.

Happy to share! It feels like one of those small releases that could quietly save developers countless hours over the next few months.

Exactly. The problem was never that the models couldn’t code, it was that they were often working with stale or incomplete product knowledge.

Skills solve that gap directly.

Happy to share!

It feels like one of those small releases that could quietly save developers countless hours over the next few months.

I am glad, do check it

100%. Most cloud mistakes happen during setup and configuration.

Having official, up-to-date playbooks inside the agent could eliminate a lot of expensive trial and error.

Thanks

Similar Articles

VoltAgent/awesome-agent-skills

GitHub Trending (daily)

Curated GitHub repository offering 1100+ real-world AI agent skills from major dev teams like Anthropic, Google, Stripe, and Vercel, compatible with Claude Code, Codex, Cursor, and other AI coding assistants.