Agent Plugins Marketplace
All plugins

langchain-pack

v1.0.0

Claude Code skill pack for LangChain (24 skills)

Claude Code24 Skills

By Jeremy LongshoreLicense: MIT1.8k GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
24 skill or MCP entries
Source updated
Sep 19, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install langchain-pack for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install langchain-pack@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Dicklesworthstone/pi_agent_rust

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/langchain-pack/.

Plugin files

tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/langchain-pack/
├── .claude-plugin/plugin.json
├── skills/langchain-ci-integration/SKILL.md
├── skills/langchain-common-errors/SKILL.md
├── skills/langchain-core-workflow-a/SKILL.md
├── skills/langchain-core-workflow-b/SKILL.md
├── skills/langchain-cost-tuning/SKILL.md
├── skills/langchain-data-handling/SKILL.md
├── skills/langchain-debug-bundle/SKILL.md
├── skills/langchain-deploy-integration/SKILL.md
├── skills/langchain-enterprise-rbac/SKILL.md
├── skills/langchain-hello-world/SKILL.md
├── skills/langchain-incident-runbook/SKILL.md
├── skills/langchain-install-auth/SKILL.md
├── skills/langchain-local-dev-loop/SKILL.md
├── skills/langchain-migration-deep-dive/SKILL.md
├── skills/langchain-multi-env-setup/SKILL.md
├── skills/langchain-observability/SKILL.md
├── skills/langchain-performance-tuning/SKILL.md
├── skills/langchain-prod-checklist/SKILL.md
├── skills/langchain-rate-limits/SKILL.md
├── skills/langchain-reference-architecture/SKILL.md
├── skills/langchain-sdk-patterns/SKILL.md
├── skills/langchain-security-basics/SKILL.md
├── skills/langchain-upgrade-migration/SKILL.md
└── skills/langchain-webhooks-events/SKILL.md

Included Skills24

langchain-ci-integrationskills/langchain-ci-integration/SKILL.md

Configure LangChain CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating LangChain tests into your build process. Trigger with phrases like "langchain CI", "langchain GitHub Actions", "langchain automated tests", "CI langchain", "langchain pipeline".

langchain-common-errorsskills/langchain-common-errors/SKILL.md

Diagnose and fix common LangChain errors and exceptions. Use when encountering LangChain errors, debugging failures, or troubleshooting integration issues. Trigger with phrases like "langchain error", "langchain exception", "debug langchain", "langchain not working", "langchain troubleshoot".

langchain-core-workflow-askills/langchain-core-workflow-a/SKILL.md

Build LangChain chains and prompts for structured LLM workflows. Use when creating prompt templates, building LCEL chains, or implementing sequential processing pipelines. Trigger with phrases like "langchain chains", "langchain prompts", "LCEL workflow", "langchain pipeline", "prompt template".

langchain-core-workflow-bskills/langchain-core-workflow-b/SKILL.md

Build LangChain agents with tools for autonomous task execution. Use when creating AI agents, implementing tool calling, or building autonomous workflows with decision-making. Trigger with phrases like "langchain agents", "langchain tools", "tool calling", "langchain autonomous", "create agent", "function calling".

langchain-cost-tuningskills/langchain-cost-tuning/SKILL.md

Optimize LangChain API costs and token usage. Use when reducing LLM API expenses, implementing cost controls, or optimizing token consumption in production. Trigger with phrases like "langchain cost", "langchain tokens", "reduce langchain cost", "langchain billing", "langchain budget".

langchain-data-handlingskills/langchain-data-handling/SKILL.md

Implement LangChain data privacy and handling best practices. Use when handling sensitive data, implementing PII protection, or ensuring data compliance in LLM applications. Trigger with phrases like "langchain data privacy", "langchain PII", "langchain GDPR", "langchain data handling", "langchain compliance".

langchain-debug-bundleskills/langchain-debug-bundle/SKILL.md

Collect LangChain debug evidence for troubleshooting and support. Use when preparing bug reports, collecting traces, or gathering diagnostic information for complex issues. Trigger with phrases like "langchain debug bundle", "langchain diagnostics", "langchain support info", "collect langchain logs", "langchain trace".

langchain-deploy-integrationskills/langchain-deploy-integration/SKILL.md

Deploy LangChain integrations to production environments. Use when deploying to cloud platforms, configuring containers, or setting up production infrastructure for LangChain apps. Trigger with phrases like "deploy langchain", "langchain production deploy", "langchain cloud run", "langchain docker", "langchain kubernetes".

langchain-enterprise-rbacskills/langchain-enterprise-rbac/SKILL.md

Implement enterprise role-based access control for LangChain applications. Use when implementing user permissions, multi-tenant access, or enterprise security controls for LLM applications. Trigger with phrases like "langchain RBAC", "langchain permissions", "langchain access control", "langchain multi-tenant", "langchain enterprise auth".

langchain-hello-worldskills/langchain-hello-world/SKILL.md

Create a minimal working LangChain example. Use when starting a new LangChain integration, testing your setup, or learning basic LangChain patterns with chains and prompts. Trigger with phrases like "langchain hello world", "langchain example", "langchain quick start", "simple langchain code", "first langchain app".

