langgraph-fundamentals

Community

Foundations for building LangGraph graphs.

Authoramite
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides the core concepts and vocabulary for building LangGraph applications. It covers how to define StateGraph state, reducers, nodes, edges, and how graphs are compiled and executed. It helps new engineers rapidly get up to speed with the LangGraph model, reducing time-to-first-usable graph.

Core Features & Use Cases

  • State definitions: TypedDict or Pydantic for Python, or Zod for TypeScript, with override and reducer semantics.
  • Nodes and Edges basics: How to create nodes, connect with edges, and use conditional routing.
  • Compilation & Execution: How graphs are compiled and invoked with or without streaming and persistence.

Quick Start

Define a minimal State, add two simple nodes and a fixed START->END edge, compile, then run with an initial state to observe state updates.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: langgraph-fundamentals
Download link: https://github.com/amite/personal-triage-agent/archive/main.zip#langgraph-fundamentals

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.