返回技能库

官方厂商 · 精选技能

Google Skills

2.0 万 Stars

Google 面向自家产品与技术栈的 Agent Skills 集合,覆盖云服务与开发工具。

官方厂商官方出品Google官方

如何使用这个技能

四步装进你的 AI Agent(Claude Code、Codex CLI、Cursor 等通用流程):

  1. 1

    复制安装命令

    点击右侧按钮,把安装命令复制到剪贴板。

  2. 2

    在你的 Agent 终端执行

    打开 Claude Code / Codex / Cursor 的终端,粘贴并回车执行,等待安装完成。

  3. 3

    在对话中直接点名调用

    新开一个会话,直接说「用 Google Skills 帮我……」,Agent 会按技能里的专业流程执行。

  4. 4

    阅读下方完整说明

    想深入了解参数、进阶玩法与真实示例,往下看该技能的完整说明文档。

安装示例 / 项目说明

Agent Skills

Install via skills.sh

This repository contains Agent Skills for Google products and technologies, including Google Cloud.

Installation

npx skills add google/skills

From the npx install command, you can select the specific skills from this repo to install.

Available Skills

Additional Google skills

  • Advanced Google Cloud Storage Skills
  • Agent Development Kit (ADK) Skills
  • Android Skills
  • Dart Skills
  • Firestore Skills
  • Flutter Skills
  • Google Maps Platform Skills

Plugins

This repo also bundles Google product plugins (Skills + MCP servers) for agent harnesses.

Agent harness Install
Claude Code claude plugin marketplace add google/skills, then claude plugin install <plugin>@google-plugins
Codex codex plugin marketplace add google/skills, then install from the /plugins browser
Antigravity CLI agy plugin install https://github.com/google/skills/<plugin-path>

Support

If you need help or encounter issues with these skills, search for existing issues or open a new one in the GitHub Issue Tracker.

Contributing

We welcome contributions to improve our skills. You can help by:

  • Reporting bugs or inaccuracies in the skill Markdown files.
  • Suggesting new skills to add to this repository (for example, Google technologies or recipes) by filing a feature request.

License

You are free to copy, modify, and distribute these skills under the terms of the Apache 2.0 license. See the LICENSE file for details.