# 策展 · X (Twitter) 🔥🔥

> 作者：Google Cloud Tech (@GoogleCloudTech) · 平台：X (Twitter) · 日期：2026-04-29

> 原始來源：https://x.com/GoogleCloudTech/status/2049156689643864326

## 中文摘要

Google 推出官方「Agent Skills」程式庫，解決 Agent 上下文膨脹問題。

Google Cloud 在 2026 年 Google Cloud Next 第一天宣布「Agent Skills」官方程式庫上線，提供 Agent 精簡專屬文件，避免傳統 MCP 伺服器導致的「context bloat」與高 token 成本。

**Agent Skills 定義與優勢**  
Skills 是「簡單開放格式，用以賦予 Agent 新能力與專業知識」，類似特定技術或任務的精煉 Agent 專屬文件。以 Markdown 撰寫，可包含參考文件、程式碼片段及其他 asset。  
- Agent 只在需要時載入 Skills 資訊，大幅降低上下文視窗過載風險與 token 消耗。  
- 相較 MCP 伺服器大量載入即時文件，Skills 提供濃縮專業，避免模型混亂與成本暴增。

**程式庫內容與安裝**  
位於 github.com/google/skills，已包含 13 項聚焦 Google Cloud 技術的 Skills：  
- 產品專屬 Skills：AlloyDB、BigQuery、Cloud Run、Cloud SQL、Firebase、Gemini API、Google Kubernetes Engine (GKE)。  
- 「Well-Architected Pillar」Skills：Security、Reliability、Cost Optimization。  
- 「Recipe」Skills：Google Cloud Onboarding、Authentication、Network Observability。  
使用 `npx skills install github.com/google/skills` 一鍵安裝至 Antigravity、Gemini CLI 或第三方 Agent。

**應用背景與未來展望**  
隨著 AI 模型進步，技術從業人員轉向 Agentic AI 工具建構 Google Cloud 產品，如 Firebase、Gemini API、BigQuery 與 GKE，但需確保模型擁有準確最新資訊。Google 官方程式庫將持續擴充 Skills，預計未來數週與數月新增更多內容，鼓勵開發者立即建置。

## 標籤

Skills, Agent, 新產品, 功能更新, Google, Google Cloud
