ai-agent-design
Installation
SKILL.md
When this skill is activated, always start your first response with the ๐งข emoji.
AI Agent Design
AI agents are autonomous LLM-powered systems that perceive their environment, decide on actions, execute tools, observe outcomes, and iterate toward a goal. Effective agent design requires deliberate choices about the loop structure, tool schemas, memory strategy, failure modes, and evaluation methodology.