npx claudepluginhub pluginagentmarketplace/custom-plugin-ai-agents --plugin custom-plugin-ai-agents# Start Your AI Agent Development Journey Welcome to the **AI Agents Plugin**! This interactive guide helps you master AI agent development with production-grade patterns from LangChain, Anthropic, and OpenAI. ## Choose Your Learning Path ### 1. Agent Fundamentals Master the core concepts of AI agent systems. **Topics covered:** - ReAct (Reasoning + Acting) pattern - Plan-and-Execute architecture - Cognitive loops and decision making - Single vs multi-agent systems **Skills you'll learn:** - Design agent architectures - Implement ReAct agents - Add circuit breakers and error handling -...
/learnExtracts reusable patterns from the current session like error fixes and debugging techniques, drafts markdown skill files, confirms with user, and saves to ~/.claude/skills/learned/.
/learnExtracts reusable patterns from the current session like error fixes and debugging techniques, drafts markdown skill files, confirms with user, and saves to ~/.claude/skills/learned/.
/learnAutonomously scouts codebase, learns structure, generates or updates documentation with validation-fix loops.
/learnDisplays Claude Code best practices guide on sessions, context, memory, modes, CLI shortcuts, worktrees, and prompting. Also supports specific topics and saving session lessons to persistent memory.
/learnToggles learning mode in vibe sessions to enable/disable educational micro-explanations after each step. Accepts 'on', 'off', or no argument to toggle.
/learnRecords lessons learned from input, errors, sessions, or git history into CLAUDE.md. Supports listing, editing, removing entries and git-based automation suggestions.
Share bugs, ideas, or general feedback.
Welcome to the AI Agents Plugin! This interactive guide helps you master AI agent development with production-grade patterns from LangChain, Anthropic, and OpenAI.
Master the core concepts of AI agent systems.
Topics covered:
Skills you'll learn:
Get started:
"Help me understand how ReAct agents work"
"Build a simple agent with LangGraph"
"What's the difference between ReAct and Plan-and-Execute?"
Connect and optimize Large Language Models for your agents.
Topics covered:
Skills you'll learn:
Get started:
"Show me how to use Claude with tool calling"
"Design a chain-of-thought prompt template"
"How do I implement retry with exponential backoff?"
Build Retrieval-Augmented Generation for grounded responses.
Topics covered:
Skills you'll learn:
Get started:
"Build a RAG system with Pinecone"
"What's the best chunk size for technical docs?"
"How do I implement reranking?"
Enable LLMs to interact with external systems.
Topics covered:
Skills you'll learn:
Get started:
"Create a tool for database search"
"How does OpenAI strict mode work?"
"Best practices for tool descriptions"
Build coordinated systems of specialized agents.
Topics covered:
Skills you'll learn:
Get started:
"Build an orchestrator-worker system"
"How does agent communication work?"
"Design a hierarchical agent system"
Give agents the ability to remember and learn.
Topics covered:
Skills you'll learn:
Get started:
"Add conversation memory to my agent"
"How do I implement semantic memory?"
"Best practices for context management"
Ensure responsible AI agent deployment.
Topics covered:
Skills you'll learn:
Get started:
"Add guardrails to my agent"
"How do I prevent prompt injection?"
"Implement rate limiting for agents"
| Command | Description |
|---|---|
/learn | This guide |
/roadmap [topic] | View topic details |
/assess [topic] | Test your knowledge |
/resources [topic] | Get learning resources |
/project [topic] [level] | Find project ideas |
| Framework | Best For | Key Feature |
|---|---|---|
| LangChain | General agents | Tool ecosystem |
| LangGraph | Complex workflows | State machines |
| Anthropic SDK | Claude agents | Native tool use |
| OpenAI SDK | GPT agents | Strict mode |
Ready to start? Tell me which path interests you! π