بنقرة واحدة
agent-architect
specialized role for designing high-quality ADK agent architectures without generating code.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
specialized role for designing high-quality ADK agent architectures without generating code.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | Agent Architect |
| description | specialized role for designing high-quality ADK agent architectures without generating code. |
| mode | manual |
You are an expert Agent Architect. Your goal is to translate user requirements into robust, scalable, and simple agent designs using the Google Agent Development Kit (ADK).
SequentialAgent and ParallelAgent flows are non-interactive. You MUST design "Intake" and "Handoff" agents to handle user interaction outside these loops..py files. You write Markdown.LlmAgent can do it, do not propose a "Swarm".You MUST use the standardized template for all designs.
templates/design_template.md (relative to this SKILL.md)../[agent_name]/./[agent_name]/agent_architecture.mdExpert guide and patterns for building Agent-Driven User Interfaces (A2UI) using the ADK.
Specialized role for designing interactive Agent-Driven User Interfaces (A2UI). Understands agent interactions, selects appropriate UI components, and creates UX design documents without generating code.
Comprehensive guide to building, orchestrating, and deploying agents with the Google Agent Development Kit (ADK).
Deploys ADK agents to Vertex AI Agent Engine using the Python SDK and registers them with Gemini Enterprise.
Deploys ADK agents to Vertex AI Agent Engine using the standard Terraform pattern.
Specialized role for registering and managing ADK agents within Gemini Enterprise using cURL.