AI Skills for LangChain
Discover 48+ LLM orchestration
Install any skill with /learn
/learn @owner/skill-nameBrowse AI Skills for LangChain
wshobson / prompt-engineering-patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
wshobson / embedding-strategies
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 / langchain-architecture
Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
wshobson / rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
openclaw / Multi-Agent Estimation System
openclaw / langchain-chat-prompt-template
Guide to using ChatPromptTemplate and MessagesPlaceholder in LangChain for conversational AI. Use when building chatbots, conversational interfaces, or AI assistants that need to maintain conversation history.
openclaw / introduction-to-prompt-templates-in-langchain-come-31d3d731
Templates in LangChain - Comet Build AI tools in our virtual hackathon | $30,000 in prizes
openclaw / introduction-to-prompt-templates-in-langchain-come-35ee588c
create a “summarize article” template and reuse it anytime you want
majiayu000 / agent-frameworks
AI agent development with LangChain, CrewAI, AutoGen, and tool integration patterns.
majiayu000 / agent-sdk-dev
Agent SDK development utilities for creating, testing, and managing AI agents with comprehensive tooling and debugging capabilities.
majiayu000 / agentkit
Coinbase AgentKit - Toolkit for enabling AI agents with crypto wallets and onchain capabilities. Use for building autonomous agents that can execute transfers, swaps, DeFi operations, NFT minting, smart contract deployment, and gasless transactions via Smart Wallets.
majiayu000 / ai-ad-prompt-structurer
<skill> ══════════════════════════════════════════════════════════════════════ AI 提示词结构化器 v4.0 - Prompt Structurer
majiayu000 / ai-agent-upskilling
Comprehensive L&D framework for upskilling DevOps/IaC/Automation teams to become AI Agent Engineers. Covers LLM literacy, RAG, agent frameworks, multi-agent systems, and LLMOps. Designed to help traditional automation teams compete with OpenAI and Anthropic.
majiayu000 / ai-dev-guidelines
Comprehensive AI/ML development guide for LangChain, LangGraph, and ML model integration in FastAPI. Use when building LLM applications, agents, RAG systems, sentiment analysis, aspect-based analysis, chain orchestration, prompt engineering, vector stores, embeddings, or integrating ML models wit...
majiayu000 / ai-engineer-agent
Build LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use when building LLM features, chatbots, AI-powered applications, or need guidance on AI/ML engineering patterns.
majiayu000 / ai-engineer-expert
Expert-level AI implementation, deployment, LLM integration, and production AI systems
majiayu000 / ai-llm-engineering
Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates recent advances: PEFT/LoRA fine-tuning, hybrid RAG handoff (see dedicated skill), vLLM 24x throug...
majiayu000 / langgraph
Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber,...
majiayu000 / ash-ai
AshAi extension guidelines for integrating AI capabilities with Ash Framework. Use when implementing vectorization/embeddings, exposing Ash actions as LLM tools, creating prompt-backed actions, or setting up MCP servers. Covers semantic search, LangChain integration, and structured outputs.
majiayu000 / backend-rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search in FastAPI backends. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.