leankg-commands
145Command
Check if LeanKG MCP server is connected and initialized.
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
Command
Check if LeanKG MCP server is connected and initialized.
Cursor rule
LeanKG is the DEFAULT search for code navigation and logic finding.
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.
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.
Instructions file
Instructions for FreePeak/LeanKG, covering leankg - ai agent context, project overview, quick start, index a codebase and calculate impact radius.
Instructions file Gemini CLI
Instructions for FreePeak/LeanKG, covering leankg - ai agent context, project overview, quick start, index a codebase and calculate impact radius.
Cursor rule
Graph-first agent workflow — query LeanKG before grep/Read when MCP HTTP is healthy.
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.
Instructions file
Claude Code instructions for ThHanke/ontosphere, covering project guidelines, documentation, demo videos, owui relay sessions and background task output.
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.
mage0535/hermes-memory-installer
Skill Claude CodeCodex
Proactive layered recall and generic domain-aware routing.
mage0535/hermes-memory-installer
Skill Claude CodeCodex
Historical starter note for the memory sidecar stack.
MCP server Claude CodeCodexCursor +2
MCP server "graph-of-skills" as configured in davidliuk/graph-of-skills. Runs locally from the . Python package.
Instructions file
Instructions for davidliuk/graph-of-skills, covering graph of skills — claude code integration, setup, prerequisites, auto-discovery (recommended) and manual registration.
Skill Claude CodeCodex
Retrieve a bounded bundle of relevant external skills from the local Graph Skills library instead of manually browsing hundreds 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.
Skill Claude CodeCodex
Retrieve a bounded bundle of relevant external skills from the local skill workspace using vector embedding similarity only.
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.
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).
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…
Agent
Implements all files listed in an approved plan. Writes production code, configuration, and updates test implementations. Use after test skeleton approval.
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.
Hook
Runs when a subagent starts, executing writ-subagent-start.sh via bash. From 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…
At most 3 mods per repository are shown here — the rest are on their repository pages: