npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsThis skill is limited to using the following tools:
Build production-ready agents with Google’s Agent Development Kit (ADK): scaffolding, tool wiring, orchestration patterns, testing, and optional deployment to Vertex AI Agent Engine.
Engineers production-ready ADK agents and multi-agent systems in Python/Java/Go with clean structure, tests, safe tools, and deployment automation.
Builds, evaluates, and deploys AI agents and multi-agent systems using Google's Python ADK, with sequential/parallel/loop workflows, tool integration (Google Search, code execution), Vertex AI, and human-in-the-loop flows.
Recommends ADK architectures, tool contracts, scaffolds, and deployment plans for production agents on Google Cloud Vertex AI Agent Engine.
Share bugs, ideas, or general feedback.
Build production-ready agents with Google’s Agent Development Kit (ADK): scaffolding, tool wiring, orchestration patterns, testing, and optional deployment to Vertex AI Agent Engine.
google-adk installed and importablesrc/agents/, src/tools/, tests/, and a dependency file (pyproject.toml or requirements.txt)adk deploy ... command and a post-deploy validation checklist (AgentCard/task endpoints, permissions, logs).Example: Scaffold a single ReAct agent
Example: Multi-agent orchestrator
adk deploy ... + post-deploy health checks.${CLAUDE_SKILL_DIR}/references/SKILL.full.md000-docs/6767-a-SPEC-DR-STND-claude-code-plugins-standard.md000-docs/6767-b-SPEC-DR-STND-claude-skills-standard.md