By MindXpansion
Collection of Deep Agents skills for complex long-horizon agents with built-in planning, context management, and task delegation
Use the write_todos tool effectively for task planning and decomposition in Deep Agents. Use when users want to (1) implement task planning with write_todos, (2) break down complex tasks into subtasks, (3) track agent progress through todos, (4) debug why todos aren't completing, (5) design todo structures for different task types (research, coding, analysis), (6) understand todo status lifecycle and best practices, or (7) visualize todo progression from LangSmith traces.
Initialize, validate, and troubleshoot Deep Agents projects in Python or JavaScript using the `deepagents` package. Use when users need to create agents with built-in planning/filesystem/subagents, configure middleware/backends/checkpointing/HITL, migrate from `create_react_agent` or `create_agent`, scaffold projects with repo scripts, validate agent config files, and confirm compatibility with current LangChain/LangGraph/LangSmith docs.
Implement multi-agent coordination patterns (supervisor-subagent, router, orchestrator-worker, handoffs) for LangGraph applications. Use when users want to (1) implement multi-agent systems, (2) coordinate multiple specialized agents, (3) choose between coordination patterns, (4) set up supervisor-subagent workflows, (5) implement router-based agent selection, (6) create parallel orchestrator-worker patterns, (7) implement agent handoffs, (8) design state schemas for multi-agent systems, or (9) debug multi-agent coordination issues.
Implement LangGraph error handling with current v1 patterns. Use when users need to classify failures, add RetryPolicy for transient issues, build LLM recovery loops with Command routing, add human-in-the-loop with interrupt()/resume, handle ToolNode errors, or choose a safe strategy between retry, recovery, and escalation.
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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive collection of agent-optimized skills for AI coding assistants working in the LangChain ecosystem. These skills cover the complete development lifecycle from project setup to production deployment, monitoring, debugging, and Deep Agents setup/configuration.
Each skill is a self-contained package with a SKILL.md entry point plus optional scripts, references, and templates.
| Skill | Description |
|---|---|
| langgraph-project-setup | Initialize and configure LangGraph projects (structure, langgraph.json, env vars, dependencies). |
| langgraph-agent-patterns | Multi-agent coordination patterns: supervisor, router, orchestrator-worker, handoffs. |
| langgraph-state-management | State schemas, reducers, persistence, checkpoint inspection, and migration workflows. |
| langgraph-error-handling | Retry strategies, LLM-based recovery loops, and human-in-the-loop escalation patterns. |
| langgraph-testing-evaluation | Test and evaluate LangGraph agents with unit/integration patterns, trajectory evaluation, LangSmith dataset evals, and A/B comparisons. |
| langsmith-trace-analyzer | Fetch, organize, and analyze LangSmith traces for debugging and performance optimization. |
| langsmith-deployment | Deploy, monitor, and manage LangGraph applications in production (Cloud, Hybrid, Standalone). |
| deepagents-setup-configuration | Initialize, configure, and validate Deep Agents projects (Python/JavaScript), including middleware, backends, subagents, persistence, and migration guidance. |
| deepagents-planning-todos | Master the write_todos tool for task planning and decomposition in Deep Agents, with patterns for research, coding, analysis tasks, and trace visualization. |
| skill-creator | Guidance for creating and maintaining skills in this repo. |
9 production-ready skills covering the complete LangChain/LangGraph/Deep Agents development lifecycle:
Plus the skill-creator meta-skill for extending this collection.
Optional (recommended for contributors): create and sync a local environment.
uv venv --python=3.12
uv sync
skills/ and open its SKILL.md.AGENTS.md.Example: initialize a new skill using the repo tooling.
uv run skills/skill-creator/scripts/init_skill.py <skill-name> --path skills/
/plugin marketplace add Lubu-Labs/langchain-agent-skills
/plugin install langsmith-deployment@lubu-labs-langchain-agent-skills
Or any other skill (e.g., langgraph-project-setup, langgraph-agent-patterns)
Or use the interactive menu:
/plugin menu
For local development:
claude --plugin-dir ./path/to/langchain-agent-skills
Once installed, Claude Code will automatically use these skills when relevant.
These skills can be shared by copying a skill folder (for example skills/langgraph-agent-patterns/) into another repository or a supported assistant skills directory.
Install via the Codex skill installer (replace with your repo path):
$skill-installer install langgraph-agent-patterns from Lubu-Labs/langchain-agent-skills
Or clone and copy manually:
git clone https://github.com/Lubu-Labs/langchain-agent-skills.git
cp -r langchain-agent-skills/skills/* ~/.codex/skills/
Restart Codex to pick up new skills.
npx claudepluginhub mindxpansion/langchain-agent-skills --plugin langgraph-skillsWrite publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Includes LaTeX templates, citation verification, reviewer guidelines, and writing best practices from top researchers.
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.