skills/ai-agent-development/SKILL.md
AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
npx skillsauth add endsi3g/uprising-coldoutreach ai-agent-developmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 patternstesting
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\"blockrun\", \"use grok\", \"use gpt\", \"da...
development
Build production-ready Web3 applications, smart contracts, and decentralized systems. Implements DeFi protocols, NFT platforms, DAOs, and enterprise blockchain integrations. Use PROACTIVELY for smart contracts, Web3 apps, DeFi protocols, or blockchain infrastructure.
tools
Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.
development
Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing...