·langsmith-deployment
</>

langsmith-deployment

Deploy and operate production agent servers with LangSmith Deployment. Use when work involves choosing Cloud vs Hybrid/Self-hosted-with-control-plane vs Standalone, preparing/validating langgraph.json, creating deployments or revisions, rolling back revisions, wiring CI/CD to control-plane APIs, configuring environment variables and secrets, setting monitoring/alerts/webhooks, or troubleshooting deployment/runtime/scaling issues for LangChain/LangGraph applications.

12Installs·3Trend·@lubu-labs

Installation

$npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill langsmith-deployment

How to Install langsmith-deployment

Quickly install langsmith-deployment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill langsmith-deployment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lubu-labs/langchain-agent-skills.

SKILL.md

View raw

Use this skill to deploy, revise, monitor, and troubleshoot LangGraph-based agents in LangSmith Deployment.

| Model | Use when | Build/Source | Operates infra |

| Cloud | Fastest managed production path | GitHub repo via control plane | LangSmith | | Hybrid/Self-hosted with control plane | You need private data plane + centralized deployment UI/API | Container image + control plane | You | | Standalone server | You want direct Agent Server hosting without control plane | Containerized server | You |

Deploy and operate production agent servers with LangSmith Deployment. Use when work involves choosing Cloud vs Hybrid/Self-hosted-with-control-plane vs Standalone, preparing/validating langgraph.json, creating deployments or revisions, rolling back revisions, wiring CI/CD to control-plane APIs, configuring environment variables and secrets, setting monitoring/alerts/webhooks, or troubleshooting deployment/runtime/scaling issues for LangChain/LangGraph applications. Source: lubu-labs/langchain-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill langsmith-deployment
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from lubu-labs/langchain-agent-skills

Quick answers

What is langsmith-deployment?

Deploy and operate production agent servers with LangSmith Deployment. Use when work involves choosing Cloud vs Hybrid/Self-hosted-with-control-plane vs Standalone, preparing/validating langgraph.json, creating deployments or revisions, rolling back revisions, wiring CI/CD to control-plane APIs, configuring environment variables and secrets, setting monitoring/alerts/webhooks, or troubleshooting deployment/runtime/scaling issues for LangChain/LangGraph applications. Source: lubu-labs/langchain-agent-skills.

How do I install langsmith-deployment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill langsmith-deployment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lubu-labs/langchain-agent-skills