langchain-incident-runbookskills/langchain-incident-runbook/SKILL.md

Incident response procedures for LangChain production issues. Use when responding to production incidents, diagnosing outages, or implementing emergency procedures for LLM applications. Trigger with phrases like "langchain incident", "langchain outage", "langchain production issue", "langchain emergency", "langchain down".

langchain-install-authskills/langchain-install-auth/SKILL.md

Install and configure LangChain SDK/CLI authentication. Use when setting up a new LangChain integration, configuring API keys, or initializing LangChain in your project. Trigger with phrases like "install langchain", "setup langchain", "langchain auth", "configure langchain API key", "langchain credentials".

langchain-local-dev-loopskills/langchain-local-dev-loop/SKILL.md

Configure LangChain local development workflow with hot reload and testing. Use when setting up development environment, configuring test fixtures, or establishing a rapid iteration workflow for LangChain apps. Trigger with phrases like "langchain dev setup", "langchain local development", "langchain testing", "langchain development workflow".

langchain-migration-deep-diveskills/langchain-migration-deep-dive/SKILL.md

Complex migration strategies for LangChain applications. Use when migrating from legacy LLM frameworks, refactoring large codebases, or implementing phased migration approaches. Trigger with phrases like "langchain migration strategy", "migrate to langchain", "langchain refactor", "legacy LLM migration", "langchain transition".

langchain-multi-env-setupskills/langchain-multi-env-setup/SKILL.md

Configure LangChain multi-environment setup for dev/staging/prod. Use when managing multiple environments, configuring environment-specific settings, or implementing environment promotion workflows. Trigger with phrases like "langchain environments", "langchain staging", "langchain dev prod", "environment configuration", "langchain env setup".

langchain-observabilityskills/langchain-observability/SKILL.md

Set up comprehensive observability for LangChain integrations. Use when implementing monitoring, setting up dashboards, or configuring alerting for LangChain application health. Trigger with phrases like "langchain monitoring", "langchain metrics", "langchain observability", "langchain tracing", "langchain alerts".

langchain-performance-tuningskills/langchain-performance-tuning/SKILL.md

Optimize LangChain application performance and latency. Use when reducing response times, optimizing throughput, or improving the efficiency of LangChain pipelines. Trigger with phrases like "langchain performance", "langchain optimization", "langchain latency", "langchain slow", "speed up langchain".

langchain-prod-checklistskills/langchain-prod-checklist/SKILL.md

Execute LangChain production deployment checklist. Use when preparing for production launch, validating deployment readiness, or auditing existing production LangChain applications. Trigger with phrases like "langchain production", "langchain prod ready", "deploy langchain", "langchain launch checklist", "production checklist".

langchain-rate-limitsskills/langchain-rate-limits/SKILL.md

Implement LangChain rate limiting and backoff strategies. Use when handling API quotas, implementing retry logic, or optimizing request throughput for LLM providers. Trigger with phrases like "langchain rate limit", "langchain throttling", "langchain backoff", "langchain retry", "API quota".

langchain-reference-architectureskills/langchain-reference-architecture/SKILL.md

Implement LangChain reference architecture patterns for production. Use when designing LangChain systems, implementing scalable patterns, or architecting enterprise LLM applications. Trigger with phrases like "langchain architecture", "langchain design", "langchain scalable", "langchain enterprise", "langchain patterns".

langchain-sdk-patternsskills/langchain-sdk-patterns/SKILL.md

Apply production-ready LangChain SDK patterns for chains, agents, and memory. Use when implementing LangChain integrations, refactoring code, or establishing team coding standards for LangChain applications. Trigger with phrases like "langchain SDK patterns", "langchain best practices", "langchain code patterns", "idiomatic langchain", "langchain architecture".

langchain-security-basicsskills/langchain-security-basics/SKILL.md

Apply LangChain security best practices for production. Use when securing API keys, preventing prompt injection, or implementing safe LLM interactions. Trigger with phrases like "langchain security", "langchain API key safety", "prompt injection", "langchain secrets", "secure langchain".

langchain-upgrade-migrationskills/langchain-upgrade-migration/SKILL.md

Plan and execute LangChain SDK upgrades and migrations. Use when upgrading LangChain versions, migrating from legacy patterns, or updating to new APIs after breaking changes. Trigger with phrases like "upgrade langchain", "langchain migration", "langchain breaking changes", "update langchain version", "langchain 0.3".

langchain-webhooks-eventsskills/langchain-webhooks-events/SKILL.md

Implement LangChain callback and event handling for webhooks. Use when integrating with external systems, implementing streaming, or building event-driven LangChain applications. Trigger with phrases like "langchain callbacks", "langchain webhooks", "langchain events", "langchain streaming", "callback handler".

Plugin manifests1

tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/langchain-pack/.claude-plugin/plugin.json
{
  "name": "langchain-pack",
  "version": "1.0.0",
  "description": "Claude Code skill pack for LangChain (24 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "langchain",
    "llm",
    "chains",
    "agents",
    "saas",
    "sdk",
    "integration"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[langchain-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/langchain-pack)