langgraph agents

113 tagged langgraph, measured the same way as everything else here.

Browse within: Autonomous Agents 61bun 59LangChain 22openai 14ai-development 7claude-plugin 7langgraph-alternative 6gitlab 5

cr-performance

25

srtab/daiv

Agent

Reviews a supplied diff for introduced, material performance regressions. Use only when dispatched by the code-review skill.

22 4d ago A 25 tokens original Apache-2.0

cr-security

26

srtab/daiv

Agent

Reviews a supplied diff for introduced, practically exploitable security vulnerabilities. Use only when dispatched by the code-review skill.

22 4d ago A 26 tokens original Apache-2.0

architect

27

ronitg1/alpha-terminal

Agent Claude Code

Opus-powered design and planning agent. Use for non-trivial architecture decisions, multi-file refactor planning, hard debugging where the failure mode isn't obvious, prompt engineering reviews on the custom agents (alphaseeker / energytransition / emergingtech), and any task where the main Sonnet agent would benefit…

11 1mo ago A 74 tokens

explorer

28

ronitg1/alpha-terminal

Agent Claude Code

Fast read-only file and codebase exploration. Use for "find where X is defined", "list files matching Y", "summarize what's in this directory", and similar grep/glob/read tasks. Cheaper than the built-in Explore agent (Sonnet-pinned) so the main agent can delegate liberally without burning Opus tokens.

11 1mo ago A 72 tokens

cookbook-junior-dev

29

knowledgestack/ks-cookbook

Agent Claude Code

Use this agent whenever the user wants to install, run, debug, or verify any of the 141 use cases in ks-cookbook (recipes under recipes/, flagships under flagships/). Assume the user is at a novice level — basic Python, may not know what RAG is — and walks through the install → seed → run → verify flow end-to-end.…

9 +1 1mo ago E 164 tokens original MIT

fazer-ai/n8n-to-langgraph

Agent

Use this agent to design the LangGraph architecture for converting analyzed n8n workflows. Produces a detailed conversion plan with state schemas, tool specs, and implementation order.

5 5mo ago A 38 tokens

conversion-reviewer

31

fazer-ai/n8n-to-langgraph

Agent

Use this agent to review an n8n-to-LangGraph conversion for fidelity, test coverage, and code quality. Compares implementation against original workflows.

5 5mo ago A 35 tokens

workflow-analyzer

32

fazer-ai/n8n-to-langgraph

Agent

Use this agent to deeply analyze n8n workflow JSON files for LangGraph conversion. Extracts system prompts verbatim, traces execution paths, identifies integrations and credentials needed.

5 5mo ago A 38 tokens

AGENT_FORKING

33

EricLortie/laborforge-release

Agent

Agent forking creates a new agent instance derived from an existing agent and records lineage for auditability and attribution. It is used as the “reactivation” mechanism for lifecycle-archived agents: archived agents do not execute, but can be forked into active successors.

5 1mo ago A 0 tokens

EricLortie/laborforge-release

Agent

Agent "EXTERNAL_PLATFORM_AGENT_OVERRIDE" from EricLortie/laborforge-release, covering external platform agent override (system agents), scope, current system-agent architecture (implemented), system agents live in ecosystem 1 (admin) and current override mechanism (implemented).

5 1mo ago A 0 tokens

analyzer

35

kyopark2014/agent-plugins

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

4 25d ago A 0 tokens copy · 100% MIT

grader

37

kyopark2014/agent-plugins

Agent

Evaluate expectations against an execution transcript and outputs.

4 25d ago A 0 tokens copy · 100% MIT

langgraph-reviewer

38

Codeblockz/langchain-community-plugin

Agent

Use this agent to review LangGraph code for common mistakes and best practice violations. Triggers proactively after writing LangGraph code or when explicitly asked to review. Examples.

3 7mo ago A 38 tokens original Apache-2.0

rag-reviewer

39

Codeblockz/langchain-community-plugin

Agent

Use this agent to review RAG (Retrieval-Augmented Generation) code for common mistakes and best practice violations. Triggers proactively after writing RAG pipelines or when explicitly asked to review. Examples.

3 7mo ago A 44 tokens original Apache-2.0

domain_adapter

40

GovOn-Org/GovOn

Agent

A domain-specialist agent for the GovOn AX platform, using trained models for public administration and law. It is intended to answer questions about administrative procedures, permits, complaints, legislation, and court decisions.

2 2d ago A 88 tokens original MIT

retriever

41

GovOn-Org/GovOn

Agent

An agent that selects the most relevant similar cases from a collection of searchable documents. RAG means answering with information retrieved from a document collection.

2 2d ago A 23 tokens original MIT