Agent skill · Backend & API

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

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/agent/langsmith-agent-builder-enuno-claude-command-and-c-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When to Use
  2. Core Concepts
  3. Agents
  4. Templates
  5. Tools
  6. Triggers
  7. Sub-agents
  8. Approval Workflows
  9. Getting Started
  10. Prerequisites
  11. Step 1: Obtain API Key
  12. Step 2: Configure API Key in LangSmith
  13. Step 3: Create Your Agent
  14. Step 4: Test and Configure
Ships with 1 file
  • metadata.json
Commands it runs
pip install langgraph-sdk python-dotenv
npm install @langchain/langgraph-sdk
More from claude-skill-registry
All skills →
About this skill
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.

Keep going