A collection of agent skills for LangChain Academy and LangSmith workflows.
Create code-based evaluators for LangSmith-traced agents with step-by-step collaborative guidance.
Use when: Building custom evaluators to test agent behavior, tool usage, and response quality in LangSmith.
Features:
Install all skills:
npx skills add langchain-ai/lca-skills
Install specific skill:
npx skills add langchain-ai/lca-skills/tree/main/skills/langsmith-code-eval
For Claude Code:
npx skills add langchain-ai/lca-skills -a claude-code
langsmith-code-eval
Have a skill to add? Open a pull request with your skill in the skills/ directory.
skills/
Apache 2.0
Built for LangChain Academy