techx-academy/google-agents-cli
v1.3.1Apache-2.0
Scaffold, develop, evaluate, and deploy AI agents with Google ADK. Bundles skills for the agent development lifecycle.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$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" },
"homepage": "https://github.com/google/agents-cli",
"repository": "https://github.com/google/agents-cli",
"license": "Apache-2.0",
"keywords": [
"adk",
"agents",
"agent-development-kit",
"agent-platform",
"google-cloud",
"scaffolding",
"evaluation",
"deployment"
]
}