{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-07-28T06:20:51.496Z","headline":"Google Cloud Agent Skills 完整指南：从基础到高级云运维","description":"Google Cloud 推出官方 Agent Skills 开源指令集，旨在让 AI 编码智能体安全、高效地执行多步骤云操作。该仓库基于 agentskills.io 开放标准，目前收录 70 多项技能，涵盖安全审计、无服务器部署、BigQuery 优化等 8 个类别。技能采用渐进式披露模型，通过验证工作流、安全门控和上下文感知机制，防止智能体盲目执行破坏性命令。","url":"https://www.aioga.com/news/cms3dqexi0avcro3fkdase1p5/","mainEntityOfPage":"https://www.aioga.com/news/cms3dqexi0avcro3fkdase1p5/","datePublished":"2026-07-23T11:11:46.000Z","dateModified":"2026-07-23T11:11:46.000Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://dev.to/googleai/google-cloud-skills-tutorial-the-complete-guide-to-ai-powered-cloud-operations-13d9","https://aihot.virxact.com/items/cms3dqexi0avcro3fkdase1p5"],"canonicalUrl":"https://www.aioga.com/news/cms3dqexi0avcro3fkdase1p5/","directAnswer":{"@type":"Answer","text":"Google Cloud 发布官方 Agent Skills 开源指令集，基于 agentskills.io 开放标准，收录70多项技能并覆盖8个类别，用于支持AI编码智能体更安全、高效地处理多步骤云操作。","url":"https://www.aioga.com/news/cms3dqexi0avcro3fkdase1p5/","dateCreated":"2026-07-23T11:11:46.000Z","author":{"@type":"Organization","@id":"https://www.aioga.com/authors/aioga-editorial/#editorial-team","name":"Aioga Editorial Team","url":"https://www.aioga.com/authors/aioga-editorial/"}},"evidence":[{"@type":"CreativeWork","name":"dev.to source article","url":"https://dev.to/googleai/google-cloud-skills-tutorial-the-complete-guide-to-ai-powered-cloud-operations-13d9","datePublished":"2026-07-23T11:11:46.000Z","provider":{"@type":"Organization","name":"dev.to","url":"https://dev.to/googleai/google-cloud-skills-tutorial-the-complete-guide-to-ai-powered-cloud-operations-13d9"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cms3dqexi0avcro3fkdase1p5","datePublished":"2026-07-23T11:11:46.000Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cms3dqexi0avcro3fkdase1p5"}}],"aggregationSource":"Google AI：DEV 作者专属（RSS）","originalPublisher":{"name":"dev.to","url":"https://dev.to/googleai/google-cloud-skills-tutorial-the-complete-guide-to-ai-powered-cloud-operations-13d9"},"article":{"id":"cms3dqexi0avcro3fkdase1p5","slug":"cms3dqexi0avcro3fkdase1p5","url":"https://www.aioga.com/news/cms3dqexi0avcro3fkdase1p5/","title":"Google Cloud Agent Skills 完整指南：从基础到高级云运维","title_en":"Google Cloud Skills Tutorial： The Complete Guide to AI-Powered Cloud Operations","summary":"Google Cloud 推出官方 Agent Skills 开源指令集，旨在让 AI 编码智能体安全、高效地执行多步骤云操作。该仓库基于 agentskills.io 开放标准，目前收录 70 多项技能，涵盖安全审计、无服务器部署、BigQuery 优化等 8 个类别。技能采用渐进式披露模型，通过验证工作流、安全门控和上下文感知机制，防止智能体盲目执行破坏性命令。","source":"Google AI：DEV 作者专属（RSS）","sourceUrl":"https://dev.to/googleai/google-cloud-skills-tutorial-the-complete-guide-to-ai-powered-cloud-operations-13d9","aiHotUrl":"https://aihot.virxact.com/items/cms3dqexi0avcro3fkdase1p5","publishedAt":"2026-07-23T11:11:46.000Z","category":"技巧观点","score":61,"selected":true,"articleBody":["Welcome to the definitive guide on Google Cloud Agent Skills. As the landscape of software engineering evolves, AI coding agents are increasingly being given tasks to becoming autonomous and capable of executing complex, multi-step cloud operations.","The goal of this series is to take a look at the current set of official skills being made available by Google Cloud, right from the basics and applying it to a few use cases like performing security audits, deploy serverless applications, or optimize BigQuery pipelines.","At the end of this series, you should be able to assess their readiness and be able to leverage a few of these Agents Skills to get the job done accurately and securely.","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa9ohfkqgsf7mqc22qoai.png Generated by Gemini Notebook","The Series: - Part 1 : What are Google Cloud Skills (this blog) _- Part 2 : Intermediate Skills in Action (BigQuery and Cloud Run)","Agent Skills act as the essential bridge between raw AI capabilities and structured cloud expertise. They are portable instruction sets that teach AI coding agents exactly how to work with specific technologies safely and efficiently.","Instead of an agent blindly guessing a gcloud command and breaking a production cluster, a skill provides:","That is our understanding and expectations. At the end of the day, results will vary, depending on the quality of the Skills. Hence an important area like Cloud Operations , if using with Agent Skills, will have to be evaluated carefully.","The official google/skills repository：https://github.com/google/skills is an open-source collection of these instruction sets. Built on the open standard defined at agentskills.io：https://agentskills.io/, it currently houses (at the time of writing) nearly 70+ skills spanning 8 distinct categories:","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F06isut608dtvpxdu0k4f.png","If you were to load all 70 odd instructions/details that are present in these skills into an AI agent’s context window simultaneously, the agent would become confused, slow, and expensive to run. To solve this, when it comes to Skills, Agents will use a progressive disclosure model .","Enough has been written on this topic, so we will not iterate much on that here.","This section summarizes the foundational setup required to start using Google Skills. We will explore how to get your agent environment set up with these powerful instruction sets.","Before we install anything, ensure you have the following installed on your machine:","Getting the skills onto your machine is straightforward. Ensure you have Node.js (v18+) and your AI coding agent installed. You could install specific skills that you need via the npx skills add google/skills command. But here are some ways to install the skills.","Option A: Install Only What This Tutorial Needs (Recommended) For this tutorial, we use 9 specific skills across the steps and use cases. Installing only these keeps your environment focused and is a best practice, you should install what you need, not everything.","You can use the interactive CLI to install skills:","Starting with just these 9 skills is ideal for learning. You can always add more later as you explore.","For example, when I run the first command , I get the following interactive display:","It then asks you for Global or Project scope. It is advisable to go ahead with the current folder i.e. Project scope. This will create a .agents/skills folder and the skills will be placed in that.","Finally, you should see an overall report on the installation:","Here ~/agy2-projects/google-skills-tutorial/ is my folder in which I am running this tutorial. This could be something different on your machine.","Option B : Install Additional Skills (Later) If you want the full catalogue and prefer to explore on your own, use the interactive installer: If you want the full catalogue and prefer to explore on your own, use the interactive installer:","When you run this command, an interactive selector will appear in your terminal. Choose the specific skills that you are interested to install and try out.","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbj7v3g75or67663xfron.png","Option C : Installing a Single Skill Later (npx command based) If you discover you need an additional skill later, you can add it individually at any time:","Manual Installation If you prefer full control, you can clone the repository or manually place skill folders in your environment. Skills can be installed in two locations depending on their intended scope:","Where Skills get installed When your agent starts up, it looks for skills across several locations. It resolves them using a specific hierarchy. If a skill with the same name exists in multiple places, the one closest to the workspace takes precedence.","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frgtyrkjn1ctk82wpji3c.png","Verification After installation, it is good practice to verify that everything is in order.","You can list all currently installed and active skills using:","You should see something similar to this:","Alternatively, you can just peek into your directory structure to ensure the SKILL.md files are present:","If you are using Antigravity CLI, you can launch Antigravity CLI ( agy ) from the terminal. Give it the /skills command and you should see the skills listed in the workspace.","Managing Skills The CLI provides simple commands for managing your installed skills over time:","Once a skill is installed, what does it actually look like? In this step, we break down the structure of a skill following the agentskills.io standard.","The SKILL.md File The heart of every skill is the SKILL.md file. This isn't just documentation, it is executable instruction code for AI coding agents. When an agent reads this file, it learns exactly how to perform tasks, what commands to run, and what safety checks to enforce.","Let’s look at the full contents of our sample-skill/SKILL.md and break down what each section does.","YAML Frontmatter Every SKILL.md begins with a YAML frontmatter block. This metadata is crucial for the agent's startup phase.","Markdown Body Sections The markdown body dictates the agent’s behavior. While highly flexible, Google Cloud skills typically follow a common pattern:","Workload Assessment Questions : Clarifying questions the agent should ask the user before beginning.","Validation Checklists : Steps to verify the task succeeded.","Optional Supporting Files A skill folder isn’t limited to just SKILL.md. It can contain supporting directories:","Skill Structure and Processing The diagram below is a good way to visualize how the Agent at startup scans the Skills YAML frontmatter and then handles the loading of the skill accordingly.","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4m5bvpyu9fev8aoz65ug.png","Skill Categories Table Google Cloud skills are broadly organized into 8 distinct categories, at the time of writing.","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgv0s41w3uv8zs3zir88e.png","Now that you have skills installed and understand their anatomy, it’s time to see them in action.","AI coding agents use a progressive disclosure model to manage skills efficiently:","This prevents the agent’s context window from being overwhelmed with instructions for tools it doesn’t need for the current task.","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1o9hvlfkp5wtzqe5sl8n.png","Let’s trace what happens when you trigger the google-cloud-recipe-onboarding skill.","User : “Help me get started with Google Cloud in my new project.”","Ensure that you have launched your favourite Agent (Antigravity, Antigravity CLI or any other) from the folder in which the .agents/skills folder is present.","I suggest that you don’t run these prompts at the moment and just observe the kind of natural language prompts that you can use to work with Google Cloud Platform via these Google Agent Skills.","1. Trigger google-cloud-recipe-onboarding","Prompt: “I want to set up my first Google Cloud project from scratch.”","Explanation: The agent will guide you through project creation, billing linking, and initial IAM setup.","2. Trigger google-cloud-recipe-auth","Prompt: “How do I authenticate my local environment to Google Cloud?”"],"articleImages":[{"sourceUrl":"https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa9ohfkqgsf7mqc22qoai.png","alt":"","afterParagraph":2,"url":"/media/articles/cms3dqexi0avcro3fkdase1p5/b923491fb364795b.webp"},{"sourceUrl":"https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F06isut608dtvpxdu0k4f.png","alt":"","afterParagraph":8,"url":"/media/articles/cms3dqexi0avcro3fkdase1p5/16e8c5a9175fff31.webp"},{"sourceUrl":"https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbj7v3g75or67663xfron.png","alt":"","afterParagraph":23,"url":"/media/articles/cms3dqexi0avcro3fkdase1p5/d3141d8bb3e32811.webp"},{"sourceUrl":"https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frgtyrkjn1ctk82wpji3c.png","alt":"","afterParagraph":27,"url":"/media/articles/cms3dqexi0avcro3fkdase1p5/bbcc2e05dfee9e82.webp"},{"sourceUrl":"https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4m5bvpyu9fev8aoz65ug.png","alt":"","afterParagraph":43,"url":"/media/articles/cms3dqexi0avcro3fkdase1p5/0f493024177b83f5.webp"},{"sourceUrl":"https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgv0s41w3uv8zs3zir88e.png","alt":"","afterParagraph":45,"url":"/media/articles/cms3dqexi0avcro3fkdase1p5/076655eabe497c48.webp"}],"mediaStatus":"ok","articleBodyZh":["欢迎阅读有关 Google 云代理技能的权威指南。随着软件工程的发展，AI 编码代理正越来越多地被赋予任务，变得自主并能够执行复杂的多步骤云操作。","本系列的目标是了解 Google 云目前提供的官方技能集，从基础开始，并将其应用于一些用例，例如执行安全审计、部署无服务器应用程序或优化 BigQuery 流水线。","在本系列结束时，您应该能够评估其准备情况，并能够利用其中一些代理技能准确且安全地完成工作。","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa9ohfkqgsf7mqc22qoai.png 由 Gemini Notebook 生成","本系列：- 第 1 部分：什么是 Google 云技能（本博客）_- 第 2 部分：中级技能实战（BigQuery 和 Cloud Run）","代理技能是原始 AI 能力与结构化云专业知识之间的关键桥梁。它们是可移植的指令集，教 AI 编码代理如何安全高效地使用特定技术。","与其让代理盲目猜测 gcloud 命令并破坏生产集群，不如技能提供：","这就是我们的理解和预期。归根结底，结果会有所不同，取决于技能的质量。因此，像云操作这样的重要领域，如果使用代理技能，将需要仔细评估。","官方 google/skills 仓库：https://github.com/google/skills 是这些指令集的开源集合。它基于 agentskills.io 上定义的开放标准：https://agentskills.io/，当前（撰写本文时）拥有近 70+ 种技能，涵盖 8 个不同类别：","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F06isut608dtvpxdu0k4f.png","如果你将这些技能中大约70条指令/细节同时加载到AI代理的上下文窗口中，代理会变得混乱、运行缓慢且成本高。为了解决这个问题，在处理技能时，代理将使用渐进披露模型。","关于这个话题已经有足够的论述，因此我们在这里不再过多重复。","本节总结了开始使用 Google 技能所需的基础设置。我们将探讨如何使用这些强大的指令集来设置你的代理环境。","在安装任何东西之前，请确保你的计算机上安装了以下内容：","将技能下载到你的计算机上非常简单。请确保已安装 Node.js（v18+）和你的 AI 编程代理。你可以通过 npx skills add google/skills 命令安装需要的特定技能。以下是安装技能的一些方法。","选项A：只安装本教程所需的内容（推荐） 本教程在各步骤和用例中使用了 9 个特定技能。仅安装这些技能可以保持环境专注，这是最佳实践，你应该安装所需的技能，而不是全部安装。","你可以使用交互式 CLI 来安装技能：","从这 9 个技能开始最适合学习。随着探索，你可以随时添加更多。","例如，当我运行第一个命令时，会出现如下交互显示：","接着它会询问你选择全局范围还是项目范围。建议继续使用当前文件夹，即项目范围。这将创建一个 .agents/skills 文件夹，技能将放入其中。","最后，你应该会看到关于安装的全面报告：","这里 ~/agy2-projects/google-skills-tutorial/ 是我运行本教程的文件夹，你的计算机上可能会有所不同。","选项 B：安装附加技能（稍后） 如果你想获取完整目录并希望自行探索，可以使用交互式安装程序：如果你想获取完整目录并希望自行探索，请使用交互式安装程序。","当你运行此命令时，终端中会出现交互选择器。选择你感兴趣的特定技能进行安装和尝试。","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbj7v3g75or67663xfron.png","选项 C：稍后安装单个技能（基于 npx 命令） 如果你发现稍后需要添加额外技能，可以随时单独添加：","手动安装 如果你希望完全控制，可以克隆存储库或手动将技能文件夹放入你的环境中。根据技能的预期作用范围，技能可以安装在两个位置之一：","技能安装位置 当你的代理启动时，它会在多个位置查找技能。它使用特定层次结构解析它们。如果同名技能存在于多个位置，则最靠近工作区的技能优先。","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Frgtyrkjn1ctk82wpji3c.png","验证 安装后，验证一切是否正常是一个好习惯。","你可以使用以下命令列出所有当前安装和激活的技能：","你应该会看到类似以下内容：","或者，你也可以查看你的目录结构，以确保 SKILL.md 文件存在：","如果你使用的是 Antigravity CLI，可以从终端启动 Antigravity CLI（agy）。输入 /skills 命令，你应该会看到工作区中列出的技能。","管理技能 CLI 提供了简单的命令，用于随时间管理你已安装的技能：","一旦技能安装完成，它实际上是什么样子？在此步骤中，我们按照 agentskills.io 标准分解技能的结构。","SKILL.md 文件 每个技能的核心是 SKILL.md 文件。这不仅仅是文档，它是 AI 编程代理可执行的指令代码。当代理读取此文件时，它会准确学习如何执行任务、运行哪些命令以及执行哪些安全检查。","让我们查看 sample-skill/SKILL.md 的完整内容，并分解每个部分的作用。","YAML 前置内容 每个 SKILL.md 文件都以 YAML 前置内容块开头。该元数据对于代理的启动阶段至关重要。","Markdown 主体部分 Markdown 主体部分决定了代理的行为。虽然高度灵活，但 Google Cloud 技能通常遵循一个常见的模式：","工作量评估问题：代理在开始之前应向用户提出的澄清性问题。","验证清单：验证任务是否成功的步骤。","可选辅助文件 技能文件夹不仅限于 SKILL.md。它还可以包含辅助目录：","技能结构和处理 下面的图表是一个很好的方式来可视化代理在启动时如何扫描技能的 YAML 前置内容，并随后处理技能加载。","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4m5bvpyu9fev8aoz65ug.png","技能类别表 Google Cloud 技能总体上分为 8 个不同的类别，截至撰写本文时。","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgv0s41w3uv8zs3zir88e.png","现在您已经安装了技能并了解了它们的结构，是时候看看它们的实际应用了。","人工智能编码代理使用渐进式披露模型来高效管理技能：","这可以防止代理的上下文窗口被当前任务不需要的工具指令所淹没。","：https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F1o9hvlfkp5wtzqe5sl8n.png","让我们追踪触发 google-cloud-recipe-onboarding 技能时会发生什么。","用户：“帮助我在我的新项目中开始使用 Google Cloud。”","确保您已经从包含 .agents/skills 文件夹的文件夹中启动了您喜欢的代理（Antigravity、Antigravity CLI 或其他任意代理）。","我建议你暂时不要运行这些提示，而是观察你可以使用哪些自然语言提示，通过这些 Google Agent 技能来操作 Google 云平台。","1. 触发 google-cloud-recipe-onboarding","提示：“我想从零开始设置我的第一个 Google 云项目。”","说明：该代理将指导你完成项目创建、账单关联以及初始 IAM 设置。","2. 触发 google-cloud-recipe-auth","提示：“我如何将本地环境认证到 Google 云？”"],"translationStatus":"translated","bodyOrigin":"source-page","editorial":{"summary":"Google Cloud 发布官方 Agent Skills 开源指令集，基于 agentskills.io 开放标准，收录70多项技能并覆盖8个类别，用于支持AI编码智能体更安全、高效地处理多步骤云操作。","background":"相关技能被定义为可移植的指令集，在通用AI能力与结构化云专业知识之间建立连接。系列内容将介绍基础概念，并涉及安全审计、无服务器应用部署及BigQuery管道优化等用例。","viewpoint":"Aioga 判断，Agent Skills的主要价值不只是提供命令示例，而是通过渐进式披露、验证工作流、安全门控和上下文感知机制，降低智能体盲目执行破坏性操作的风险。","implications":"这套指令集可能为云运维中的智能体操作提供更一致的流程约束，但正文同时指出，实际结果取决于技能质量；在云操作等重要场景中采用前，仍需要谨慎评估其就绪度。","nextStep":"建议先从限定范围的安全审计、Cloud Run部署或BigQuery优化场景开展验证，重点检查技能质量、工作流验证与安全门控是否符合要求，再评估其准确性、安全性和适用范围。","evidenceRefs":["title","summary","articleBody","source"],"status":"published","aiGenerated":true,"autoApproved":true,"generatedBy":"aioga-editorial:gpt-5.6-sol","reviewedBy":"aioga-editorial-review:gpt-5.6-sol","generatedAt":"2026-07-27T15:54:24.940Z","sourceHash":"47f764b3c0a4e689","review":{"approved":true,"groundedness":96,"clarity":91,"duplicationRisk":24,"blockingIssues":[],"notes":["“Aioga 判断”属于明确标注的编辑观点，与来源材料中的机制描述基本一致。","“建议先从限定范围的场景开展验证”属于合理的编辑性建议，已明确使用“建议”表述，不构成事实断言。"]},"validation":{"passed":true,"mode":"ai-auto","revisions":0,"checks":["schema","length","source-attribution","low-source-overlap","no-html","independent-ai-review"]}},"tags":["技巧观点","Google AI：DEV 作者专属（RSS）"],"translations":{"zh-CN":{"title":"Google Cloud Agent Skills 完整指南：从基础到高级云运维","summary":"Google Cloud 推出官方 Agent Skills 开源指令集，旨在让 AI 编码智能体安全、高效地执行多步骤云操作。该仓库基于 agentskills.io 开放标准，目前收录 70 多项技能，涵盖安全审计、无服务器部署、BigQuery 优化等 8 个类别。技能采用渐进式披露模型，通过验证工作流、安全门控和上下文感知机制，防止智能体盲目执行破坏性命令。","category":"技巧观点","source":"dev.to","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google Cloud Agent Skills 完整指南：从基础到高级云运维 - Aioga AI资讯","description":"Google Cloud 推出官方 Agent Skills 开源指令集，旨在让 AI 编码智能体安全、高效地执行多步骤云操作。该仓库基于 agentskills.io 开放标准，目前收录 70 多项技能，涵盖安全审计、无服务器部署、BigQuery 优化等 8 个类别。技能采用渐进式披露模型，通过验证工作流、安全门控和上下文感知机制，防止智能体盲目执行破坏...","url":"https://www.aioga.com/news/cms3dqexi0avcro3fkdase1p5/"},"en":{"title":"Google Cloud Agent Skills Complete Guide: From Basic to Advanced Cloud Operations","summary":"Google Cloud has launched the official Agent Skills open-source command set, aimed at enabling AI coding agents to safely and efficiently perform multi-step cloud operations. This repository is based on the agentskills.io open standard and currently includes more than 70 skills, covering 8 categories such as security auditing, serverless deployment, and BigQuery optimization. The skills use a progressive disclosure model, and through verification workflows, security gating, and context-aware mechanisms, they prevent agents from blindly executing destructive commands.","category":"Insights","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google Cloud Agent Skills Complete Guide: From Basic to Advanced Cloud Operations - Aioga AI News","description":"Google Cloud has launched the official Agent Skills open-source command set, aimed at enabling AI coding agents to safely and efficiently perform multi-step cloud operations. This...","url":"https://www.aioga.com/en/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:46:04.970Z"},"ja":{"title":"Google Cloud Agent スキル 完全ガイド：基礎から高度なクラウド運用まで","summary":"Google Cloud は公式の Agent Skills オープンソースコマンドセットを発表しました。これは AI コーディングエージェントが安全かつ効率的にマルチステップのクラウド操作を実行できるように設計されています。このリポジトリは agentskills.io のオープン標準に基づいており、現在 70 件以上のスキルを収録しており、セキュリティ監査、サーバーレスデプロイ、BigQuery 最適化など 8 つのカテゴリをカバーしています。スキルは段階的開示モデルを採用しており、ワークフローの検証、安全ゲート、およびコンテキスト認識メカニズムを通じて、エージェントが盲目的に破壊的なコマンドを実行するのを防ぎます。","category":"ヒントと視点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google Cloud Agent スキル 完全ガイド：基礎から高度なクラウド運用まで - Aioga AIニュース","description":"Google Cloud は公式の Agent Skills オープンソースコマンドセットを発表しました。これは AI コーディングエージェントが安全かつ効率的にマルチステップのクラウド操作を実行できるように設計されています。このリポジトリは agentskills.io のオープン標準に基づいており、現在 70 件以上のスキルを収録しており、セキュリティ監...","url":"https://www.aioga.com/ja/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:46:13.988Z"},"ko":{"title":"Google Cloud 에이전트 기술 완전 가이드: 기초부터 고급 클라우드 운영까지","summary":"Google Cloud는 공식 Agent Skills 오픈 소스 명령어 집합을 출시했으며, AI 코딩 에이전트가 안전하고 효율적으로 다단계 클라우드 작업을 수행할 수 있도록 하는 것을 목표로 합니다. 이 저장소는 agentskills.io의 개방형 표준을 기반으로 하며, 현재 70개 이상의 스킬을 수록하고 있으며, 보안 감사, 서버리스 배포, BigQuery 최적화 등 8개 카테고리를 포함합니다. 스킬은 점진적 공개 모델을 채택하며, 검증 워크플로, 보안 게이트 및 상황 인식 메커니즘을 통해 에이전트가 무분별하게 파괴적인 명령을 실행하는 것을 방지합니다.","category":"인사이트","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google Cloud 에이전트 기술 완전 가이드: 기초부터 고급 클라우드 운영까지 - Aioga AI 뉴스","description":"Google Cloud는 공식 Agent Skills 오픈 소스 명령어 집합을 출시했으며, AI 코딩 에이전트가 안전하고 효율적으로 다단계 클라우드 작업을 수행할 수 있도록 하는 것을 목표로 합니다. 이 저장소는 agentskills.io의 개방형 표준을 기반으로 하며, 현재 70개 이상의 스킬을 수록하고 있으며, 보안...","url":"https://www.aioga.com/ko/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:47:12.071Z"},"es":{"title":"Guía completa de habilidades del agente de Google Cloud: de conceptos básicos a operaciones avanzadas en la nube","summary":"Google Cloud lanzó un conjunto de instrucciones de código abierto oficial de Agent Skills, destinado a permitir que agentes de codificación de IA ejecuten operaciones en la nube de múltiples pasos de manera segura y eficiente. Este repositorio se basa en el estándar abierto de agentskills.io y actualmente incluye más de 70 habilidades, que abarcan 8 categorías como auditoría de seguridad, despliegue sin servidor y optimización de BigQuery. Las habilidades utilizan un modelo de divulgación progresiva, y mediante flujos de trabajo de verificación, controles de seguridad y mecanismos de conciencia contextual, se evita que los agentes ejecuten comandos destructivos de manera ciega.","category":"Ideas","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Guía completa de habilidades del agente de Google Cloud: de conceptos básicos a operaciones avanzadas en la nube - Aioga Noticias de IA","description":"Google Cloud lanzó un conjunto de instrucciones de código abierto oficial de Agent Skills, destinado a permitir que agentes de codificación de IA ejecuten operaciones en la nube de...","url":"https://www.aioga.com/es/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:47:00.121Z"},"fr":{"title":"Guide complet des compétences des agents Google Cloud : des bases à l'administration avancée du cloud","summary":"Google Cloud a lancé l'ensemble de commandes open source officiel Agent Skills, visant à permettre aux agents d'IA de coder de façon sécurisée et efficace l'exécution d'opérations cloud en plusieurs étapes. Ce dépôt est basé sur la norme ouverte agentskills.io et contient actuellement plus de 70 compétences, couvrant 8 catégories telles que l'audit de sécurité, le déploiement sans serveur et l'optimisation de BigQuery. Les compétences utilisent un modèle de divulgation progressive, empêchant l'agent d'exécuter aveuglément des commandes destructrices grâce à des flux de travail de validation, des contrôles de sécurité et des mécanismes de sensibilisation contextuelle.","category":"Analyses","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Guide complet des compétences des agents Google Cloud : des bases à l'administration avancée du cloud - Aioga Actualités IA","description":"Google Cloud a lancé l'ensemble de commandes open source officiel Agent Skills, visant à permettre aux agents d'IA de coder de façon sécurisée et efficace l'exécution d'opérations...","url":"https://www.aioga.com/fr/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:47:59.105Z"},"de":{"title":"Google Cloud Agent-Fähigkeiten vollständiger Leitfaden: Von den Grundlagen bis zur fortgeschrittenen Cloud-Betriebsführung","summary":"Google Cloud hat ein offizielles Open-Source-Befehlspaket für Agent Skills eingeführt, das darauf abzielt, KI-Codierungsagenten zu ermöglichen, mehrstufige Cloud-Operationen sicher und effizient auszuführen. Dieses Repository basiert auf dem offenen Standard agentskills.io und enthält derzeit über 70 Fähigkeiten, die 8 Kategorien abdecken, darunter Sicherheitsüberprüfungen, serverlose Bereitstellungen und BigQuery-Optimierung. Die Fähigkeiten verwenden ein Modell der schrittweisen Offenlegung und verhindern durch validierte Arbeitsabläufe, Sicherheitssperren und kontextbewusste Mechanismen, dass Agenten blind zerstörerische Befehle ausführen.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google Cloud Agent-Fähigkeiten vollständiger Leitfaden: Von den Grundlagen bis zur fortgeschrittenen Cloud-Betriebsführung - Aioga KI-News","description":"Google Cloud hat ein offizielles Open-Source-Befehlspaket für Agent Skills eingeführt, das darauf abzielt, KI-Codierungsagenten zu ermöglichen, mehrstufige Cloud-Operationen sicher...","url":"https://www.aioga.com/de/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:47:57.547Z"},"pt-BR":{"title":"Guia Completo de Habilidades do Agente do Google Cloud: Da Base à Operação Avançada na Nuvem","summary":"O Google Cloud lançou o conjunto de instruções de código aberto Agent Skills oficial, destinado a permitir que agentes de IA codificados executem operações em nuvem em múltiplas etapas de forma segura e eficiente. Este repositório é baseado no padrão aberto agentskills.io e atualmente contém mais de 70 habilidades, abrangendo 8 categorias, incluindo auditoria de segurança, implantação sem servidor, otimização do BigQuery, entre outras. As habilidades utilizam um modelo de divulgação progressiva, prevenindo que os agentes executem comandos destrutivos de forma cega através da validação de fluxos de trabalho, controles de segurança e mecanismos sensíveis ao contexto.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Guia Completo de Habilidades do Agente do Google Cloud: Da Base à Operação Avançada na Nuvem - Aioga Notícias de IA","description":"O Google Cloud lançou o conjunto de instruções de código aberto Agent Skills oficial, destinado a permitir que agentes de IA codificados executem operações em nuvem em múltiplas et...","url":"https://www.aioga.com/pt-BR/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:48:40.754Z"},"ru":{"title":"Полное руководство по навыкам агента Google Cloud: от основ до продвинутого облачного управления","summary":"Google Cloud выпустила официальный открытый набор команд Agent Skills, предназначенный для того, чтобы AI-агенты могли безопасно и эффективно выполнять многократные операции в облаке. Этот репозиторий основан на открытом стандарте agentskills.io и в настоящее время включает более 70 навыков, охватывающих 8 категорий, таких как аудит безопасности, безсерверное развертывание, оптимизация BigQuery и другие. Навыки используют модель постепенного раскрытия, предотвращая слепое выполнение разрушительных команд агентом через проверку рабочих процессов, контроль безопасности и механизмы контекстного восприятия.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Полное руководство по навыкам агента Google Cloud: от основ до продвинутого облачного управления - Aioga Новости ИИ","description":"Google Cloud выпустила официальный открытый набор команд Agent Skills, предназначенный для того, чтобы AI-агенты могли безопасно и эффективно выполнять многократные операции в обла...","url":"https://www.aioga.com/ru/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:48:47.692Z"},"ar":{"title":"دليل كامل لمهارات وكيل جوجل كلاود: من الأساسيات إلى إدارة السحابة المتقدمة","summary":"أطلقت Google Cloud مجموعة أوامر مفتوحة المصدر الرسمية لوكيل المهارات، بهدف تمكين الوكلاء الذكاء الاصطناعي من تنفيذ عمليات سحابية متعددة الخطوات بأمان وكفاءة. يعتمد هذا المستودع على معيار agentskills.io المفتوح، ويحتوي حاليًا على أكثر من 70 مهارة، تغطي 8 فئات بما في ذلك التدقيق الأمني، والنشر بدون خوادم، وتحسين BigQuery. تستخدم المهارات نموذج الإفصاح التدريجي، ومن خلال التحقق من سير العمل، والأبواب الأمنية، وآليات الوعي بالسياق، تمنع الوكلاء من تنفيذ الأوامر المدمرة بشكل أعمى.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"دليل كامل لمهارات وكيل جوجل كلاود: من الأساسيات إلى إدارة السحابة المتقدمة - Aioga أخبار الذكاء الاصطناعي","description":"أطلقت Google Cloud مجموعة أوامر مفتوحة المصدر الرسمية لوكيل المهارات، بهدف تمكين الوكلاء الذكاء الاصطناعي من تنفيذ عمليات سحابية متعددة الخطوات بأمان وكفاءة. يعتمد هذا المستودع على...","url":"https://www.aioga.com/ar/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:49:42.748Z"},"hi":{"title":"Google क्लाउड एजेंट कौशल पूर्ण गाइड: बुनियादी से उन्नत क्लाउड संचालन तक","summary":"Google क्लाउड ने आधिकारिक Agent Skills ओपन-सोर्स कमांड सेट जारी किया है, जिसका उद्देश्य AI कोडिंग एजेंट को सुरक्षित और प्रभावी ढंग से कई चरणों वाले क्लाउड कार्यों को निष्पादित करने में सक्षम बनाना है। यह रिपॉजिटरी agentskills.io ओपन स्टैंडर्ड पर आधारित है, और वर्तमान में इसमें 70 से अधिक कौशल शामिल हैं, जो सुरक्षा ऑडिट, सर्वरलेस तैनाती, BigQuery अनुकूलन आदि 8 श्रेणियों को कवर करते हैं। कौशल प्रगतिशील खुलासे मॉडल का उपयोग करते हैं, कार्यप्रवाह सत्यापन, सुरक्षा गेट और संदर्भ-संवेदनशील तंत्र के माध्यम से एजेंट को हानिकारक कमांड को अंधाधुंध निष्पादित करने से रोकते हैं।","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google क्लाउड एजेंट कौशल पूर्ण गाइड: बुनियादी से उन्नत क्लाउड संचालन तक - Aioga AI समाचार","description":"Google क्लाउड ने आधिकारिक Agent Skills ओपन-सोर्स कमांड सेट जारी किया है, जिसका उद्देश्य AI कोडिंग एजेंट को सुरक्षित और प्रभावी ढंग से कई चरणों वाले क्लाउड कार्यों को निष्पादित करने...","url":"https://www.aioga.com/hi/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:49:42.118Z"},"it":{"title":"Guida completa alle competenze degli agenti Google Cloud: dalle basi alla gestione avanzata del cloud","summary":"Google Cloud ha lanciato il set di istruzioni open source ufficiale Agent Skills, con l'obiettivo di permettere agli agenti di codifica AI di eseguire in modo sicuro ed efficiente operazioni cloud multi-step. Questo repository si basa sullo standard aperto agentskills.io e attualmente include oltre 70 competenze, coprendo otto categorie come audit di sicurezza, deployment serverless, ottimizzazione di BigQuery e altre. Le competenze adottano un modello di divulgazione graduale, prevenendo l'esecuzione cieca di comandi dannosi attraverso workflow di verifica, gateway di sicurezza e meccanismi di consapevolezza contestuale.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Guida completa alle competenze degli agenti Google Cloud: dalle basi alla gestione avanzata del cloud - Aioga Notizie IA","description":"Google Cloud ha lanciato il set di istruzioni open source ufficiale Agent Skills, con l'obiettivo di permettere agli agenti di codifica AI di eseguire in modo sicuro ed efficiente...","url":"https://www.aioga.com/it/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:50:34.584Z"},"nl":{"title":"Google Cloud Agent-vaardigheden Complete gids: van basis tot geavanceerd cloudbeheer","summary":"Google Cloud heeft de officiële Agent Skills open-source instructieset gelanceerd, bedoeld om AI-coderingsagenten veilig en efficiënt meerdere stappen in cloudoperaties te laten uitvoeren. Deze repository is gebaseerd op de open standaard van agentskills.io en bevat momenteel meer dan 70 vaardigheden, verdeeld over 8 categorieën, waaronder beveiligingsaudit, serverloze implementatie en BigQuery-optimalisatie. De vaardigheden gebruiken een gefaseerd openbaarmakingsmodel om te voorkomen dat agents destructieve opdrachten blindelings uitvoeren, door middel van geverifieerde workflows, beveiligingsbeveiligingen en contextbewuste mechanismen.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google Cloud Agent-vaardigheden Complete gids: van basis tot geavanceerd cloudbeheer - Aioga AI-nieuws","description":"Google Cloud heeft de officiële Agent Skills open-source instructieset gelanceerd, bedoeld om AI-coderingsagenten veilig en efficiënt meerdere stappen in cloudoperaties te laten ui...","url":"https://www.aioga.com/nl/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:50:38.581Z"},"tr":{"title":"Google Cloud Agent Yetenekleri Tam Rehberi: Temelden İleri Düzey Bulut İşletimine","summary":"Google Cloud, AI kodlama ajanlarının çok adımlı bulut işlemlerini güvenli ve verimli bir şekilde gerçekleştirmesini sağlamak amacıyla resmi Agent Skills açık kaynak komut setini sundu. Bu depo, agentskills.io açık standardına dayalı olup, şu anda güvenlik denetimi, sunucusuz dağıtım, BigQuery optimizasyonu gibi 8 kategoriyi kapsayan 70'ten fazla beceri içermektedir. Beceriler, ajanın yıkıcı komutları körü körüne yürütmesini önlemek için doğrulama iş akışları, güvenlik kapıları ve bağlam farkındalığı mekanizmaları aracılığıyla aşamalı açıklama modeli kullanmaktadır.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Google Cloud Agent Yetenekleri Tam Rehberi: Temelden İleri Düzey Bulut İşletimine - Aioga AI Haberleri","description":"Google Cloud, AI kodlama ajanlarının çok adımlı bulut işlemlerini güvenli ve verimli bir şekilde gerçekleştirmesini sağlamak amacıyla resmi Agent Skills açık kaynak komut setini su...","url":"https://www.aioga.com/tr/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:51:21.374Z"},"vi":{"title":"Hướng dẫn đầy đủ về kỹ năng Google Cloud Agent: Từ cơ bản đến quản trị đám mây nâng cao","summary":"Google Cloud ra mắt bộ chỉ lệnh mã nguồn mở chính thức Agent Skills, nhằm giúp các tác nhân AI mã hóa thực hiện các thao tác đa bước trên đám mây một cách an toàn và hiệu quả. Kho lưu trữ này dựa trên tiêu chuẩn mở agentskills.io, hiện chứa hơn 70 kỹ năng, bao gồm 8 loại như kiểm toán bảo mật, triển khai không máy chủ, tối ưu hóa BigQuery. Các kỹ năng sử dụng mô hình tiết lộ dần, thông qua việc xác minh quy trình làm việc, cổng bảo mật và cơ chế nhận biết ngữ cảnh, để ngăn tác nhân thực hiện mệnh lệnh phá hoại một cách mù quáng.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Hướng dẫn đầy đủ về kỹ năng Google Cloud Agent: Từ cơ bản đến quản trị đám mây nâng cao - Tin tức AI Aioga","description":"Google Cloud ra mắt bộ chỉ lệnh mã nguồn mở chính thức Agent Skills, nhằm giúp các tác nhân AI mã hóa thực hiện các thao tác đa bước trên đám mây một cách an toàn và hiệu quả. Kho...","url":"https://www.aioga.com/vi/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:51:21.122Z"},"id":{"title":"Panduan Lengkap Keterampilan Agen Google Cloud: Dari Dasar hingga Operasi Cloud Tingkat Lanjut","summary":"Google Cloud meluncurkan kumpulan perintah agen resmi Agent Skills yang bersifat open source, bertujuan agar agen AI dapat menjalankan operasi cloud multi-langkah dengan aman dan efisien. Repositori ini didasarkan pada standar terbuka agentskills.io, saat ini mencakup lebih dari 70 keterampilan, meliputi audit keamanan, penyebaran tanpa server, optimisasi BigQuery, dan 8 kategori lainnya. Keterampilan ini menggunakan model pengungkapan bertahap, melalui alur kerja verifikasi, pengendalian keamanan, dan mekanisme kesadaran konteks, untuk mencegah agen menjalankan perintah destruktif secara membabi buta.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Panduan Lengkap Keterampilan Agen Google Cloud: Dari Dasar hingga Operasi Cloud Tingkat Lanjut - Berita AI Aioga","description":"Google Cloud meluncurkan kumpulan perintah agen resmi Agent Skills yang bersifat open source, bertujuan agar agen AI dapat menjalankan operasi cloud multi-langkah dengan aman dan e...","url":"https://www.aioga.com/id/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:52:10.189Z"},"th":{"title":"ทักษะตัวแทน Google Cloud คู่มือสมบูรณ์: จากพื้นฐานสู่การดำเนินงานคลาวด์ขั้นสูง","summary":"Google Cloud เปิดตัวชุดคำสั่งเปิดโอเพนซอร์ส Agent Skills อย่างเป็นทางการ โดยมีวัตถุประสงค์เพื่อให้เอไอเอเจนต์เขียนโค้ดสามารถดำเนินการหลายขั้นตอนบนคลาวด์ได้อย่างปลอดภัยและมีประสิทธิภาพ คลังนี้สร้างขึ้นบนมาตรฐานเปิด agentskills.io ปัจจุบันมีทักษะมากกว่า 70 รายการ ครอบคลุม 8 หมวดหมู่ เช่น การตรวจสอบความปลอดภัย การปรับใช้แบบเซิร์ฟเวอร์เลส การเพิ่มประสิทธิภาพ BigQuery เป็นต้น ทักษะเหล่านี้ใช้โมเดลการเปิดเผยแบบทีละขั้นตอน โดยผ่านการตรวจสอบเวิร์กโฟลว์ การควบคุมความปลอดภัย และกลไกการรับรู้บริบท เพื่อป้องกันไม่ให้เอเจนต์ดำเนินการคำสั่งที่เป็นอันตรายโดยไม่ระวัง","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"ทักษะตัวแทน Google Cloud คู่มือสมบูรณ์: จากพื้นฐานสู่การดำเนินงานคลาวด์ขั้นสูง - ข่าว AI Aioga","description":"Google Cloud เปิดตัวชุดคำสั่งเปิดโอเพนซอร์ส Agent Skills อย่างเป็นทางการ โดยมีวัตถุประสงค์เพื่อให้เอไอเอเจนต์เขียนโค้ดสามารถดำเนินการหลายขั้นตอนบนคลาวด์ได้อย่างปลอดภัยและมีประสิทธิ...","url":"https://www.aioga.com/th/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:52:12.377Z"},"pl":{"title":"Kompletny przewodnik po umiejętnościach agenta Google Cloud: od podstaw do zaawansowanej administracji w chmurze","summary":"Google Cloud wprowadza oficjalny zestaw instrukcji Agent Skills jako otwarte oprogramowanie, mający na celu umożliwienie agentom AI bezpieczne i efektywne wykonywanie wieloetapowych operacji w chmurze. To repozytorium opiera się na otwartym standardzie agentskills.io i obecnie zawiera ponad 70 umiejętności, obejmujących 8 kategorii, takich jak audyt bezpieczeństwa, wdrożenia bezserwerowe, optymalizacja BigQuery i inne. Umiejętności stosują model stopniowego ujawniania, zapobiegając agentom w wykonywaniu destrukcyjnych poleceń dzięki walidowanym przepływom pracy, bramkom bezpieczeństwa i mechanizmom świadomości kontekstu.","category":"技巧观点","source":"Google AI：DEV 作者专属（RSS）","aggregationSource":"Google AI：DEV 作者专属（RSS）","pageTitle":"Kompletny przewodnik po umiejętnościach agenta Google Cloud: od podstaw do zaawansowanej administracji w chmurze - Aioga Wiadomości AI","description":"Google Cloud wprowadza oficjalny zestaw instrukcji Agent Skills jako otwarte oprogramowanie, mający na celu umożliwienie agentom AI bezpieczne i efektywne wykonywanie wieloetapowyc...","url":"https://www.aioga.com/pl/news/cms3dqexi0avcro3fkdase1p5/","contentTranslated":true,"sourceHash":"661189c7523b04da","translatedAt":"2026-07-27T15:53:01.476Z"}}}}