memgraph

31 mods across 3 repositories, 4.5k stars between them.

memgraph/memgraph

Skill Claude CodeCodex

Review code changes in Memgraph's storage layer, including MVCC, concurrency patterns, WAL, recovery, DDL operations, index/constraint management, delta chains, and skip list operations. Invoke for pull requests or changes to src/storage/v2/.

4.4k 2d ago A 56 tokens

memgraph/ai-toolkit

Instructions file CodexOpenCode

Instructions for memgraph/ai-toolkit, covering agents.md, what this repo is, repository layout, the context graph family (context-graph/) and environment & setup.

112 4d ago A 2,316 tokens original MIT

SessionStart

05

memgraph/ai-toolkit

Hook

Runs when a session starts, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured original MIT

UserPromptSubmit

06

memgraph/ai-toolkit

Hook

Runs when you submit a prompt, before the agent sees it, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

UserPromptExpansion

07

memgraph/ai-toolkit

Hook

Runs to expand your prompt before the agent sees it, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 91% MIT

PreToolUse

08

memgraph/ai-toolkit

Hook

Runs before the agent uses a tool, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 81% MIT

PostToolUse

09

memgraph/ai-toolkit

Hook

Runs after a tool call finishes, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 81% MIT

PostToolUseFailure

10

memgraph/ai-toolkit

Hook

Runs when a tool call fails, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 88% MIT

PermissionRequest

11

memgraph/ai-toolkit

Hook

Runs when the agent asks permission for an action, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 83% MIT

PermissionDenied

12

memgraph/ai-toolkit

Hook

Runs on the PermissionDenied event, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

SubagentStart

13

memgraph/ai-toolkit

Hook

Runs when a subagent starts, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

SubagentStop

14

memgraph/ai-toolkit

Hook

Runs when a subagent finishes, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 91% MIT

Stop

15

memgraph/ai-toolkit

Hook

Runs when the agent finishes a response, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

StopFailure

16

memgraph/ai-toolkit

Hook

Runs on the StopFailure event, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 94% MIT

release

18

memgraph/ai-toolkit

Skill Claude CodeCodex

Used to release all toolbox, integrations, agents. Use when releasing a subproject to PyPI, Docker Hub, or when the user asks to release or publish.

112 4d ago A 35 tokens original MIT

memgraph

19

memgraph/skills

Plugin Claude Code

Skills for the Memgraph graph database: Cypher, data modeling, indexes, algorithms, query modules, and GraphRAG.

11 27d ago A tokens not measured

memgraph-brand-ui

20

memgraph/skills

Skill Claude CodeCodex

Generate apps, demos, dashboards, diagrams, landing pages, and any visual output that looks like it belongs in the Memgraph product family. Use whenever producing UI, visual artifacts (Mermaid, SVGs, charts), Lab-style admin tools, internal dashboards, feature splash pages, or embeddable widgets for Memgraph engineers.

11 27d ago A 71 tokens

memgraph/skills

Skill Claude CodeCodex

Develop custom query modules in C++ for Memgraph graph database. Use when creating high-performance graph algorithms, procedures (ProcedureType::Read/Write), or functions using the mgp.hpp C++ API. Covers compilation, memory management, graph traversal, and module deployment.

11 27d ago A 62 tokens

memgraph/skills

Skill Claude CodeCodex

Write Cypher queries for Memgraph, including Memgraph-specific extensions like deep path traversals (BFS, DFS, WSP, ASP, KSP with filter/weight lambdas), text and vector search, parallel execution, and CALL subqueries. Use when the user asks to write, fix, or optimize a Cypher query for Memgraph, or asks about Cypher…

11 27d ago A 94 tokens

memgraph/skills

Skill Claude CodeCodex

Configure Memgraph triggers, transactions, storage modes, data durability, and memory settings. Use when the user asks about triggers, transaction isolation levels, storage modes (transactional vs analytical), snapshots, WAL, memory limits, data types, or database runtime configuration.

11 27d ago A 59 tokens

memgraph-graph-rag

24

memgraph/skills

Skill Claude CodeCodex

Language-agnostic blueprint for building GraphRAG systems with Memgraph and agent tooling. Covers end-to-end architecture, schema design, ingestion, hybrid retrieval, tool contracts, and evaluation. Use when designing GraphRAG platforms that must work across multiple programming languages.

11 27d ago A 60 tokens