Skills Plugins MCP Prompt Model 博客 我的中心

google-agents-cli-onboarding

Onboarding entrypoint for agents-cli in Agent Platform. It should be used when the user wants to "create a new agent", "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "evaluate an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=google-skills-skills-cloud-google-agents-cli-onboarding-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name google-agents-cli-onboarding metadata {"category":"DevOps"} description Onboarding entrypoint for agents-cli in Agent Platform. It should be used when the user wants to "create a new agent", "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "evaluate an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle. Google Agents CLI Onboarding [!TIP] One-Time Setup : To install the CLI and enable all 7 specialized development skills in your coding agent, run the setup command: uvx google-agents-cli setup Alternatively, to install only the expert skills and let the agent handle execution: npx skills add google/agents-cli Overview This skill serves as the entrypoint for agents-cli — Google's toolkit for building, evaluating, and deploying AI agents on the Gemini Enterprise Agent Platform. Use this skill to perform the initial setup and identify the correct specialized workflows for your task. The Agent Development Lifecycle After running the setup, the following specialized skills become available and will activate automatically based on your requests. Use this table to identify which skill to load for your current phase: Phase Specialized Skill Purpose / When to Load 0 — Understand google-agents-cli-workflow Clarify intent. Define the agent spec in .agents-cli-spec.md before coding. 1 — Study google-agents-cli-workflow Leverage samples. Study existing agent samples (e.g., ambient-expense ) before scaffolding. 2 — Scaffold google-agents-cli-scaffold Create/Enhance. Initialize the project structure, CI/CD, and infrastructure templates. 3 — Build google-agents-cli-adk-code Implement. Write agent logic, tools, callbacks, and manage state using ADK APIs. 4 — Evaluate google-agents-cli-eval Validate Quality. Run systematic evaluations (LLM-as-judge). 5 — Deploy google-agents-cli-deploy Go Production. Deploy to Agent Runtime (Vertex AI), Cloud Run, or GKE. 6 — Publish google-agents-cli-publish Register. Make your agent available as a tool in Gemini Enterprise. 7 — Observe google-agents-cli-observability Monitor. Set up Cloud Trace, prompt-response logging, and BigQuery analytics. Key CLI Commands Below are the primary commands you will use throughout the development lifecycle: Command Description agents-cli setup Install the CLI and configure skills in your coding agent. agents-cli scaffold <name> Create a new agent project from a template. agents-cli eval run Run the agent and grade the traces in a single step (generate + grade). agents-cli deploy Deploy your agent to Google Cloud (Agent Runtime, Cloud Run, GKE). agents-cli publish gemini-enterprise Register your deployed agent with Gemini Enterprise. For the full list of available commands and global options, run agents-cli --help . Next Steps Follow this sequence to initiate the development workflow: Execute Setup: Run the uvx or npx command in the [!TIP] box above to install the CLI and enable the specialized skills in your environment. Verify Installation: Run agents-cli info to confirm the installation and view the active project configuration. Initiate Phase 0: Ask the user for their core requirements (agent purpose, external tools, deployment target) and document them in .agents-cli-spec.md before writing any code. Reporting Issues Report bugs or improvements at Google Agents CLI Issues . Supporting Links Google Agents CLI Documentation
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。