LangChain Fundamentals
Skill VerificadoCreate LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
This skill provides the essential building blocks for creating LangChain agents. It demonstrates how to use `create_agent`, define custom tools with type safety, and implement middleware for advanced control flows such as human-in-the-loop interactions and error handling. The examples cover both Python and TypeScript implementations.
License
- info:License usabilityA LICENSE file is not present, and no SPDX identifier is found in the manifest files. The README mentions MIT license, but it's not formally declared in a way that packaging tools can detect.
Maintenance
- warning:Commit recencyNo commits found on the default branch, indicating potential lack of maintenance.
Versioning
- warning:Release ManagementNo version field is present in any manifest file, nor are there GitHub release tags or a CHANGELOG. The README does not specify installation via a versioned artifact.
Instalación
Primero, añade el marketplace
/plugin marketplace add langchain-ai/langchain-skills/plugin install langchain-skills@langchain-skillsExtensiones similares
OpenClaw Config
98Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings
Claude to DeerFlow
96Interact with DeerFlow AI agent platform via its HTTP API. Use this skill when the user wants to send messages or questions to DeerFlow for research/analysis, start a DeerFlow conversation thread, check DeerFlow status or health, list available models/skills/agents in DeerFlow, manage DeerFlow memory, upload files to DeerFlow threads, or delegate complex research tasks to DeerFlow. Also use when the user mentions deerflow, deer flow, or wants to run a deep research task that DeerFlow can handle.
LangChain Middleware
92INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of dangerous tool calls, creating custom middleware with hooks, Command resume patterns, and structured output with Pydantic/Zod.
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
ESLint Plugin React Hooks
99ESLint rules for React Hooks
Prisma Postgres Setup
99Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".