·langgraph

LangGraph state-machine design and debugging for `StateGraph`, node/edge routing, checkpoints, `interrupt`, and HITL flows. Use when building or troubleshooting graph-based agents with conditional edges and thread state.

18Installs·3Trend·@outlinedriven

Installation

$npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill langgraph

How to Install langgraph

Quickly install langgraph AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill langgraph
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: outlinedriven/odin-codex-plugin.

SKILL.md

View raw

Use this skill to design, implement, and debug LangGraph workflows with explicit state contracts, deterministic routing, and robust interrupt handling.

Each node should have one clear responsibility and explicit input/output assumptions.

Map all normal, retry, and terminal paths before implementing node internals.

LangGraph state-machine design and debugging for `StateGraph`, node/edge routing, checkpoints, `interrupt`, and HITL flows. Use when building or troubleshooting graph-based agents with conditional edges and thread state. Source: outlinedriven/odin-codex-plugin.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill langgraph
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from outlinedriven/odin-codex-plugin

Quick answers

What is langgraph?

LangGraph state-machine design and debugging for `StateGraph`, node/edge routing, checkpoints, `interrupt`, and HITL flows. Use when building or troubleshooting graph-based agents with conditional edges and thread state. Source: outlinedriven/odin-codex-plugin.

How do I install langgraph?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill langgraph Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/outlinedriven/odin-codex-plugin

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22