npx claudepluginhub pluginagentmarketplace/custom-plugin-ai-agentsProduction-grade AI agent development plugin with specialized agents for LLM integration, RAG systems, tool calling, multi-agent orchestration, and agent safety
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
AI Agents Assistant is a Claude Code plugin with 7 production-grade agents for building AI agent systems using LangChain, LangGraph, Anthropic, and OpenAI patterns.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-ai-agents
# Step 2️⃣ Install the plugin
/plugin install custom-plugin-ai-agents@pluginagentmarketplace-ai-agents
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-ai-agents.git
cd custom-plugin-ai-agents
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
custom-plugin-ai-agents:01-ai-agent-fundamentals
custom-plugin-ai-agents:02-llm-integration
custom-plugin-ai-agents:03-rag-systems
custom-plugin-ai-agents:04-tool-calling
custom-plugin-ai-agents:05-multi-agent
custom-plugin-ai-agents:06-agent-memory
custom-plugin-ai-agents:07-agent-safety
| Feature | Description |
|---|---|
| 🤖 7 Agents | Production-grade AI agent specialists |
| 🛠️ 7 Skills | Atomic capabilities with code examples |
| ⌨️ 5 Commands | Quick slash commands for learning |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
| 📚 2024-2025 Patterns | LangGraph, Claude Tool Use, OpenAI Functions |
| # | Agent | Expertise |
|---|---|---|
| 1 | AI Agent Fundamentals | ReAct patterns, cognitive loops, architectures |
| 2 | LLM Integration | API orchestration, prompting, cost optimization |
| 3 | RAG Systems | Embeddings, chunking, hybrid search, reranking |
| 4 | Tool Calling | Function calling, schemas, validation |
| 5 | Multi-Agent | Orchestrator-worker, hierarchical systems |
| 6 | Agent Memory | Short/long-term, semantic retrieval |
| 7 | Agent Safety | Guardrails, filtering, compliance |
Each agent includes: