LangGraph
LangGraph for stateful AI agent workflows.
Installation
npx mdskills install langchain-ai/langgraph
Rating
7/10
Source
GitHub: langchain-ai/langgraph
How to use?
1. Download
Go to the AGENT KD SKILL gallery and find this skill card. Click Download to save the SKILL.md file.
2. Install
Copy the downloaded SKILL.md into your agent's skills directory:
| Agent | Path |
|---|---|
| opencode | ~/.config/opencode/skills/langgraph/SKILL.md |
| Claude Code | ~/.claude/skills/langgraph/SKILL.md |
| Hermes | ~/.hermes/skills/marketplace/langgraph/SKILL.md |
3. Use
Restart your agent session. The skill will auto-load based on its description.
4. Verify
Ask your agent something related to the skill's purpose. If it responds using the skill's instructions, you're all set.