Langchain Plugin
LangChain JS/TS development - agents, chains, LangGraph workflows, and Deep Agents patterns
Skills in this plugin
4- ▌ Deep Agents · laurigates bundleBuild hierarchical AI agents with the deepagents npm package. Use when creating orchestrators that plan multi-step tasks, delegate to child agents, or maintain persistent memory.
- ▌ Langchain Init · laurigatesInitialize a new LangChain TypeScript project. Use when starting an LLM-powered app, scaffolding an AI agent project, or setting up LangChain from scratch.
- ▌ Langgraph Agents · laurigates bundleLangGraph stateful AI agents with graph-based workflows. Use when creating state-machine agents with checkpoints, human-in-the-loop, streaming execution, or subgraph composition.
- ▌ Langchain Development · laurigates bundleLangChain JS/TS framework for building LLM-powered apps. Use when working with chat models, prompt templates, LCEL chains, tool binding, or RAG pipelines.