langchain-init
Installation
SKILL.md
/langchain:init
Initialize a new LangChain TypeScript project with optimal configuration for building AI agents.
When to Use This Skill
| Use this skill when... | Use a sibling skill instead when... |
|---|---|
| Scaffolding a brand-new LangChain TypeScript project from scratch | Adding LangChain to an existing project — use langchain-development |
| Generating boilerplate, dependencies, and starter config | Building stateful graph workflows — use langgraph-agents |
| Setting up the canonical project layout the other skills assume | Building hierarchical orchestrators — use deep-agents |
Context
Detect the environment:
node --version- Node.js versionwhich bun- Check if Bun is available