langchain-workflow-builder

Installation
SKILL.md

LangChain Workflow Builder

Build powerful LLM applications with chains, agents, and retrieval-augmented generation.

Core Workflow

  1. Setup LangChain: Install and configure
  2. Create chains: Build processing pipelines
  3. Add memory: Enable conversation context
  4. Define tools: Extend agent capabilities
  5. Implement RAG: Add knowledge retrieval
  6. Deploy: Production-ready setup

Installation

npm install langchain @langchain/openai @langchain/community
Related skills

More from patricio0312rev/skills

Installs
101
GitHub Stars
38
First Seen
Jan 24, 2026