agent:design

Installation
SKILL.md

Design AI Agent

The main orchestrator skill for designing AI agent systems. Gathers requirements, launches parallel research sub-agents to investigate each area (prompts, tools, memory, workflows, RAG, multi-agent, context engineering), and compiles findings into a unified design document.

Based on "Patterns for Building AI Agents" and "Principles of Building AI Agents" (Bhagwat & Gienow, 2025).

When to use

Use this skill when the user needs to:

  • Design a new AI agent or multi-agent system from scratch
  • Create a comprehensive design covering all aspects of an agent system
  • Get a structured design document for implementation planning

For focused work on a single area, use the standalone skills directly: agent:prompt, agent:tools, agent:memory, agent:workflow, agent:rag, agent:multi, agent:context

Instructions

Step 1: Understand the Domain

Related skills
Installs
6
Repository
ikatsuba/skills
First Seen
Mar 6, 2026