L
Langchain Ai Skills
ego lite browser
Sponsorego lite ist der schnellste Browser für KI-Agenten zur Ausführung von Webautomatisierung, der Ihren eingeloggten Zustand mit Codex oder Claude Code teilt, null Kosten, null Konfiguration.
Alpha Vantage MCP Server
SponsorZugriff auf Finanzmarktdaten: Echtzeit- und historische Aktien-, ETF-, Options-, Devisen-, Krypto-, Rohstoff-, Fundamentaldaten, technische Indikatoren und mehr
api-docs
langchain-ai
OpenAPI-Dokumentation und REST-API-Entwurfsmuster
official
arxiv-search
langchain-ai
Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look…
official
arxiv-search
langchain-ai
Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields
official
arxiv-search
langchain-ai
Durchsuche arXiv nach Preprints und wissenschaftlichen Artikeln zu einem Thema mit Abruf der Zusammenfassungen. Abfragebasierte Suche in den Bereichen Physik, Mathematik, Informatik, Biologie, Statistik und verwandten Feldern. Konfigurierbare Ergebnisanzahl (Standard 10 Artikel), sortiert nach Relevanz. Gibt Titel und Zusammenfassung jedes passenden Artikels zurück. Erfordert das arxiv-Python-Paket; Installation über pip, falls nicht bereits vorhanden.
official
arxiv-search
langchain-ai
Durchsuche das arXiv-Preprint-Repository nach Papieren aus den Bereichen Physik, Mathematik, Informatik, quantitative Biologie und verwandten Feldern
official
blog-post
langchain-ai
Writes and structures long-form blog posts, creates tutorial outlines, and optimizes content for SEO with cover image generation. Use when the user asks to…
official
blog-post
langchain-ai
We need to translate the given English text into German, preserving the name "blog-post" if it appears. The text describes a skill for writing long-form blog posts. It mentions research delegation, structured templates, AI-generated cover images, etc. The instruction says to preserve product names, protocol names, URLs, numbers, technical terms. "blog-post" is a name to preserve. The text does not contain "blog-post" explicitly, but the name is given as "blog-post" in the directory item type. However, the instruction says "Do not include the name unless it appears in the source text." So we should not add "blog-post" if it's not in the source. The source text starts with "Long-form blog post writing..." so "blog post" appears but not as a name to preserve? The instruction says "Name to preserve: blog-post" but then says "Do not include the name unless it appears in the source text." The source text has "blog post" (two words) not "blog-post" (hyphenated). But likely we should
official
code-review
langchain-ai
Perform a structured code review of changes, checking for correctness, style, tests, and potential issues.
official
code-review
langchain-ai
Führe eine strukturierte Code-Review der Änderungen durch und prüfe auf Korrektheit, Stil, Tests und potenzielle Probleme.
official
coding-prefs
langchain-ai
Read the user's coding preferences from /memory/coding-prefs.md before making non-trivial style decisions, and append new preferences when the user gives…
official
coding-prefs
langchain-ai
Lies die Codierungspräferenzen des Benutzers aus /memory/coding-prefs.md, bevor du nicht-triviale Stilentscheidungen triffst, und füge neue Präferenzen hinzu, wenn der Benutzer diese angibt…
official
competitor-analysis
langchain-ai
Analyze competitors in a given market segment. Trigger on: competitive landscape, competitor analysis, market comparison, competitive positioning.
official
competitor-analysis
langchain-ai
Wenn Sie gebeten werden, Wettbewerber zu analysieren:
official
cudf-analytics
langchain-ai
Use for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical…
official
cudf-analytics
langchain-ai
Verwendung für GPU-beschleunigte Datenanalyse auf Datensätzen, CSVs oder tabularen Daten mit NVIDIA cuDF. Wird ausgelöst, wenn Aufgaben Groupby-Aggregationen, statistische…
official
cuml-machine-learning
langchain-ai
Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality…
official
cuml-machine-learning
langchain-ai
Verwendung für GPU-beschleunigtes maschinelles Lernen auf tabularen Daten mit NVIDIA cuML. Wird ausgelöst, wenn Aufgaben Klassifikation, Regression, Clustering, Dimensionsreduktion betreffen…
official
data-visualization
langchain-ai
Use for creating publication-quality charts and multi-panel analysis summaries. Triggers when tasks involve visualizing data, plotting results, creating…
official
data-visualization
langchain-ai
Verwendung zur Erstellung von publikationsreifen Diagrammen und mehrteiligen Analysezusammenfassungen. Wird ausgelöst, wenn Aufgaben die Visualisierung von Daten, das Plotten von Ergebnissen, das Erstellen von … umfassen.
official
database-migrations
langchain-ai
Datenbank-Migrationsmuster und Schema-Versionierung
official
Deep Agents Memory & Filesystem
langchain-ai
deep-agents-memory-&-filesystem — eine installierbare Fähigkeit für KI-Agenten, veröffentlicht von langchain-ai/langchain-skills.
official
deep-agents
langchain-ai
Build batteries-included agents with planning, context management, subagent delegation, and sandboxed execution. Use for complex, multi-step tasks that need…
official
deep-agents
langchain-ai
Erstellen Sie voll ausgestattete Agenten mit Planung, Kontextverwaltung, Unteragenten-Delegation und sandboxed Ausführung. Verwenden Sie für komplexe, mehrstufige Aufgaben, die…
official
deep-agents-core
langchain-ai
INVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.md format, and configuration options.
official
deep-agents-core
langchain-ai
INVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.md format, and configuration options.
official
deep-agents-core
langchain-ai
We need to translate the given English text into German. The text describes a foundation framework for building multi-step agents. It mentions six core middleware options, three built-in tools, etc. We must preserve the name "deep-agents-core" if it appears, but it does not appear in the source text. So we just translate the text. No extra commentary, no labels. Keep technical terms like "middleware", "tools", "subagents" as is or use common German equivalents? The instruction says "preserve product names, protocol names, URLs, numbers, and technical terms." So technical terms like "middleware" might be kept as is, but often in German technical texts they are used in English. However, "middleware" is a technical term, so we can keep it. Similarly "tools", "subagents", "filesystem", "context management", "task planning", "persistent memory", "human approval workflows", "on-demand skill loading". Also the built-in tools: write_todos, ls, read_file, etc. Those are names, so
official
deep-agents-core
langchain-ai
Rufe diese Fähigkeit auf, wenn du EINE beliebige Deep Agents-Anwendung erstellst. Umfasst create_deep_agent(), Harness-Architektur, SKILL.md-Format und Konfigurationsoptionen.
official
deep-agents-memory
langchain-ai
We need to translate the given English text into German. The text describes a pluggable memory and file backends system for Deep Agents. It mentions four backend types and a FilesystemMiddleware with six file operation tools. The name "deep-agents-memory" is not in the text, so we don't include it. We must preserve technical terms like "StateBackend", "StoreBackend", "FilesystemBackend", "CompositeBackend", "FilesystemMiddleware", and the tool names (ls, read_file, etc.). Also preserve "Deep Agents" as is? It's a product name, so keep it. Translate the rest naturally. Let's translate: "Pluggable memory and file backends for Deep Agents with ephemeral, persistent, and hybrid routing options." -> "Steckbare Speicher- und Datei-Backends für Deep Agents mit flüchtigen, persistenten und hybriden Routing-Optionen." "Four backend types: StateBackend (thread-scoped, ephemeral), StoreBackend (cross-session persistent), Filesystem
official
deep-agents-memory
langchain-ai
Pluggable memory and file backends for Deep Agents with ephemeral, persistent, and hybrid routing options. Four backend types: StateBackend (thread-scoped, ephemeral), StoreBackend (cross-session persistent), FilesystemBackend (real disk access for local dev), and CompositeBackend (route different paths to different backends) FilesystemMiddleware provides six file operation tools: ls , read_file , write_file , edit_file , glob , grep CompositeBackend uses longest-prefix matching to route...
official
deep-agents-memory
langchain-ai
INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent),…
official
deep-agents-memory
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Ihr Deep Agent Speicher, Persistenz oder Dateisystemzugriff benötigt. Umfasst StateBackend (flüchtig), StoreBackend (dauerhaft),…
official
deep-agents-orchestration
langchain-ai
Orchestriere Unteragenten, plane mehrstufige Aufgaben und fordere menschliche Genehmigung für sensible Vorgänge an. Delegiere Arbeit an spezialisierte Unteragenten über das Aufgabenwerkzeug; benutzerdefinierte Unteragenten unterstützen isolierte Werkzeugsätze und Systemaufforderungen, während der standardmäßige "Allzweck"-Unteragent die Hauptagentenkonfiguration übernimmt. Plane und verfolge komplexe Arbeitsabläufe mit write_todos, organisiere Aufgaben in den Status "ausstehend", "in Bearbeitung" und "abgeschlossen"; erfordert eine thread_id für die Beständigkeit über Aufrufe hinweg. Implementiere...
official
deep-agents-orchestration
langchain-ai
Rufe diese Fähigkeit auf, wenn Subagenten, Aufgabenplanung oder menschliche Genehmigung in Deep Agents verwendet werden. Deckt SubAgentMiddleware, TodoList für die Planung und HITL-Unterbrechungen ab.
official
deep-agents-orchestration
langchain-ai
INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.
official
deep-agents-orchestration
langchain-ai
INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.
official
deepagents-python-quickstart
langchain-ai
Scaffold a minimal local Deep Agent in Python by following the official quickstart, using provider-native web search instead of Tavily. Use when the user wants…
official
deepagents-thread-inspector
langchain-ai
Inspect and explain conversations in the local Deep Agents Code SQLite session store. Use as a fallback when LangSmith trace tooling is unavailable, for…
official
deepagents-typescript-quickstart
langchain-ai
Scaffold a minimal local Deep Agent in TypeScript by following the official quickstart, using provider-native web search instead of Tavily. Use when the user…
official
docker-patterns
langchain-ai
Bewährte Verfahren für Docker-Containerisierung und Multi-Stage-Builds
official
docs-code-samples
langchain-ai
Use this skill when migrating inline code samples from LangChain docs (MDX files) into external, testable code files that are extracted by this repo’s snippet…
official
docs-code-samples
langchain-ai
Verwenden Sie diese Fähigkeit, wenn Sie Inline-Codebeispiele aus LangChain-Dokumenten (MDX-Dateien) in externe, testbare Codedateien migrieren, die durch das Snippet dieses Repositorys extrahiert werden…
official
ecosystem-primer
langchain-ai
INVOKE FIRST for any LangChain / LangGraph / Deep Agents agent building project before consulting other skills or writing any agent code. Required starting…
official
ecosystem-primer
langchain-ai
INVOKE FIRST for any LangChain / LangGraph / Deep Agents agent building project before consulting other skills or writing any agent code. Required starting…
official
ecosystem-primer
langchain-ai
Zuerst AUFRUFEN für jedes LangChain / LangGraph / Deep Agents Agent-Bauprojekt, bevor andere Fähigkeiten konsultiert oder Agentencode geschrieben wird. Erforderlicher Start…
official
ecosystem-primer
langchain-ai
Zuerst AUFRUFEN für jedes LangChain / LangGraph / Deep Agents Agent-Bauprojekt, bevor andere Fähigkeiten konsultiert oder Agentencode geschrieben wird. Erforderlicher Start…
official
eval-engineering
langchain-ai
Iteratively inspect an agent repository and optional user-provided traces, interview the user, and create, run, and audit Harbor evals one at a time. Use for…
official
eval-writer
langchain-ai
Erstelle neue Evaluierungs-Suiten für das deepagentsjs-Monorepo. Übernimmt Datensatzdesign, Testfall-Gerüstbau, Bewertungslogik, Vitest-Konfiguration und LangSmith…
official
file-organizer
langchain-ai
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating…
official
file-organizer
langchain-ai
Organisiert intelligent Ihre Dateien und Ordner auf Ihrem Computer, indem es Kontext versteht, Duplikate findet, bessere Strukturen vorschlägt und automatisiert…
official
framework-selection
langchain-ai
INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep Agents project, before writing any agent code. Determines which framework layer is right for the…
official
framework-selection
langchain-ai
Framework-Auswahlleitfaden für die geschichtete Architektur von LangChain, LangGraph und Deep Agents. Geschichtete Frameworks, bei denen LangChain grundlegende Primitive bereitstellt, LangGraph Orchestrierung und Kontrollfluss hinzufügt und Deep Agents Planung, Speicher, Dateiverwaltung und Aufgabenverteilung ergänzt. Eine Entscheidungstabelle leitet die Framework-Wahl basierend auf der Aufgabenkomplexität: LangChain für einzweckorientierte Agenten, LangGraph für benutzerdefinierten Kontrollfluss und Schleifen, Deep Agents für mehrstufige Planung und persistente Sitzungen. Deep...
official
framework-selection
langchain-ai
Rufe diese Fähigkeit zu Beginn eines jeden LangChain/LangGraph/Deep Agents Projekts auf, bevor du Agentencode schreibst. Bestimmt, welche Framework-Ebene für die… geeignet ist.
official
gpu-document-processing
langchain-ai
Use when processing large PDFs, document collections, or bulk text extraction tasks that benefit from GPU-accelerated processing. Triggers when the user…
official
gpu-document-processing
langchain-ai
Verwenden Sie bei der Verarbeitung großer PDFs, Dokumentensammlungen oder Massentextextraktionsaufgaben, die von GPU-beschleunigter Verarbeitung profitieren. Wird ausgelöst, wenn der Benutzer…
official
langchain
langchain-ai
Erstellen Sie Agents mit einer vorgefertigten Architektur und Integrationen für jedes Modell oder Tool. Verwenden Sie dies beim Erstellen von Tool-Calling-Agents, beim Wechseln von Modellanbietern oder beim Hinzufügen…
official
langchain
langchain-ai
Build agents with a prebuilt architecture and integrations for any model or tool. Use when creating tool-calling agents, switching model providers, or adding…
official
LangChain Agent Starter Kit
langchain-ai
BEGINNE HIER IMMER für jedes Open-Source-Agent-Projekt mit LangChain, Deep Agents oder LangGraph. Es ist der erforderliche Ausgangspunkt für jeden Open-Source-Agenten von LangChain…
official
LangChain Middleware & HITL
langchain-ai
langchain-middleware-&-hitl — eine installierbare Fähigkeit für KI-Agenten, veröffentlicht von langchain-ai/langchain-skills.
official
LangChain RAG Pipeline
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie ein Retrieval-Augmented Generation (RAG)-System erstellen. Umfasst Dokumentenlader, RecursiveCharacterTextSplitter, Einbettungen (OpenAI),…
official
LangChain Structured Output & HITL
langchain-ai
langchain-structured-output-&-hitl — eine installierbare Fähigkeit für KI-Agenten, veröffentlicht von langchain-ai/langchain-skills.
official
langchain-agents
langchain-ai
Build LangChain agents with modern patterns. Covers create_agent, LangGraph, and context management.
official
langchain-agents
langchain-ai
Verwenden Sie diese Fähigkeit für JEDE Programmierfrage zu LangChain-Produkten (LangChain, LangGraph, LangSmith SDK). Deckt Agentenentwicklungsmuster, Grundbausteine, … ab.
official
langchain-dependencies
langchain-ai
INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain, LangGraph,…
official
langchain-dependencies
langchain-ai
INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain, LangGraph,…
official
langchain-dependencies
langchain-ai
We need to translate the given text from English to German. The text is about LangChain ecosystem package versions, dependencies, and installation guidance. We must preserve the name "langchain-dependencies" but it's not in the text, so we don't include it. Also preserve product names like LangChain, LangGraph, Deep Agents, langchain-core, langchain-community, and version numbers. No extra commentary. Translation: "LangChain ecosystem package versions, dependencies, and installation guidance for Python and TypeScript. Start all new projects on LangChain 1.0 LTS; version 0.3 is legacy maintenance-only. Always install langchain-core explicitly alongside other packages. Choose one orchestration layer: LangGraph for fine-grained graph control, or Deep Agents for batteries-included planning and memory. Pin langchain-community conservatively to exact minor versions (e.g., >=0.4.0,<0.5.0 ) since it does not..." German: "LangChain-Ökosystem-Paketversionen, Abhängigkeiten und Install
official
langchain-dependencies
langchain-ai
Rufe diese Fähigkeit auf, wenn ein neues Projekt eingerichtet wird oder wenn nach Paketversionen, Installation oder Abhängigkeitsverwaltung für LangChain, LangGraph,… gefragt wird.
official
langchain-fundamentals
langchain-ai
Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
official
langchain-fundamentals
langchain-ai
Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
official
langchain-fundamentals
langchain-ai
Produktionsreife LangChain-Agenten mit create_agent(), Tools und Middleware-Mustern erstellen. create_agent() mit Modell, Tool-Liste und System-Prompt verwenden; Zustandspersistenz mit Checkpointer und thread_id für Gesprächsspeicher über Aufrufe hinweg konfigurieren. Tools über @tool-Dekorator (Python) oder tool()-Funktion (TypeScript) mit klaren Beschreibungen definieren, damit Agenten wissen, wann sie sie aufrufen sollen. Middleware wie HumanInTheLoopMiddleware für Genehmigungsworkflows, benutzerdefinierte Fehlerbehandlung und Human-in-the-Loop hinzufügen...
official
langchain-fundamentals
langchain-ai
Erstellen
official
langchain-middleware
langchain-ai
INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of…
official
langchain-middleware
langchain-ai
INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of…
official
langchain-middleware
langchain-ai
Human-in-the-loop-Genehmigung, benutzerdefinierte Middleware und strukturierte Ausgabemuster für LangChain-Agenten. HumanInTheLoopMiddleware pausiert die Ausführung vor gefährlichen Tool-Aufrufen und ermöglicht es Menschen, zu genehmigen, Argumente zu bearbeiten oder mit Feedback abzulehnen. Pro-Tool-Unterbrechungsrichtlinien ermöglichen die Konfiguration unterschiedlicher Genehmigungsregeln basierend auf dem Risikoniveau; erfordert einen Checkpointer und eine thread_id für die Zustandspersistenz. Das Command-Resume-Muster setzt die Ausführung nach menschlichen Entscheidungen fort, mit Unterstützung für die Bearbeitung von Tool-Argumenten...
official
langchain-middleware
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie eine Mensch-im-Kreis-Freigabe, benutzerdefinierte Middleware oder strukturierte Ausgabe benötigen. Deckt HumanInTheLoopMiddleware für die menschliche Freigabe von…
official
langchain-oss-primer
langchain-ai
BEGINNE HIER IMMER für jedes LangChain-, Deep Agents- oder LangGraph-Agent-Bauprojekt. Erforderlicher Ausgangspunkt, bevor andere Fähigkeiten ausgewählt oder Code geschrieben wird…
official
langchain-oss-primer
langchain-ai
ALWAYS START HERE for any LangChain, Deep Agents, or LangGraph agent building project. Required starting point before choosing other skills or writing any…
official
langchain-python-quickstart
langchain-ai
Scaffold a minimal local LangChain agent in Python by following the official quickstart. Use when the user wants to quickly build or try a LangChain agent…
official
langchain-rag
langchain-ai
INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI),…
official
langchain-rag
langchain-ai
INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI),…
official
langchain-rag
langchain-ai
Vollständige RAG-Pipeline für Dokumentenerfassung, Einbettung, Abruf und LLM-gestützte Antwortgenerierung. Unterstützt mehrere Dokumentenlader (PDF, Webseiten, Verzeichnisse) und persistente Vektorspeicher (Chroma, FAISS, Pinecone) mit konfigurierbarer Chunk-Größe und Überlappung für optimale Kontexterhaltung. Enthält Ähnlichkeitssuche, MMR-Abruf (Maximal Marginal Relevance) und Metadatenfilterung, um Relevanz und Diversität der Ergebnisse auszugleichen. Funktioniert mit OpenAI-Einbettungen und integriert sich nahtlos...
official
langchain-rag
langchain-ai
langchain-rag — eine installierbare Fähigkeit für KI-Agenten, veröffentlicht von langchain-ai/skills-benchmarks.
official
langchain-typescript-quickstart
langchain-ai
Scaffold a minimal local LangChain agent in TypeScript by following the official quickstart. Use when the user wants to quickly build or try a LangChain agent…
official
langgraph
langchain-ai
Erstellen Sie zustandsbehaftete, dauerhafte Agent-Workflows mit LangGraph. Verwenden Sie es, wenn Sie benutzerdefinierte graphbasierte Steuerungsabläufe, Human-in-the-Loop, Persistenz oder Multi-Agent… benötigen.
official
langgraph
langchain-ai
Build stateful, durable agent workflows with LangGraph. Use when you need custom graph-based control flow, human-in-the-loop, persistence, or multi-agent…
official
LangGraph Execution Control
langchain-ai
DIESE FÄHIGKEIT für LangGraph-Workflows, parallele Ausführung, Unterbrechungen oder Streaming aufrufen. Deckt Send-API für Fan-out, interrupt() für Human-in-the-Loop,…
official
LangGraph Persistence & Memory
langchain-ai
langgraph-persistence-&-memory — eine installierbare Fähigkeit für KI-Agenten, veröffentlicht von langchain-ai/langchain-skills.
official
langgraph-cli
langchain-ai
INVOKE THIS SKILL when using the langgraph CLI to scaffold, develop, build, or deploy LangGraph applications. Covers langgraph new, dev, build, up, deploy, and…
official
langgraph-cli
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie die langgraph-CLI verwenden, um LangGraph-Anwendungen zu erstellen, zu entwickeln, zu bauen oder bereitzustellen. Deckt langgraph new, dev, build, up, deploy und… ab.
official
langgraph-docs
langchain-ai
We need to translate the given English text into German, preserving the name "langgraph-docs" if it appears. The text is a description of an agent skill. The instruction says: "Translate only the text inside <text>. Do not include the name unless it appears in the source text." The name "langgraph-docs" does not appear in the source text, so we should not include it. Also, do not add labels like "description" etc. Just translate the text. The text: "Access LangGraph documentation to build stateful agents and multi-agent workflows. Fetches official LangGraph Python docs covering state machines, graph-based agent design, and human-in-the-loop patterns Prioritizes relevant documentation by query type: implementation guides for how-to questions, concept pages for theory, tutorials for end-to-end examples, and API references for technical details Automatically selects 2–4 most relevant documentation URLs and retrieves their content to answer..." Note: There is a missing period after "patterns" and before "Prioritizes". Also the last part seems cut off:
official
langgraph-docs
langchain-ai
Ruft die LangGraph-Python-Dokumentation ab und referenziert sie, um zustandsbehaftete Agenten zu erstellen, Multi-Agent-Workflows zu entwickeln und Human-in-the-Loop-Muster zu implementieren. Verwenden…
official
langgraph-docs
langchain-ai
Fetches and references LangGraph Python documentation to build stateful agents, create multi-agent workflows, and implement human-in-the-loop patterns. Use…
official
langgraph-docs
langchain-ai
Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.
official
langgraph-docs
langchain-ai
Fetches and references LangGraph Python documentation to build stateful agents, create multi-agent workflows, and implement human-in-the-loop patterns. Use…
official
langgraph-docs
langchain-ai
Verwenden Sie diese Fähigkeit für Anfragen zu LangGraph, um relevante Dokumentation abzurufen und präzise, aktuelle Anleitungen bereitzustellen.
official
langgraph-fundamentals
langchain-ai
INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and error handling.
official
langgraph-fundamentals
langchain-ai
INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and error handling.
official
langgraph-fundamentals
langchain-ai
Gerichteter Graph-Framework zur Erstellung zustandsbehafteter, mehrstufiger Agenten-Workflows mit feingranularer Steuerung. StateGraph mit typisierten Zustandsschemata, Reduzierern zum Akkumulieren von Listen/Werten und Knoten, die partielle Zustandsaktualisierungen zurückgeben. Statische Kanten für feste Abläufe, bedingte Kanten für Verzweigungen und Command zur Kombination von Zustandsaktualisierungen mit dynamischem Routing. Send-API für Fan-Out-Parallelität zu Worker-Knoten mit Ergebnisaggregation über Reduzierer. Invoke für Einzelausführung und Stream-Modi (Werte, Aktualisierungen, ...)
official
langgraph-fundamentals
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie LangGraph-Code schreiben. Behandelt StateGraph, Zustandsschemata, Knoten, Kanten, Command, Send, invoke, Streaming und Fehlerbehandlung.
official
langgraph-human-in-the-loop
langchain-ai
Pausiere die Graph-Ausführung für menschliche Überprüfung, Genehmigung oder Validierung und setze sie dann mit deren Eingabe fort. Erfordert drei Komponenten: einen Checkpointer (InMemorySaver oder PostgresSaver), eine Thread-ID in der Konfiguration und JSON-serialisierbare Interrupt-Payloads. interrupt(value) pausiert und zeigt Daten an; Command(resume=value) setzt fort und gibt diesen Wert an den pausierten Knoten zurück. Der gesamte Code vor interrupt() wird bei Fortsetzung erneut ausgeführt, daher müssen Seiteneffekte idempotent sein (upsert verwenden, nicht insert). Unterstützt Genehmigungs-Workflows,...
official
langgraph-human-in-the-loop
langchain-ai
INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...),…
official
langgraph-human-in-the-loop
langchain-ai
INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...),…
official
langgraph-human-in-the-loop
langchain-ai
Rufe diese Fähigkeit auf, wenn du Human-in-the-Loop-Muster implementierst, zur Genehmigung pausierst oder Fehler in LangGraph behandelst. Deckt interrupt(), Command(resume=...),… ab.
official
langgraph-persistence
langchain-ai
INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping.…
official
langgraph-persistence
langchain-ai
INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping.…
official
langgraph-persistence
langchain-ai
We need to translate the given text from English to German. The text describes a skill for durable graph execution with checkpoints, state history, and memory. The name "langgraph-persistence" is to be preserved but not included unless it appears in the source text. The source text does not include the name, so we just translate the text. Key terms: "durable graph execution", "thread-scoped checkpoints", "state history", "cross-thread long-term memory", "InMemorySaver", "SqliteSaver", "PostgresSaver", "thread_id", "get_state_history()", "Store API". These should be preserved as is or translated appropriately. Technical terms like "checkpoints" might be translated as "Checkpoints" or kept as is. "Durable" could be "dauerhafte" or "robuste". "Thread-scoped" -> "thread-bezogene" or "thread-spezifische". "Cross-thread" -> "threadübergreifende". "Long-term memory" -> "Lang
official
langgraph-persistence
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Ihr LangGraph Zustand speichern, Gespräche merken, durch die Historie navigieren oder die Subgraph-Checkpointer-Bereichskonfiguration einrichten muss.
official
langgraph-python-quickstart
langchain-ai
Scaffold a minimal local LangGraph agent in Python by following the official quickstart. Use when the user wants to quickly build or try a LangGraph agent…
official
langgraph-typescript-quickstart
langchain-ai
Scaffold a minimal local LangGraph agent in TypeScript by following the official quickstart. Use when the user wants to quickly build or try a LangGraph agent…
official
langsmith
langchain-ai
Trace, evaluate, and deploy AI agents and LLM applications with LangSmith. Use when adding observability, running evaluations, engineering prompts, or…
official
langsmith
langchain-ai
Trace, evaluate, and deploy AI agents and LLM applications with LangSmith. Use when adding observability, running evaluations, engineering prompts, or…
official
LangSmith Datasets
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie Evaluierungsdatensätze aus Traces erstellen oder Datensätze zu LangSmith hochladen oder Datensätze abfragen. Deckt Datensatztypen ab (final_response, …)
official
LangSmith Evaluators
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie Evaluierungspipelines für LangSmith erstellen. Deckt drei Kernkomponenten ab: (1) Erstellen von Evaluatoren – LLM-as-Judge, benutzerdefinierter Code; (2)…
official
Langsmith Traces
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie mit LangSmith-Tracing arbeiten oder Traces abfragen. Deckt das Hinzufügen von Tracing zu Anwendungen sowie das Abfragen/Exportieren von Trace-Daten ab. Enthält…
official
langsmith-code-eval
langchain-ai
Erstellt codebasierte Evaluatoren für LangSmith-getracete Agenten. Verwenden Sie dies beim Aufbau benutzerdefinierter Evaluierungslogik, beim Testen von Toolnutzungsmustern oder beim Bewerten von Agentenausgaben…
official
langsmith-dataset
langchain-ai
Erstellen, verwalten und hochladen von Evaluierungsdatensätzen zu LangSmith für Tests und Validierung. Unterstützt vier Datensatztypen: final_response (vollständige Gespräche), single_step (einzelnes Knotenverhalten), trajectory (Werkzeugaufrufsequenzen) und RAG (Fragen/Chunks/Antworten/Zitate). CLI-Befehle für den Lebenszyklus von Datensätzen: erstellen, auflisten, abrufen, löschen, exportieren und hochladen aus lokalen JSON-Dateien. SDK-basierte Datensatzerstellung in Python und JavaScript mit programmatischem Hinzufügen von Beispielen. Beispielverwaltung...
official
langsmith-dataset
langchain-ai
INVOKE THIS SKILL when creating evaluation datasets, uploading datasets to LangSmith, or managing existing datasets. Covers dataset types (final_response,…
official
langsmith-dataset
langchain-ai
INVOKE THIS SKILL when creating evaluation datasets, uploading datasets to LangSmith, or managing existing datasets. Covers dataset types (final_response,…
official
langsmith-dataset
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie Evaluierungsdatensätze aus Traces erstellen ODER Datensätze zu LangSmith hochladen ODER Datensätze abfragen. Deckt Datensatztypen ab (final_response, …)
official
langsmith-dataset
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie Evaluierungsdatensätze erstellen, Datensätze zu LangSmith hochladen oder vorhandene Datensätze verwalten. Deckt Datensatztypen ab (final_response, …)
official
langsmith-evaluator
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie Evaluierungspipelines für LangSmith erstellen. Deckt drei Kernkomponenten ab: (1) Erstellen von Evaluatoren – LLM-as-Judge, benutzerdefinierter Code; (2)…
official
langsmith-evaluator
langchain-ai
INVOKE THIS SKILL when building evaluation pipelines for LangSmith. Covers three core components: (1) Creating Evaluators - LLM-as-Judge, custom code; (2)…
official
langsmith-evaluator
langchain-ai
INVOKE THIS SKILL when building evaluation pipelines for LangSmith. Covers three core components: (1) Creating Evaluators - LLM-as-Judge, custom code; (2)…
official
langsmith-evaluator
langchain-ai
Erstellen Sie Evaluierungspipelines für LangSmith mit LLM-as-Judge und benutzerdefinierten Code-Evaluatoren. Drei Kernkomponenten: Erstellen von Evaluatoren (LLM-as-Judge oder benutzerdefinierter Code), Definieren von Ausführungsfunktionen zur Erfassung von Agentenausgaben und -trajektorien sowie lokales Ausführen von Evaluierungen oder automatisches Ausführen über hochgeladene Evaluatoren. Unterstützt sowohl Offline-Evaluatoren (Vergleich von Ausführungsergebnissen mit Datensatzbeispielen) als auch Online-Evaluatoren (Echtzeit-Qualitätsprüfungen bei Produktionsausführungen). Erfordert LangSmith-API-Schlüssel und Projekt...
official
langsmith-evaluator
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie Evaluierungspipelines für LangSmith erstellen. Deckt drei Kernkomponenten ab: (1) Erstellen von Evaluatoren – LLM-as-Judge, benutzerdefinierter Code; (2)…
official
langsmith-fetch
langchain-ai
Ruft LangSmith-Traces zum Debuggen des Agentenverhaltens ab. Verwenden Sie dies bei der Fehlerbehebung von Agentenproblemen, der Überprüfung des Gesprächsverlaufs oder der Untersuchung von Tool-Aufrufen.
official
langsmith-online-eval-engineering
langchain-ai
Iteratively inspect traces, interview the user, and create LangSmith online evaluators one at a time. Use specifically for creating online evaluators for use…
official
langsmith-trace
langchain-ai
We need to translate the given text from English to German. The text describes a skill for adding tracing to LangChain/LangGraph apps and querying trace data via CLI. We must preserve the name "langsmith-trace" but it's not in the text, so we ignore. Also preserve technical terms like LangChain, LangGraph, CLI, @traceable, wrap_openai(), Python, TypeScript, JSONL, etc. No extra commentary. Translation: "Add tracing to LangChain/LangGraph apps and query trace data via CLI for debugging and dataset generation. Automatic tracing for LangChain/LangGraph apps with environment variables; manual tracing via @traceable decorator and wrap_openai() for other frameworks in Python and TypeScript Query traces (complete execution trees) or runs (individual nodes) using langsmith CLI with filters for time, latency, errors, tags, and custom metadata Export traces to JSONL files preserving hierarchy;" We need to produce a natural German translation. Let's do it step by step. "Add tracing to LangChain/LangGraph apps and
official
langsmith-trace
langchain-ai
INVOKE THIS SKILL when working with LangSmith tracing OR querying traces. Covers adding tracing to applications and querying/exporting trace data. Uses the…
official
langsmith-trace
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie mit LangSmith-Tracing arbeiten oder Traces abfragen. Deckt das Hinzufügen von Tracing zu Anwendungen sowie das Abfragen/Exportieren von Trace-Daten ab. Enthält…
official
langsmith-trace
langchain-ai
INVOKE THIS SKILL when working with LangSmith tracing OR querying traces. Covers adding tracing to applications and querying/exporting trace data. Uses the…
official
langsmith-trace
langchain-ai
INVOKE THIS SKILL when working with LangSmith tracing OR querying traces. Covers adding tracing to applications and querying/exporting trace data. Uses the…
official
langsmith-trace
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie mit LangSmith-Tracing arbeiten oder Traces abfragen. Deckt das Hinzufügen von Tracing zu Anwendungen und das Abfragen/Exportieren von Trace-Daten ab. Verwendet die…
official
langsmith-trace
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie mit LangSmith-Tracing arbeiten oder Traces abfragen. Deckt das Hinzufügen von Tracing zu Anwendungen und das Abfragen/Exportieren von Trace-Daten ab. Verwendet die…
official
lca-deepagents
langchain-ai
Active, Socratic teacher for the LangChain Academy Deep Agents course — drives the student through the curriculum with a calibrated interaction density,…
official
linkedin-post
langchain-ai
Write a LinkedIn post based on research findings or a given topic. Use this skill when asked to create LinkedIn content, professional posts, or thought…
official
linkedin-post
langchain-ai
Schreibe einen LinkedIn-Beitrag basierend auf Forschungsergebnissen oder einem bestimmten Thema. Verwende diese Fähigkeit, wenn du aufgefordert wirst, LinkedIn-Inhalte, professionelle Beiträge oder Gedanken… zu erstellen.
official
managed-deep-agents
langchain-ai
INVOKE THIS SKILL when building, testing, or deploying Managed Deep Agents in LangSmith with the mda CLI. Walks a user through their first agent end to end —…
official
managed-deep-agents
langchain-ai
RUFEN SIE DIESE FÄHIGKEIT auf, wenn Sie Managed Deep Agents in LangSmith mit der mda CLI erstellen, testen oder bereitstellen. Deckt das code-first, dateibasierte Projektlayout ab;…
official
mermaid-diagrams
langchain-ai
Embed Mermaid diagrams in generated wiki pages. Use whenever documenting a runtime or request flow, a call sequence, a state machine or lifecycle, a data model…
official
pandas-patterns
langchain-ai
Häufige pandas- und matplotlib-Muster für Datenanalyse und Visualisierung
official
pandas-patterns
langchain-ai
Common pandas and matplotlib patterns for data analysis and visualization
official
planning
langchain-ai
Break down a coding task into a structured implementation plan with clear steps, file identification, and risk assessment.
official
planning
langchain-ai
Eine Programmieraufgabe in einen strukturierten Implementierungsplan mit klaren Schritten, Dateiidentifikation und Risikobewertung zerlegen.
official
query-writing
langchain-ai
Writes and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database,…
official
query-writing
langchain-ai
Schreibt und führt SQL-Abfragen aus, von einfachen SELECTs bis hin zu komplexen Multi-Table-JOINs, Aggregationen und Unterabfragen. Verwenden Sie dies, wenn der Benutzer eine Datenbankabfrage wünscht,…
official
react-components
langchain-ai
Moderne React-Komponentenmuster mit Hooks und TypeScript
official
remember
langchain-ai
Review the current conversation and capture valuable knowledge — best practices, coding conventions, architecture decisions, workflows, and user feedback —…
official
remember
langchain-ai
Überprüfe die aktuelle Unterhaltung und erfasse wertvolles Wissen — Best Practices, Codierungskonventionen, Architekturentscheidungen, Arbeitsabläufe und Benutzerfeedback —…
official
schema-exploration
langchain-ai
Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about…
official
schema-exploration
langchain-ai
Listiert Tabellen, beschreibt Spalten und Datentypen, identifiziert Fremdschlüsselbeziehungen und kartiert Entitätsbeziehungen in einer Datenbank. Verwenden Sie, wenn der Benutzer nach… fragt.
official
skill-creator
langchain-ai
Leitfaden zur Erstellung effektiver Skills, die die Fähigkeiten eines Agenten durch spezialisiertes Wissen, Workflows oder Tool-Integrationen erweitern. Verwenden Sie diesen Skill, wenn der Benutzer…
official
skill-creator
langchain-ai
Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user…
official
skill-creator
langchain-ai
Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user…
official
skill-creator
langchain-ai
Leitfaden zur Erstellung effektiver Skills, die die Agentenfähigkeiten durch spezialisiertes Wissen, Workflows oder Tool-Integrationen erweitern. Verwenden Sie diesen Skill, wenn der Benutzer…
official
social-media
langchain-ai
Erstellt plattformspezifische Social-Media-Beiträge mit recherchierten Inhalten und generierten Begleitbildern. Unterstützt LinkedIn-Beiträge (1.300 Zeichen mit professionellem Ton) und Twitter/X-Threads (280 Zeichen pro Tweet im 1/🧵-Format). Erfordert die Delegierung der Recherche an einen Unteragenten vor dem Schreiben, gefolgt vom Lesen der Ergebnisse, um Genauigkeit und Relevanz sicherzustellen. Generiert automatisch auffällige Social-Bilder mit dem generate_social_image-Tool mit kräftigen, kontrastreichen Kompositionen, optimiert für kleine...
official
social-media
langchain-ai
Drafts engaging social media posts, writes hooks, suggests hashtags, creates thread structures, and generates companion images. Use when the user asks to write…
official
swarm
langchain-ai
Dispatches many independent items in parallel: create a table, fan out to subagents, aggregate results. One row = one unit of work.
official
swarm
langchain-ai
Senden Sie einen Stapel von Aufgaben parallel an Unteragenten mit begrenzter Gleichzeitigkeit. Gibt ein Zusammenfassungsobjekt mit {total, completed, failed, results[]} zurück — iterieren…
official
swarm
langchain-ai
Sendet viele unabhängige Elemente parallel aus: eine Tabelle erstellen, an Unteragenten verteilen, Ergebnisse zusammenführen. Eine Zeile = eine Arbeitseinheit.
official
testing-patterns
langchain-ai
Bewährte Methoden für Unit-Tests und Integrationstests
official
web-research
langchain-ai
Verwenden Sie diese Fähigkeit für Anfragen im Zusammenhang mit Web-Recherche; sie bietet einen strukturierten Ansatz zur Durchführung umfassender Web-Recherchen.
official
web-research
langchain-ai
Searches multiple web sources, synthesizes findings, and produces cited research reports using delegated subagents. Use when the user asks to research a topic…
official
web-research
langchain-ai
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
official
web-research
langchain-ai
Orchestriert mehrquellige Web-Recherche durch Delegation an Unteragenten, Synthese der Ergebnisse und Erstellung zitierter Berichte. Unterteilt Forschungsfragen in 2–5 verschiedene Unterthemen, erstellt eine Forschungsplandatei und startet bis zu 3 Unteragenten parallel für effiziente Untersuchungen. Jeder Unteragent führt 3–5 Websuchen pro Unterthema durch und schreibt Ergebnisse mit wichtigen Fakten, Zitaten und Quell-URLs in lokale Dateien. Synthetisiert Ergebnisse durch Lesen lokaler Ergebnisdateien, Integration von Erkenntnissen über Unterthemen hinweg und...
official
write-connector
langchain-ai
Add a new built-in OpenWiki source connector. Use when a user asks to create or implement an OpenWiki connector.
official
write-timestamp
langchain-ai
Verwenden, wenn der Benutzer das aktuelle Datum und die aktuelle Uhrzeit über das gebündelte Skript in der Sandbox in eine Datei schreiben möchte.
official
write-timestamp
langchain-ai
Use when the user wants the current date and time written to a file via the bundled script inside the sandbox.
official