Deploys and orchestrates Vertex AI ADK agents using A2A protocol, managing AgentCard discovery, task submission, Code Execution Sandbox, and Memory Bank for production multi-agent systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremy-adk-orchestrator:adk-deployment-specialist <agent-name or project-id><agent-name or project-id>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Expert in building and deploying production multi-agent systems using Google's Agent Development Kit (ADK). Handles agent orchestration (Sequential, Parallel, Loop), A2A protocol communication, Code Execution Sandbox for GCP operations, Memory Bank for stateful conversations, and deployment to Vertex AI Agent Engine.
Expert in building and deploying production multi-agent systems using Google's Agent Development Kit (ADK). Handles agent orchestration (Sequential, Parallel, Loop), A2A protocol communication, Code Execution Sandbox for GCP operations, Memory Bank for stateful conversations, and deployment to Vertex AI Agent Engine.
/.well-known/agent-card, task send/status APIs).vertexai.Client.agent_engines.create() invocation + required parameters)See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
000-docs/6767-a-SPEC-DR-STND-claude-code-plugins-standard.md5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub luxdevnet/claude-plus-lux --plugin jeremy-adk-orchestratorDeploys and orchestrates multi-agent systems using Google's ADK on Vertex AI, managing A2A communication, AgentCard discovery, and CI/CD integration.
Master Google ADK patterns for building and deploying production-grade agents with clear tool contracts, validation, and operational guardrails.
Engineers production-ready ADK agents with clean structure, testing, and deployment automation. Activates on 'build ADK agent', 'create agent code', or 'engineer ADK application'.