Agent Designer
技能 已验证 活跃Use when the user asks to design multi-agent systems, create agent architectures, define agent communication patterns, or build autonomous agent workflows.
Design, architect, and evaluate multi-agent systems using structured patterns, tool design principles, and performance frameworks.
功能
- Agent architecture pattern selection
- Agent role definition framework
- Tool schema generation for AI models
- System performance evaluation and reporting
- Communication and memory pattern design
使用场景
- Designing complex multi-agent systems
- Creating structured tool definitions for AI agents
- Evaluating the performance of existing agent systems
- Defining communication protocols between agents
非目标
- Executing multi-agent systems
- Directly interacting with external APIs beyond tool definitions
- Providing AI models themselves
工作流
- Define system requirements or tool descriptions.
- Use the Agent Planner or Tool Schema Generator to create design artifacts.
- Collect execution logs from an agent system.
- Run the Agent Evaluator on logs to analyze performance.
- Iterate on design based on evaluation findings.
实践
- System design
- Tool design
- Performance evaluation
- Agent architecture
先决条件
- Python 3.8+
- Sample JSON files for input (examples provided)
Code Execution
- info:LoggingThe execution logs capture detailed information about tool calls, parameters, results, and errors, providing a good audit trail for review.
安装
请先添加 Marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install engineering@claude-code-skills质量评分
已验证类似扩展
System Design
99Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions "system design", "scale this", "high availability", "rate limiter", "design a URL shortener", "system design interview", "capacity planning", or "distributed architecture". Also trigger when estimating infrastructure requirements, choosing between microservices and monoliths, or designing for millions of concurrent users. Covers common system designs and back-of-the-envelope estimation. For data fundamentals, see ddia-systems. For resilience, see release-it.
Ops Yolo
100YOLO mode. Spawns 4 parallel C-suite agents (CEO, CTO, CFO, COO). Each analyzes the business from their perspective using ALL available data. Produces unfiltered Hard Truths report. After user types YOLO, autonomously runs the business for a day using /loop.
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Pathfinder
100将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。
Understand
100分析代码库以生成交互式知识图谱,用于理解架构、组件和关系
Cloud Architect
100Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.