🧩
AI EngineeringKotlin

LangGraph

by Core-Mate

LangGraph is an AI Engineering skill for Claude Code, published by Core-Mate in OpenGUI.

1.6K stars30 forkson Core-Mate/OpenGUIAdded 2026/08/19+1% in starsRepository updated 2026/07/05
accessibilityagent-frameworkai-agentandroidandroid-accessibilityandroid-agentandroid-automationautomationclaude-codecodexcomputer-usegui-agentgui-automationmobile-agentmobile-automationmultimodal-aiphone-usescreen-understandingtask-executionvlm
Install in seconds
Install LangGraph
Copy LangGraph into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Core-Mate/OpenGUI/tree/main/server/apps/backend/docs/langgraph ~/.claude/skills/langgraph

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Core-Mate/OpenGUI.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
server/apps/backend/docs/langgraph/skill.md in Core-Mate/OpenGUI
Installs to
~/.claude/skills/langgraph
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2451 skills

What LangGraph does

LangGraph provides guidance on implementing the skills pattern for AI agents, where specialized prompts and tools are loaded on-demand for progressive disclosure. Use this skill when building multi-agent systems with LangGraph/LangChain that need modular, team-distributed capabilities.

LangGraph is cataloged under AI Engineering on DirSkills. LangGraph comes from a repository tagged accessibility, agent-framework, ai-agent, android and android-accessibility.

Documentation

README

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt Use this file to discover all available pages before exploring further.

Skills

In the skills architecture, specialized capabilities are packaged as invokable "skills" that augment an agent's behavior. Skills are primarily prompt-driven specializations that an agent can invoke on-demand. For built-in skill support, see Deep Agents.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about LangGraph

  • What else does Core-Mate publish alongside LangGraph?

    LangGraph is one of 3 skills that DirSkills catalogs from Core-Mate/OpenGUI, the repository it ships in. Its siblings there include OpenGUI Bootstrap and OpenGUI Remote Control. Each one is a separate skill with its own page in this directory, installs the same way LangGraph does, and is maintained by Core-Mate in that same repository. The rest of the collection is listed on the Core-Mate/OpenGUI page.

  • How does LangGraph compare to other AI Engineering skills?

    LangGraph ranks #962 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of LangGraph against them. Open each page to compare what they document and how they install.