agent-designer

Design AGENTS.md workflow blueprints for Stratio Cowork agents.

4|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Stratio/genai-agents --skill agent-designer-stratio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-designer
Source: https://github.com/Stratio/genai-agents/tree/main/agent-creator/skills/agent-designer
Command: npx skills add https://github.com/Stratio/genai-agents --skill agent-designer-stratio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans the architecture of an AI agent for Stratio Cowork, enabling users to outline workflow, triage table, skills, and file structure before generating agent artifacts.

Core Features & Use Cases

  • Structured AGENTS.md blueprint: defines identity, workflow, triage, phases, and skill activation patterns.
  • Guidance on creating internal and shared skills, and how to integrate with the Stratio Cowork pipeline.
  • Supports mapping to design patterns (triage, sequential phases, skill activation, human-in-the-loop, and language rules) for robust agent design.

Quick Start

Describe the agent goals and constraints to have me draft a complete AGENTS.md blueprint.

Frequently Asked Questions about agent-designer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an AI agent workflow with triage and phased execution?

Design an AI agent workflow by generating an AGENTS.md blueprint that defines identity, triage tables, sequential phases, and skill activation patterns for robust execution. This structure supports complex workflows requiring triage, 3-6 phased execution steps, and human-in-the-loop integration.

What is an AGENTS.md blueprint for mapping agent architecture and skills?

An AGENTS.md blueprint is a production-ready file structure that outlines an AI agent's identity, workflow, triage logic, and skill activation patterns before generating artifacts. It adheres to documented design patterns to ensure robust agent architecture and language rule compliance.

Can I use human-in-the-loop phases when building Stratio Cowork agents?

Yes, you can integrate human-in-the-loop phases when building Stratio Cowork agents. The agent architecture design supports 3-6 execution phases, allowing you to map specific stages that require human intervention, progress reporting, and structured interaction guidelines.

Does the agent-designer workflow support on-demand skill activation patterns?

Yes, the agent-designer workflow explicitly supports on-demand skill activation patterns. It provides guidance on creating internal and shared skills, defining activation triggers, and integrating them seamlessly into the Stratio Cowork pipeline during the phased execution workflow.

What's the best way to structure internal and shared skills for an AI agent?

Structure internal and shared skills by defining their activation patterns and integration points within the AGENTS.md blueprint. The design process maps these skills to specific workflow phases, ensuring they trigger on-demand and integrate correctly with the Stratio Cowork pipeline architecture.

When do I need a triage table in my agent workflow design?

You need a triage table in your agent workflow design when handling complex processes that require dynamic routing across 3-6 execution phases. The triage mechanism categorizes inputs to activate the correct sequential phases, skill activations, and human-in-the-loop checkpoints within the Stratio Cowork pipeline.