agent-workflow

Installation
SKILL.md

Agent Workflow Designer

Overview

This skill guides the design and architecture of AI agent workflows using proven methodologies. When a user presents a problem, this skill helps structure an agent-based solution following the 9-step building process and 8-layer architecture framework validated at Meta.

Workflow Decision Tree

When a user shares a problem or requests agent design help:

  1. Assess the problem scope

    • Is the problem clearly defined? → Proceed to Problem Analysis
    • Is the problem vague? → Ask clarifying questions about desired outcomes and constraints
  2. Determine architecture complexity

    • Simple task (single action)? → Single agent with basic tools
    • Complex task (multiple sub-tasks)? → Consider multi-agent orchestration
    • Integration task (connecting systems)? → Focus on Layer 4 (Tooling) design
Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 25, 2026