skills google
Agent Skills for Google products and technologies
- 主要语言
- Python
- Stars
- 18,082
- Forks
- 1,430
标签
- Claude技能
- 云原生
- RAG
- 工具调用
- AI工作流
- Python
摘要
该项目是Google官方维护的Agent Skills技能包集合,专为AI Agent提供Google Cloud及相关产品的操作能力。涵盖GKE基础设施管理、BigQuery数据分析、Gemini API调用、RAG引擎、Cloud Logging/Monitoring等数十个细分技能,开发者可通过`npx skills add`命令按需安装。适用于需要在AI Agent工作流中集成Google Cloud能力的场景,帮助Agent自动完成云资源管理、架构设计、数据科学等任务。
README
# Agent Skills [](https://skills.sh/google/skills) 本仓库包含适用于 Google 产品和技术(包括 [Google Cloud](https://cloud.google.com))的 [Agent Skills](https://agentskills.io/home)。 > [!NOTE] > 本仓库正在积极开发中。 ## 安装 ```bash npx skills add goog…