comeonoliver/langchain-fundamentals
Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
This is a copy. The original lives at langchain-ai/skills-benchmarks-langchain-fundamentals.
npx skills add https://github.com/ComeOnOliver/skillshub --skill langchain-fundamentals
Take comeonoliver/langchain-fundamentals from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.