Langgraph Multiagent Boilerplate
Description
A robust boilerplate for building AI agent clusters with LangGraph edgeless (with Command and Send), featuring a supervisor architecture, MCP server integration, and comprehensive APIs.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
LangGraph Multi-Agent Boilerplate
 
A robust boilerplate for building AI agent clusters efficiently using LangGraph with supervisor architecture, Model Context Protocol (MCP) integration, and comprehensive API.
π Features
- Multi-Agent Architecture: Build AI agent clusters with supervisor coordination
- LangGraph Integration: Leverage LangGraph's powerful state management for agent workflows
- MCP Support: Integrate tools via Model Context Protocol servers
- Streaming API: Real-time streaming responses for interactive conversations
- Database Persistence: Store conversations, agent states, and activity logs in PostgreSQL
- Cloud Storage: File management with Cloudflare R2
- Comprehensive API: RESTful endpoints with FastAPI, including Swagger documentation
- Security: Authentication middleware, error handling, and security best practices
π Getting Started
Prerequisites
- Python 3.10+
- PostgreSQL
- Cloudflare R2 account (optional, for cloud storage)
- OpenRouter AI API key (or other compatible AI provider)
Installation
- Clone the repository
git clone https://github.com/yourusername/langgraph-multiagent-boilerplate.git
cd langgraph-multiagent-boilerplate
- Set up a Python virtual environment
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
- Install dependencies
pip install -r requirements.txt
- Configure environment variables
cp .env.example .env
# Edit .env with your settings (database, API keys, etc.)
- Set up the database
# Create a PostgreSQL database
# Then run migrations (once implemented)
- Run the server
uvicorn app.main:app --reload
- Access the API documentation
- Swagger UI: http://localhost:8000/api/docs
- ReDoc:
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
βAI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.π― εε«δΏ‘ζ―θΏθ½½οΌδ½ η
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI