Back to list
JokeJason

langchain-docs

by JokeJason

downloads official documentation, filters it with AI assistance, and generates skills that make the docs available as local context for AI coding agents—a local alternative to Context7's cloud-based documentation lookup

2🍴 0📅 Jan 19, 2026

SKILL.md


name: langchain-docs description: Local LangChain AI documentation reference. Use when asked about LangChain, LangGraph, agents, chains, prompts, memory, tools, retrieval, RAG, vector stores, document loaders, or building LLM applications.

LangChain Documentation

LangChain is a framework for building LLM-powered applications. It provides components for chains, agents, RAG, memory, and tools. LangGraph extends this with stateful multi-agent orchestration.

LangChain: references/langchain/ - Core framework docs (51 files)

  • Agents, chains, RAG, memory, tools, models, guardrails
  • Key files: overview.mdx, agents.mdx, knowledge-base.mdx

LangGraph: references/langgraph/ - Multi-agent orchestration (35 files)

  • Graph API, memory, interrupts, durable execution
  • Key files: graph-api.mdx, memory.mdx, agentic-rag.mdx

Python SDK: references/python/ - Python API reference (1283 files)

  • Complete API docs for langchain-core, langchain, langgraph

JavaScript SDK: references/javascript/ - JS/TS API reference (299 files)

  • Complete API docs for @langchain/core, langchain, langgraph

Concepts: references/concepts/ - Foundational concepts (2 files)

Deep Agents: references/deepagents/ - Advanced agent patterns (10 files)

Key Entry Points

TaskStart Here
Getting startedreferences/learn.mdx
LangChain overviewreferences/langchain/overview.mdx
Build an agentreferences/langchain/agents.mdx
RAG implementationreferences/langchain/knowledge-base.mdx
LangGraph introreferences/langgraph/graph-api.mdx
Memory & statereferences/langgraph/memory.mdx
Python APIreferences/python/
JavaScript APIreferences/javascript/

When to use

Use this skill when the user asks about:

  • LangChain chains, agents, or components
  • LangGraph multi-agent orchestration
  • RAG (Retrieval Augmented Generation)
  • Memory and conversation history
  • Tools and tool calling
  • Vector stores and embeddings
  • Building LLM applications

How to find information

  1. First, read references/STRUCTURE.md to see all 1688 documentation files organized by directory
  2. Use Navigation Guide to find the section
  3. Check Key Entry Points for common tasks
  4. For API details: references/python/ or references/javascript/

STRUCTURE.md contains a complete file listing - always check it first when searching for specific topics.

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon