A collection of agent-optimized LangChain, LangGraph and LangSmith skills for AI coding assistants.
Stars
88
Forks
9
Watchers
88
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
feat: Add deepagents-planning-todos skill for task planning and decomposition using write_todos
0f53773View on GitHubfeat: Introduce deepagents-setup-configuration skill with comprehensive documentation, project initialization scripts, validation tools, and example templates for setting up Deep Agents in Python and JavaScript
8ea521bView on GitHubfeat: create new langgraph-testing-evaluation skill with comprehensive documentation, including unit/integration testing patterns, trajectory evaluation methods, A/B testing strategies, and sample datasets for LangSmith integration
4724a56View on GitHubrefactor: Consolidate and update skills in marketplace.json, streamlining plugin structure and enhancing descriptions for langgraph and langsmith skills
9eff62dView on GitHubrefactor: Update plugin name in marketplace.json to align with branding
4419cc7View on GitHubrefactor: Standardize skills array formatting in marketplace.json
52ed10fView on GitHubfeat: Add .gitignore, AGENTS.md, CLAUDE.md, and update README.md with comprehensive guidelines and structure for LangChain agent skills, including development environment setup and skill management instructions
fa192a1View on GitHubfeat: Introduce langsmith-deployment skill with comprehensive documentation, deployment scripts, configuration templates, and CI/CD integration for LangGraph applications
2e57ca3View on GitHubfeat: Add langsmith-trace-analyzer skill with comprehensive documentation and scripts for downloading, analyzing, and organizing LangSmith traces, including advanced filtering and querying patterns
3b02c44View on GitHubfeat: Implement langgraph-error-handling skill with comprehensive error handling strategies, including RetryPolicy, human-in-the-loop escalation, and detailed examples for transient and recoverable errors
5e0e1d1View on GitHubfeat: Add langgraph-state-management skill with comprehensive state management documentation, including state design workflows, reducer patterns, persistence backends, and schema examples for various application types
0f8e20aView on GitHubfeat: Introduce langgraph-agent-patterns skill with multi-agent coordination patterns with detailed implementation guides and examples for supervisor, router, orchestrator-worker, and handoff patterns, and SKILL.md file
3794c46View on GitHubfeat: Add LangGraph project setup skill files including initialization scripts, configuration templates, documentation and SKILL.md
b50637bView on GitHub