Codeblockz/langchain-community-plugin

Claude Code plugin for LangChain and LangGraph development. Skills, commands, and reviewer agents for building AI agents, RAG pipelines, and LCEL chains.

3Stars on the repository
14Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

langchain-chains

01

Codeblockz/langchain-community-plugin

Skill Claude CodeCodex

Build data processing pipelines with LangChain Expression Language (LCEL). Use when creating summarization, extraction, or multi-step chains without agents. Covers pipe operator composition, parallel execution, structured output, and output parsing patterns.

3 7mo ago A 49 tokens original Apache-2.0

langchain-rag

02

Codeblockz/langchain-community-plugin

Skill Claude CodeCodex

Build RAG (Retrieval-Augmented Generation) pipelines with LangChain. Use when loading documents, chunking text, setting up vector stores, creating retrievers, or building question-answering systems. Covers document loaders, text splitters, embeddings, and all major vector stores.

3 7mo ago A 61 tokens original Apache-2.0

langgraph

03

Codeblockz/langchain-community-plugin

Skill Claude CodeCodex

Build AI agents with LangGraph using best practices. Use when creating agents, workflows, tool-calling systems, or multi-agent architectures in Python. Covers createagent (simple) and StateGraph (custom) APIs with state management, persistence, streaming, and human-in-the-loop patterns.

3 7mo ago A 60 tokens original Apache-2.0