langgraph-agent
NewCommunity RegistryGeneralby Hiroshi Ayukawa
An autonomous agent that utilizes LangGraph to create, manage, and execute complex workflows.
First seen 5/22/2026
Overview
A collection of plugins for Claude Code.
Available Plugins
| Plugin | Description |
|---|---|
| [parallel-dev-plugin](parallel-dev-plugin/) | Turn one Claude into a development team. Orchestrates multiple Claude instances working in parallel with automatic coordination and merging. |
Installation
bash
/plugin marketplace add hiroshi75/ccplugins
/plugin install <plugin-name>@hiroshi75Author
Hiroshi Ayukawa
License
MIT
Install & Usage
1
Create the agents directory
mkdir -p .claude/agents2
Save the agent file
Add the configuration to .claude/agents/langgraph-agent.md
3
Invoke with @agent-name
@langgraph-agentView source on GitHub
agent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is langgraph-agent?
An autonomous agent that utilizes LangGraph to create, manage, and execute complex workflows.
How to install langgraph-agent?
To install langgraph-agent: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/langgraph-agent.md. Finally, @langgraph-agent in Claude Code.
What is langgraph-agent best for?
langgraph-agent is a agent categorized under General. It is designed for: agent. Created by Hiroshi Ayukawa.