agent-workflow
Installation
SKILL.md
Agent Development Workflow
Complete Standard Operating Procedure (SOP) for building production-ready goal-driven agents.
Overview
This workflow orchestrates specialized skills to take you from initial concept to production-ready agent:
- Understand Concepts →
/building-agents-core(optional) - Build Structure →
/building-agents-construction - Optimize Design →
/building-agents-patterns(optional) - Setup Credentials →
/setup-credentials(if agent uses tools requiring API keys) - Test & Validate →
/testing-agent