langgraph-engineering

LangGraph Agent Engineering

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "langgraph-engineering" with this command: npx skills add dokhacgiakhoa/antigravity-ide/dokhacgiakhoa-antigravity-ide-langgraph-engineering

LangGraph Agent Engineering

Goal: Build complex, multi-step AI workflows that are reliable, debuggable, and capable of long-running operations.

  1. Core Concepts (The Graph)
  • State: A explicitly defined schema (TypedDict/Pydantic) that tracks the agent's memory snapshot.

  • Nodes: Functions that perform work (call LLM, run tool, modify state).

  • Edges: Logic that routes flow between nodes (Conditional edges based on LLM output).

  1. Architecture Patterns

🧠 Knowledge Modules (Fractal Skills)

  1. A. The ReAct Agent (Standard)

  2. B. Plan-and-Execute (Advanced)

  3. C. Human-in-the-Loop

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

agent-orchestration

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

parallel-agents

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agent-d3js-skill

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agent-coding-standards

No summary provided by upstream source.

Repository SourceNeeds Review