knowledge-graph agents

2,856 tagged knowledge-graph, measured the same way as everything else here.

Browse within: agent-memory 40gemini 25knowledge-base 23ontology 22fastapi 21ai-agents-framework 18code-visualization 18codebase 18coding-agents 18LangChain 15chromadb 15code-assistant 15hybrid-search 15embeddings 13

leankg-commands

145

FreePeak/LeanKG

Command

Check if LeanKG MCP server is connected and initialized.

215 9d ago A 0 tokens original Apache-2.0

leankg-rule

146

FreePeak/LeanKG

Cursor rule

LeanKG is the DEFAULT search for code navigation and logic finding.

215 9d ago A 0 tokens original Apache-2.0

using-leankg

147

FreePeak/LeanKG

Skill Claude CodeCodex

Code search via LeanKG MCP when HTTP :9699 is healthy; otherwise skip LeanKG and use default Grep/Glob/Read. Invoke before code navigation when LeanKG may apply.

215 9d ago A 43 tokens original Apache-2.0

LeanKG AGENTS.md

148

FreePeak/LeanKG

Instructions file CodexOpenCode

Instructions for FreePeak/LeanKG, covering leankg — agent context, build & test, cli quick reference, mandatory: docker mcp project paths and tool discovery prefer-order.

215 9d ago A 1,827 tokens original Apache-2.0

LeanKG CLAUDE.md

149

FreePeak/LeanKG

Instructions file

Instructions for FreePeak/LeanKG, covering leankg - ai agent context, project overview, quick start, index a codebase and calculate impact radius.

215 9d ago A 2,392 tokens original Apache-2.0

LeanKG GEMINI.md

150

FreePeak/LeanKG

Instructions file Gemini CLI

Instructions for FreePeak/LeanKG, covering leankg - ai agent context, project overview, quick start, index a codebase and calculate impact radius.

215 9d ago A 1,138 tokens original Apache-2.0

leankg-graph-first

151

FreePeak/LeanKG

Cursor rule

Graph-first agent workflow — query LeanKG before grep/Read when MCP HTTP is healthy.

215 9d ago A 522 tokens original Apache-2.0

ontosphere AGENTS.md

152

ThHanke/ontosphere

Instructions file CodexOpenCode

AGENTS.md instructions for ThHanke/ontosphere, covering ontosphere — agent guide, live instance, 200 = ready, mcp tool surface and how to call tools.

213 +43 1mo ago A 3,506 tokens

ontosphere CLAUDE.md

153

ThHanke/ontosphere

Instructions file

Claude Code instructions for ThHanke/ontosphere, covering project guidelines, documentation, demo videos, owui relay sessions and background task output.

213 +43 1mo ago A 297 tokens

memory-archivist

154

mage0535/hermes-memory-installer

Skill Claude CodeCodex

A set of scripts for archiving conversations, syncing them to a knowledge graph, updating summaries, and managing stored memories over time. A knowledge graph is a linked collection of information and relationships.

203 11d ago A 22 tokens original MIT

graph-of-skills

157

davidliuk/graph-of-skills

MCP server Claude CodeCodexCursor +2

MCP server "graph-of-skills" as configured in davidliuk/graph-of-skills. Runs locally from the . Python package.

202 12d ago A tokens not measured original MIT

davidliuk/graph-of-skills

Instructions file

Instructions for davidliuk/graph-of-skills, covering graph of skills — claude code integration, setup, prerequisites, auto-discovery (recommended) and manual registration.

202 12d ago A 1,870 tokens original MIT

davidliuk/graph-of-skills

Skill Claude CodeCodex

Retrieve a bounded bundle of relevant external skills from the local Graph Skills library instead of manually browsing hundreds of skills.

202 12d ago A 29 tokens original MIT

davidliuk/graph-of-skills

Skill Claude CodeCodex

Retrieve a bounded bundle of relevant external skills from a prebuilt Graph of Skills workspace. Use when the task may need specialized skills, scripts, or references that are not already obvious from current context, especially in containerized eval environments that mount a prebuilt GoS graph.

202 12d ago A 61 tokens original MIT

davidliuk/graph-of-skills

Skill Claude CodeCodex

Retrieve a bounded bundle of relevant external skills from the local skill workspace using vector embedding similarity only.

202 12d ago A 26 tokens original MIT

Writ

162

infinri/Writ

Plugin Claude Code

Guardrails for Claude Code: the rules that fit the task delivered per prompt, and no risky writes before you approve a plan and tests. Hybrid retrieval (BM25 + vector + graph traversal + weighted ranking, with an abstention gate) over a Neo4j knowledge graph, wired in through hook scripts and a session state machine.

189 18d ago A tokens not measured original MIT

writ-approve

163

infinri/Writ

Command Claude Code

Advance the current Writ workflow phase with an explicit tool-confirmed advance. NOT a replacement for pattern-match approval detection; this command spends the token that detection mints (see Authorization below).

189 18d ago A 43 tokens original MIT

writ-explorer

164

infinri/Writ

Agent

Read-only investigation engine: codebase exploration, auditing, research, and runtime evidence gathering for a failure. Cannot modify files. Use before planning, to answer a question that requires grounding findings in evidence (file:line, config value, schema fact), or to reproduce a failure and capture its runtime…

189 18d ago A 71 tokens original MIT

writ-implementer

165

infinri/Writ

Agent

Implements all files listed in an approved plan. Writes production code, configuration, and updates test implementations. Use after test skeleton approval.

189 18d ago A 33 tokens original MIT

writ-reviewer

166

infinri/Writ

Agent

Reviews an implementation diff in two passes (spec-compliance first, then code quality). Read-only. Returns structured findings. Replaces the separate spec/code-quality reviewers.

189 18d ago A 38 tokens original MIT

SubagentStart

167

infinri/Writ

Hook

Runs when a subagent starts, executing writ-subagent-start.sh via bash. From infinri/Writ.

189 18d ago A tokens not measured original MIT

PreToolUse

168

infinri/Writ

Hook

Runs before the agent uses a tool for ExitPlanMode, Read, Read, Grep, Read, Glob, Write, Edit, NotebookEdit, Write, Edit, NotebookEdit, Write, Edit, Task, Bash, Bash, Write, Write and Write tool calls, executing validate-exit-plan.sh, writ-read-junk-gate.sh, writ-read-rag.sh, writ-debug-code-gate.sh…

189 18d ago A tokens not measured copy · 55% MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: