LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: langgraph

Browse skills that share this tag.

  • langsmith-fetch - Debug LangChain and LangGraph agents using LangSmith Studio
    langsmithdebugginglangchainlanggraph

    ★ 602 · Updated 2026-09-23

    Fetches execution traces from LangSmith Studio to debug LangChain and LangGraph agents.

    ⚙ Fetch recent execution traces⚙ Inspect specific trace details⚙ Export debug session files
  • mastering-langgraph - Build stateful AI agents and workflows with LangGraph.
    langgraphagentworkflowpython

    ★ 41 · Updated 2026-09-22

    Build stateful AI agents and multi-step workflows in Python covering tools, memory, conditional branching, human-in-the-loop, and production monitoring.

    ⚙ Define graph nodes and edges⚙ Implement tool-using agent loops⚙ Add persistent conversation memory
  • langchain - Build LLM applications using LangChain.
    langchainlcelragagent

    ★ 76 · Updated 2026-09-20

    Build LLM applications using LCEL chains, RAG pipelines, and LangGraph agents.

    ⚙ Build LCEL chains⚙ Implement RAG pipelines⚙ Create LangGraph agents
  • llm-application-dev-langchain-agent - LangChain & LangGraph Agent Development Expert
    langchainlanggraphagentrag

    ★ 0 · Updated 2026-09-19

    Provides architecture guidance and implementations for production-grade AI agents using LangChain 0.1+ and LangGraph.

    ⚙ Design LangGraph state graphs⚙ Implement async RAG pipelines⚙ Configure agent memory systems
  • copilotkit-integrations - Integrate agent frameworks into CopilotKit via AG-UI
    copilotkitag-uiagent-integrationlanggraph

    ★ 0 · Updated 2026-09-18

    Connect external agent frameworks into a CopilotKit application using the AG-UI streaming protocol.

    ⚙ Search live documentation⚙ Search source code⚙ Wire external agent frameworks
  • copilotkit-integrations - Integrate External Agent Frameworks into CopilotKit
    copilotkitag-uiagent-integrationlanggraph

    ★ 0 · Updated 2026-09-18

    Integrates external agent frameworks into CopilotKit applications using the AG-UI protocol.

    ⚙ Connect external agents via AG-UI⚙ Search live CopilotKit documentation⚙ Search CopilotKit source code
  • copilotkit-integrations - Integrate external agent frameworks into CopilotKit via AG-UI
    copilotkitag-uilanggraphcrewai

    ★ 7 · Updated 2026-09-18

    Connect external agent frameworks to CopilotKit applications using the AG-UI streaming protocol and framework adapters.

    ⚙ Connect external agents via AG-UI⚙ Configure CopilotKit runtime API routes⚙ Implement frontend agent hooks
  • langgraph - Framework for building stateful multi-actor AI agents
    langgraphlangchainai-agentsstate-graph

    ★ 0 · Updated 2026-09-18

    LangGraph builds stateful multi-actor AI applications using graph structures, persistence, conditional routing, and ReAct agent patterns.

    ⚙ Construct state graphs⚙ Manage state with reducers⚙ Define nodes and edges
  • langgraph - Framework for stateful multi-actor AI applications
    langgraphlangchainai-agentsstate-graph

    ★ 0 · Updated 2026-09-18

    Builds stateful multi-actor AI applications using graph construction, state management, checkpointers, and human-in-the-loop patterns.

    ⚙ Construct state graphs⚙ Manage state using reducers⚙ Define graph nodes and edges
  • denario - Multiagent AI system for scientific research workflows.
    multiagentscientific-researchlatexag2

    ★ 0 · Updated 2026-09-16

    Automates research workflows from data analysis and hypothesis generation to computational experiments and LaTeX paper generation.

    ⚙ Generate research ideas⚙ Develop research methodologies⚙ Execute computational experiments
  • langchain-agent - Scaffold a basic LangChain/LangGraph ReAct agent
    langchainlanggraphreact-agentscaffolding

    ★ 1 · Updated 2026-09-15

    Generates a LangGraph ReAct agent scaffold with a tool, configured for OpenAI-compatible endpoints.

    ⚙ Scaffold LangGraph ReAct agent⚙ Generate agent.py file⚙ Generate requirements.txt file
  • ai-engineer - Principal AI Architect and Machine Learning Engineer
    developmentmaster-skillai-engineeragent-architecture

    ★ 17 · Updated 2026-09-13

    Builds autonomous, reliable, and cost-effective AI systems to solve real-world problems.

    ⚙ Implement ReAct loop⚙ Design multi-agent architecture⚙ Optimize prompts using DSPy
  • ai-agent-development - AI Agent Development Workflow
    ai-agentcrewailanggraphmulti-agent

    ★ 1 · Updated 2026-09-13

    AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

    ⚙ Design agent architecture⚙ Implement single autonomous agents⚙ Build multi-agent systems
  • langsmith-observability - LangGraph & LangSmith Observability Workflow
    langgraphlangsmithobservabilitytracing

    ★ 1 · Updated 2026-09-11

    Manages local agent debugging, tracing configurations, and interaction with LangGraph Studio for real-time state manipulation.

    ⚙ Launch local LangGraph dev server⚙ Verify local API liveness⚙ Validate LangGraph project configuration
  • framework-selection - Select the appropriate framework for agent projects
    framework-selectionlangchainlanggraphdeep-agents

    ★ 2 · Updated 2026-09-09

    Determines the appropriate framework layer among LangChain, LangGraph, and Deep Agents before writing project code.

    ⚙ Evaluate task framework requirements⚙ Determine appropriate architecture layer⚙ Recommend follow-up agent skills
  • framework-selection - Select the right LangChain framework layer
    decision-supportframework-selectionlangchainlanggraph

    ★ 18 · Updated 2026-03-26

    Determines which framework layer fits the task: LangChain, LangGraph, Deep Agents, or a combination

    ⚙ evaluate task requirements⚙ compare framework capabilities⚙ recommend framework layer
  • demo - UltraRAG Tracing Demo with LangGraph and YAML Pipelines
    demotracinglanggraphyaml

    ★ 14 · Updated 2026-02-23

    Demonstrates UltraRAG-style execution tracing with LangGraph and YAML pipelines

    ⚙ greet users⚙ echo messages⚙ test YAML pipelines