v1.3.1Agent developmentFirst-party

Google Agents CLI

Scaffold, develop, evaluate, and deploy AI agents with Google ADK. Bundles skills for the agent development lifecycle.

Portable components

Agent Skills

This package includes reusable Agent Skills in the fixed skills/ directory.

MCP servers

No root mcp.json configuration was detected in this package.

Manifest preview

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "google-agents-cli",
  "version": "1.3.1",
  "description": "Scaffold, develop, evaluate, and deploy AI agents with Google ADK. Bundles skills for the agent development lifecycle.",
  "author": {
    "name": "Google LLC",
    "url": "https://google.com"
  },
  "homepage": "https://github.com/google/agents-cli",
  "repository": "https://github.com/google/agents-cli",
  "license": "Apache-2.0",
  "keywords": [
    "adk",
    "agents",
    "google-cloud",
    "scaffolding",
    "evaluation",
    "deployment"
  ]
}