Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Design, build, deploy, and operate production AI agent systems — single agents, multi-agent teams, and autonomous swarms. Complete methodology from agent architecture through orchestration, memory systems, safety guardrails, and operational excellence.
Build agents that actually work in production. Not demos. Not toys. Real systems that run 24/7, handle edge cases, and compound value over time.
This skill covers the entire agent lifecycle: architecture → build → deploy → operate → scale.
Before writing a single line of config, answer these:
agent_brief:
name: "" # Short, memorable (max 2 words)
mission: "" # One sentence — what does this agent DO?
success_metric: "" # How do you MEASURE if it's working?
failure_mode: "" # What does failure look like?
autonomy_level: "" # advisor | operator | autopilot
decision_authority:
can_do_freely: [] # Actions requiring no approval
must_ask_first: [] # Actions requiring human approval
never_do: [] # Hard prohibitions (safety rail)
surfaces:
channels: [] # telegram, discord, slack, whatsapp, webchat
mode: "" # dm_only | groups | both
npx skills add LeoYeAI/openclaw-master-skills --skill afrexai-agent-engineeringHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.