langchain-ai /skills-benchmarks
Skill Claude Code Codex
INVOKE THIS SKILL when building evaluation pipelines for LangSmith. Covers three core components: (1) Creating Evaluators - LLM-as-Judge, custom code; (2) Defining Run Functions - how to capture outputs and trajectories from your agent; (3) Running Evaluations - locally with evaluate() or auto-run via LangSmith. Uses…
116 14d ago C 83 tokens
original MIT langchain-ai /skills-benchmarks
Skill Claude Code Codex
INVOKE THIS SKILL when working with LangSmith tracing OR querying traces. Covers adding tracing to applications and querying/exporting trace data. Uses the langsmith CLI tool.
116 14d ago C 40 tokens
original MIT langchain-ai /skills-benchmarks
Skill Claude Code Codex
OpenAPI documentation and REST API design patterns.
116 14d ago A 12 tokens
original MIT langchain-ai /skills-benchmarks
Skill Claude Code Codex
Database migration patterns and schema versioning.
116 14d ago A 11 tokens
original MIT langchain-ai /skills-benchmarks
Skill Claude Code Codex
Best practices for Docker containerization and multi-stage builds.
116 14d ago B 14 tokens
original MIT langchain-ai /skills-benchmarks
Skill Claude Code Codex
Modern React component patterns with hooks and TypeScript.
116 14d ago A 12 tokens
original MIT langchain-ai /skills-benchmarks
Skill Claude Code Codex
Unit testing and integration testing best practices.
116 14d ago A 11 tokens
original MIT langchain-ai /langsmith-claude-code-plugins
Plugin Claude Code
Plugin marketplace listing 1 plugin: langsmith-tracing.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Plugin Claude Code
Traces Claude Code conversations to LangSmith, including subagent and tool executions.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs before the agent uses a tool, executing pre-tool-use.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 53% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs after a tool call finishes, executing post-tool-use.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs when the agent finishes a response, executing stop.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 47% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs on the StopFailure event, executing stop-failure.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs when a subagent finishes, executing subagent-stop.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs before the context is compacted, executing pre-compact.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs after the context is compacted, executing post-compact.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /langsmith-claude-code-plugins
Hook
Runs when a session ends, executing session-end.js via node. From langchain-ai/langsmith-claude-code-plugins.
67 6d ago A
tokens not measured
copy · 100% MIT langchain-ai /modular-workshops
Skill Claude Code Codex
Write a LinkedIn post based on research findings or a given topic. Use this skill when asked to create LinkedIn content, professional posts, or thought leadership pieces.
langchain-ai /modular-workshops
Skill Claude Code Codex
Write a Twitter/X post or thread based on research findings or a given topic. Use this skill when asked to create tweets, X posts, or social media threads.
langchain-ai /langchain-azure-js
Instructions file Codex OpenCode
Instructions for langchain-ai/langchain-azure-js, covering repository guidelines, purpose and scope, upstream compatibility, development principles and azure authentication.
10 9d ago A 2,110 tokens
original MIT langchain-ai /langchain-plugins
Plugin Claude Code
LangChain ecosystem plugins for deepagents-code (dcode), Claude Code, and OpenAI Codex.
7 1mo ago A
tokens not measured
original MIT langchain-ai /langchain-plugins
Plugin Claude Code
LangChain Docs and Reference MCP servers for live documentation and API lookups.
7 1mo ago A
tokens not measured
original MIT langchain-ai /langchain-plugins
MCP server Claude Code Codex Cursor +2
MCP server "langchain-docs", hosted remotely at docs.langchain.com, as configured in langchain-ai/langchain-plugins.
7 1mo ago A
tokens not measured
copy · 88% MIT