跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Langchain Framework

技能 已验证 活跃

LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications

目的

To provide developers with comprehensive guidance and practical examples for building LLM-powered applications using the LangChain framework, covering everything from basic chains to advanced RAG and agent implementations.

功能

  • Detailed documentation of LangChain core concepts (LCEL, RAG, Agents, Memory)
  • Illustrative Python code examples for all major components
  • Guidance on production deployment, error handling, and caching
  • Coverage of async patterns and LangSmith tracing integration

使用场景

  • Learning how to build LLM applications with LangChain
  • Implementing RAG pipelines for knowledge retrieval
  • Developing AI agents that can use tools and memory
  • Understanding advanced chain and memory patterns

非目标

  • Does not provide pre-built LangChain agents or chains
  • Does not execute LangChain code directly
  • Does not offer direct integration with specific LLM providers beyond framework examples

安装

npx skills add bobmatnyc/claude-mpm-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交29 days ago
星标44
许可证MIT
状态
查看源代码

类似扩展

LangChain

99

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.

技能
Orchestra-Research

TradeMemory Protocol

100

Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“evolve”、“discover patterns”、“backtest”、“evolution”、“strategy generation”、“candidate strategy”触发。

技能
mnemox-ai

Chat Format

100

Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval

技能
ruvnet

Rag Architect

100

Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.

技能
alirezarezvani

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

技能
wshobson

Dspy

99

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming

技能
davila7