langsmith-agent-builder
LangSmith Agent Builder - No-code platform for creating AI agents with built-in tools (Gmail, Slack, GitHub, Linear), OAuth integrations, MCP server support, Slack deployment, and programmatic invocation via LangGraph SDK
npx skills add majiayu000/claude-skill-registry --skill langsmith-agent-builder-enuno-claude-command-and-c-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# LangSmith Agent Builder LangSmith Agent Builder enables users to create helpful AI agents without code. Start from a template, connect your accounts, and let the agent handle routine work while you stay in control. ## When to Use - Creating AI agents without writing code - Automating email management and drafting - Building Slack-integrated AI assistants - Connecting agents to Google Calendar, Gmail, GitHub, Linear - Setting up approval workflows for agent actions - Deploying agents to Slack workspaces - Invoking agents programmatically via Python/JavaScript - Integrating custom tools via MCP servers - Building multi-agent workflows with sub-agents ## Core Concepts ### Agents Autonomous AI assistants that can access tools, perform tasks, and interact with external services on your behalf. ### Templates Pre-built agent configurations for common use cases (email assistant, team updates) that can be customized. ### Tools Built-in integrations with services like Gmail, Slack, GitHub, Linear, and more. Agents use tools to perform actions. ### Triggers Automation rules that invoke agents based on events (new email, Slack message, schedule). ### Sub-agents Specialized agents that can be
- When to Use
- Core Concepts
- Agents
- Templates
- Tools
- Triggers
- Sub-agents
- Approval Workflows
- Getting Started
- Prerequisites
- Step 1: Obtain API Key
- Step 2: Configure API Key in LangSmith
- Step 3: Create Your Agent
- Step 4: Test and Configure
pip install langgraph-sdk python-dotenv npm install @langchain/langgraph-sdk
What does the langsmith-agent-builder skill do?
LangSmith Agent Builder - No-code platform for creating AI agents with built-in tools (Gmail, Slack, GitHub, Linear), OAuth integrations, MCP server support, Slack deployment, and programmatic invocation via LangGraph SDK
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill langsmith-agent-builder-enuno-claude-command-and-c-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
