langchain-architecture
Build production-grade LLM agents and workflows using LangChain, LangGraph, and advanced state management.
Install
npx skills add https://github.com/wshobson/agents --skill langchain-architectureStats
| Total installs | 5,086 |
| Weekly installs | 5.1K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- LangGraph provides the standard agent framework with StateGraph for explicit state management, durable execution, human-in-the-loop inspection, and checkpointing across sessions
- Supports ReAct agents, plan-and-execute workflows, multi-agent supervision, and structured tool invocation with Pydantic schemas
- Memory systems include ConversationBufferMemory, ConversationSummaryMemory, VectorStoreRetrieverMemory, and persistent PostgreSQL checkpointers for production deployments
- Integrates with LangSmith for request logging, token tracking, latency monitoring, and trace visualization; includes custom callback handlers for fine-grained observability
- Document processing pipeline covers loading, chunking, embedding, and retrieval; supports RAG patterns with vector stores like Pinecone and Chroma
Tags
Related skills
| Skill | Installs | vs langchain-architecture |
|---|---|---|
| instaclaw | 4,377 | -709 |
| skill development | 5,444 | +358 |
| tavily-best-practices | 4,955 | -131 |
| bmad-idea | 6,356 | +1,270 |
| self-improvement | 6,045 | +959 |
FAQ
- How many installs does langchain-architecture have?
- langchain-architecture has 5,086 total installs and 5.1K installs this week.
- Where is langchain-architecture hosted?
- langchain-architecture is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does langchain-architecture have?
- langchain-architecture has 32.4K GitHub stars.
- When was langchain-architecture first indexed?
- OrangeBot.AI first indexed langchain-architecture on Jan 20, 2026.
- How do I install langchain-architecture?
- Run: npx skills add https://github.com/wshobson/agents --skill langchain-architecture