agent-designer

Solid

マルチエージェントシステムのアーキテクチャ設計ツールキット。 「エージェントを設計して」「マルチエージェント構成」「エージェントのアーキテクチャ」「オーケストレーション設計」等のリクエストで発動。

AI & Automation 347 stars 12 forks Updated 1 weeks ago

Install

View on GitHub

Quality Score: 81/100

Stars 20%
85
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Agent Designer - Multi-Agent System Architecture **Tier:** POWERFUL **Category:** Engineering **Tags:** AI agents, architecture, system design, orchestration, multi-agent systems ## Overview Agent Designer is a comprehensive toolkit for designing, architecting, and evaluating multi-agent systems. It provides structured approaches to agent architecture patterns, tool design principles, communication strategies, and performance evaluation frameworks for building robust, scalable AI agent systems. ## Core Capabilities ### 1. Agent Architecture Patterns #### Single Agent Pattern - **Use Case:** Simple, focused tasks with clear boundaries - **Pros:** Minimal complexity, easy debugging, predictable behavior - **Cons:** Limited scalability, single point of failure - **Implementation:** Direct user-agent interaction with comprehensive tool access #### Supervisor Pattern - **Use Case:** Hierarchical task decomposition with centralized control - **Architecture:** One supervisor agent coordinating multiple specialist agents - **Pros:** Clear command structure, centralized decision making - **Cons:** Supervisor bottleneck, complex coordination logic - **Implementation:** Supervisor receives tasks, delegates to specialists, aggregates results #### Swarm Pattern - **Use Case:** Distributed problem solving with peer-to-peer collaboration - **Architecture:** Multiple autonomous agents with shared objectives - **Pros:** High parallelism, fault tolerance, emergent intelligence - ...

Details

Author
minicoohei
Repository
minicoohei/ai-agent-camp
Created
5 months ago
Last Updated
1 weeks ago
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

agent-designer

Multi-agent system design with orchestration patterns, tool schemas, and guardrails. TRIGGER when: user asks to design an agent system, choose agent architecture, define tool schemas, add guardrails, or evaluate agent performance; user runs /agent-design or /agent-architect. DO NOT TRIGGER when: using a specific agent framework (use framework docs), writing prompts for single-turn LLM calls, general API integration without agent orchestration.

1 Updated 1 weeks ago
DROOdotFOO
AI & Automation Listed

agent-designer

Use when the user asks to design a multi-agent system, pick an orchestration pattern (supervisor/swarm/pipeline), generate tool schemas for agents, or evaluate agent execution logs for cost, latency, and failure bottlenecks. Examples: 'design an agent architecture for research automation', 'generate Anthropic tool schemas from these tool descriptions', 'analyze these agent run logs for bottlenecks'. NOT for Claude Code workflow files (use workflow-builder) or single-agent prompt design (use agent-workflow-designer).

12 Updated 6 days ago
sinhoneyy
AI & Automation Featured

agent-designer

Use when the user asks to design a multi-agent system, pick an orchestration pattern (supervisor/swarm/pipeline), generate tool schemas for agents, or evaluate agent execution logs for cost, latency, and failure bottlenecks. Examples: 'design an agent architecture for research automation', 'generate Anthropic tool schemas from these tool descriptions', 'analyze these agent run logs for bottlenecks'. NOT for Claude Code workflow files (use workflow-builder) or single-agent prompt design (use agent-workflow-designer).

25,834 Updated 1 weeks ago
alirezarezvani