Home / Stacks / AI Builder Stack
🤖

AI Builder Stack

Build AI-powered applications with RAG, multi-agent systems, prompt engineering, and MCP integrations

9 skills · Works with Claude Code, Codex, Cursor & more

⚙️ Engineering
RARE

LangChain RAG Builder

Build Retrieval-Augmented Generation (RAG) systems using LangChain. Creates document loaders, vector store configurations, retrieval chains, and conversational agents with proper chunking and embedding strategies.

LangChain 6.2K
Scanned
langchain rag ai
mkdir -p ~/.claude/skills/langchain-rag && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/rag-architect/SKILL.md -o ~/.claude/skills/langchain-rag/SKILL.md
⚙️ Engineering
RARE

CrewAI Multi-Agent Systems

Build multi-agent AI systems with CrewAI. Designs agent roles, task delegation, tool integration, and orchestration flows where specialized AI agents collaborate to complete complex workflows.

CrewAI 4.1K
Scanned
crewai agents ai
mkdir -p ~/.claude/skills/crewai-agents && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/ml-pipeline/SKILL.md -o ~/.claude/skills/crewai-agents/SKILL.md
⚙️ Engineering
RARE

Vercel AI SDK

Build AI-powered applications with the Vercel AI SDK. Generates streaming chat UIs, tool-calling agents, structured output extraction, and multi-provider LLM integrations with React Server Components.

Community 3.4K
Scanned
ai-sdk streaming chat
mkdir -p ~/.claude/skills/vercel-ai-sdk && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/mcp-developer/SKILL.md -o ~/.claude/skills/vercel-ai-sdk/SKILL.md
⚙️ Engineering
RARE

MCP Server Builder

Build Model Context Protocol (MCP) servers that give AI agents access to your tools and data. Generates server scaffolding, tool definitions, resource handlers, and transport configurations for Claude, Cursor, and other MCP clients.

Community 3.9K
Scanned
mcp ai-agents protocol
mkdir -p ~/.claude/skills/mcp-server-builder && curl -fsSL https://raw.githubusercontent.com/anthropics/skills/HEAD/skills/mcp-builder/SKILL.md -o ~/.claude/skills/mcp-server-builder/SKILL.md
⚙️ Engineering
RARE

Claude Agent SDK

Build production agents with the Claude Agent SDK. Covers agent architecture, tool design, hooks, skills, MCP server integration, and the patterns for reliable, long-running agentic workflows.

Community 4.6K
Scanned
claude agent-sdk tools
mkdir -p ~/.claude/skills/claude-agent-sdk && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/ai-agents/claude-agent-sdk/SKILL.md -o ~/.claude/skills/claude-agent-sdk/SKILL.md
⚙️ Engineering
RARE

Multi-Agent Orchestration Patterns

Design multi-agent systems with orchestrator, peer-to-peer, and hierarchical patterns. Covers task decomposition, agent handoffs, shared state, and coordination so a team of agents stays reliable instead of looping.

Community 3.3K
Scanned
multi-agent orchestration agents
mkdir -p ~/.claude/skills/multi-agent-patterns && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/ai-agents/multi-agent-patterns/SKILL.md -o ~/.claude/skills/multi-agent-patterns/SKILL.md
🔧 Core Tools
RARE

Polis Protocol (Multi-Agent Teams)

Set up a self-optimizing, multi-vendor AI agent team in a folder of Markdown. Each agent is a citizen with a signed capability card; tasks are contracts routed to the best performer by a learning bandit; settled contracts produce lessons that compound into team memory.

yehudalevy-collab 1.2K
Scanned
multi-agent orchestration routing
mkdir -p ~/.claude/skills/polis-protocol && curl -fsSL https://raw.githubusercontent.com/yehudalevy-collab/polis-protocol/HEAD/SKILL.md -o ~/.claude/skills/polis-protocol/SKILL.md
📊 Data
RARE

NotebookLM Research Agent

Autonomous research agent powered by Google NotebookLM. Ingests sources (URL, PDF, DOCX, YouTube, Drive), runs deep web research, asks cited questions, and generates artifacts — audio podcasts, video, slide decks, reports, quizzes, flashcards, mind maps, and study guides.

jakubs2623 1.4K
Scanned
notebooklm research rag
mkdir -p ~/.claude/skills/notebooklm-research && curl -fsSL https://raw.githubusercontent.com/jakubs2623/notebooklm-skill/HEAD/SKILL.md -o ~/.claude/skills/notebooklm-research/SKILL.md

More Stacks

View all stacks →

Added to wishlist