bylubu-labs· 10 skills
Initialize and configure LangGraph projects with proper structure, langgraph.json configuration, environment variables, and dependency management. Use when users want to (1) create a new LangGraph project, (2) set up langgraph.json for deployment, (3) configure environment variables for LLM providers, (4) initialize project structure for agents, (5) set up local development with LangGraph Studio, (6) configure dependencies (pyproject.toml, requirements.txt, package.json), or (7) troubleshoot project configuration issues.
$npx -y skills add lubu-labs/langchain-agent-skills --skill langgraph-project-setupInstalls into the current project.
Run `npx skills use "https://github.com/lubu-labs/langchain-agent-skills" --skill "lubu-labs/langchain-agent-skills/langgraph-project-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lubu-labs/langchain-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lubu-labs/langchain-agent-skills"` and select the relevant skills, then follow their instructions.