Guides workflow for building autonomous AI agents, multi-agent systems with CrewAI, orchestration with LangGraph, tools, memory, and evaluation.
From antigravity-awesome-skillsnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Specialized workflow for building AI agents including single autonomous agents, multi-agent systems, agent orchestration, tool integration, and human-in-the-loop patterns.
Use this workflow when:
ai-agents-architect - Agent architectureautonomous-agents - Autonomous patternsUse @ai-agents-architect to design AI agent architecture
autonomous-agent-patterns - Agent patternsautonomous-agents - Autonomous agentsUse @autonomous-agent-patterns to implement single agent
crewai - CrewAI frameworkmulti-agent-patterns - Multi-agent patternsUse @crewai to build multi-agent system with roles
langgraph - LangGraph orchestrationworkflow-orchestration-patterns - OrchestrationUse @langgraph to create stateful agent workflows
agent-tool-builder - Tool buildingtool-design - Tool designUse @agent-tool-builder to create agent tools
agent-memory-systems - Memory architectureconversation-memory - Conversation memoryUse @agent-memory-systems to implement agent memory
agent-evaluation - Agent evaluationevaluation - AI evaluationUse @agent-evaluation to evaluate agent performance
User Input -> Planner -> Agent -> Tools -> Memory -> Response
| | | |
Decompose LLM Core Actions Short/Long-term
ai-ml - AI/ML developmentrag-implementation - RAG systemsworkflow-automation - Workflow patterns