#301 · Primary category: AI Coding Assistants
langchain-skills
A collection of agent skills for LangChain, LangGraph, and Deep Agents, installable via npx skills for coding agents like Claude Code and Cursor.
Project last updated:08/29/26
GitHub Stars
1.2K
Forks
90
Contributors
16
License
Other
Why we included this project
Maintained by the LangChain team itself, this pack of agent skills is for people who build agents with LangChain, LangGraph, or Deep Agents and want their coding assistant to write code that fits those frameworks. The skills install via npx or as a Claude Code plugin and work in Claude Code, Cursor, Windsurf, and other tools that support the Agent Skills spec, covering the parts of the stack you actually touch: Python and TypeScript quickstarts, dependency and version management, RAG pipelines, LangGraph state and persistence, human-in-the-loop approval flows, and Deep Agents orchestration and memory. There's also an eval-engineering skill for building and running Harbor-based evaluations on an existing agent. Because the content tracks the official LangChain docs, it tends to stay aligned with current APIs, which is useful given how quickly those change. One caveat: the project is still in early development, so APIs and skill content may shift.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.