Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

LangGraph Fundamentals

Skill Verifiziert
95

INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and error handling.

KI-Zusammenfassung

This skill provides in-depth explanations and ready-to-use code examples for building stateful agent workflows using LangGraph in both Python and TypeScript. It covers essential concepts like StateGraph, nodes, conditional edges, Command API, Send API, and error handling strategies, alongside common pitfalls and their solutions.

License

  • info:License usabilityThe license is not explicitly declared in a LICENSE file or manifest, but the repository's README indicates it is part of the LangChain Skills project, which is typically Apache 2.0, but without a clear signal in this specific skill's files, its usability is not guaranteed.

Versioning

  • warning:Release ManagementNo explicit version information (e.g., `version` field in frontmatter, git tags, or CHANGELOG) is present for this skill. The provided 'Manifest Version' is 'n/a'.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add langchain-ai/langchain-skills
/plugin install langchain-skills@langchain-skills
13 days ago
651 stars
Apache-2.0
Aktualisiert 7 days ago
Quellcode ansehen

Ähnliche Erweiterungen

3D Graphics with Three.js

98

3D web graphics with Three.js (WebGL/WebGPU). Capabilities: scenes, cameras, geometries, materials, lights, animations, model loading (GLTF/FBX), PBR materials, shadows, post-processing (bloom, SSAO, SSR), custom shaders, instancing, LOD, physics, VR/XR. Actions: create, build, animate, render 3D scenes/models. Keywords: Three.js, WebGL, WebGPU, 3D graphics, scene, camera, geometry, material, light, animation, GLTF, FBX, OrbitControls, PBR, shadow mapping, post-processing, bloom, SSAO, shader, instancing, LOD, WebXR, VR, AR, product configurator, data visualization, architectural walkthrough, interactive 3D, canvas. Use when: creating 3D visualizations, building WebGL/WebGPU apps, loading 3D models, adding animations, implementing VR/XR, creating interactive graphics, building product configurators.

Skill
samhvw8

Tandem Panel Scaffold

100

Scaffold an editable Tandem control panel app

Skill
frumu-ai

ESLint Plugin React Hooks

99

ESLint rules for React Hooks

Skill
facebook

Prisma Postgres Setup

99

Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".

Skill
prisma

Blind Spot Detective

99

Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use before finalizing non-fiction or when feedback feels incomplete.

Skill
jwynia

arXiv Search

98

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 up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.

Skill
langchain-ai