memgraph

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

memgraph/skills

Skill Claude CodeCodex

Create and manage Memgraph indexes, constraints, and enums. Use when the user asks about indexing strategy, creating or dropping indexes, schema enforcement, uniqueness or existence constraints, data type constraints, enums, or ANALYZE GRAPH.

11 27d ago A 54 tokens

memgraph/skills

Skill Claude CodeCodex

Write and edit Graph Style Script (GSS) code for Memgraph Lab graph visualization. Use when the user asks to style graphs, change node or edge colors, add labels, set images, configure graph layouts, or write any GSS / Graph Style Script code for Memgraph Lab.

11 27d ago A 66 tokens

memgraph/skills

Skill Claude CodeCodex

Guide to using Memgraph's mgconsole CLI for connecting to Memgraph, running Cypher, configuring output, and using interactive or non-interactive modes. Use when the user asks how to install, connect, or run queries with mgconsole.

11 27d ago A 56 tokens

memgraph/skills

Skill Claude CodeCodex

Design graph data models for Memgraph using Labeled Property Graph (LPG) principles. Use when the user asks how to model data as a graph, design a schema, decide between properties and relationships, structure nodes and edges, import CSV/Parquet into a graph, build a knowledge graph, or optimize a Memgraph data model…

11 27d ago A 79 tokens

memgraph/skills

Skill Claude CodeCodex

Develop custom query modules in Python for Memgraph graph database. Use when creating custom graph algorithms, procedures (@mgp.readproc, @mgp.writeproc), or functions (@mgp.function) for Memgraph. Covers the mgp Python API, graph traversal, data transformations, and module deployment.

11 27d ago A 67 tokens

memgraph/skills

Skill Claude CodeCodex

Run MAGE (Memgraph Advanced Graph Extensions) graph algorithms from Cypher, including built-in deep path traversals (BFS, DFS, WSP, ASP, KSP), PageRank, community detection, centrality, node embeddings, LLM integration, and 70+ algorithm modules. Use when the user asks to run a graph algorithm, find shortest paths…

11 27d ago A 101 tokens

memgraph/skills

Skill Claude CodeCodex

Develop custom query modules in Rust for Memgraph graph database. Use when user asks to create Rust procedures, implement graph algorithms in Rust, build high-performance query modules, or work with the rsmgp-sys Rust API. Covers module structure, compilation with Cargo, graph traversal, vertex/edge operations, and…

11 27d ago A 75 tokens