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: LangChain

Browse skills that share this tag.

  • agent-frameworks - Build AI Agents with Frameworks
    AIagent frameworkLangChainCrewAI

    ★ 602 · Updated 2026-06-15

    Develop autonomous AI agents using LangChain, CrewAI, AutoGen with tools and multi-agent collaboration

    ⚙ create agent⚙ define tools⚙ execute agent
  • langchain-multi-env-setup - LangChain Multi-Environment Configuration Setup
    LangChainconfigurationmulti-environmentdeployment

    ★ 1,727 · Updated 2026-05-11

    Configure and manage LangChain applications across development, staging, and production environments

    ⚙ create environment structure⚙ create base configuration⚙ create environment-specific overrides
  • langchain-structured-output - Get Structured JSON Output from LangChain Models
    structured outputdata extractiontype safetyJSON validation

    ★ 602 · Updated 2026-05-11

    Get validated structured output from LangChain agents and models using Zod schemas with automatic validation

    ⚙ define output schema⚙ validate response data⚙ extract contact info
  • framework-selection - Select framework for LangChain projects
    framework selectionproject initializationLangChainLangGraph

    ★ 0 · Updated 2026-03-26

    Determines appropriate framework layer for LangChain projects

    ⚙ evaluate task requirements⚙ compare framework layers⚙ recommend framework layer
  • framework-selection - Select the right LangChain framework layer
    framework selectionLangChainLangGraphDeep Agents

    ★ 7 · Updated 2026-03-26

    Determines which framework layer fits your task: LangChain, LangGraph, Deep Agents, or a combination. Use before writing agent code.

    ⚙ select framework layer⚙ recommend framework combination⚙ compare framework options
  • framework-selection - Framework Selection Guide for LangChain Projects
    framework selectionLangChainLangGraphDeep Agents

    ★ 0 · Updated 2026-03-26

    Selects appropriate framework layer (LangChain, LangGraph, or Deep Agents) for agent development tasks

    ⚙ evaluate task requirements⚙ determine framework layer⚙ compare framework capabilities
  • langchain - Build AI agent workflows with LangChain
    AI agentsLLMRAGLangChain

    ★ 602 · Updated 2026-03-19

    Build LLM orchestration, agents, RAG pipelines, tools, memory, callbacks, and deployment

    ⚙ edit Python code⚙ create agents⚙ define tools