Official skills publisher Verified Skillscout rank 119

Memgraph

Memgraph publishes official AI agent skills for its tools, services, and developer workflows.

Browse 21 official AI agent skills across 5 Memgraph repositories, with install commands and source links.

21 Skills
5 Repositories
29 Installs
4,459 GitHub stars

Install

Add Memgraph skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/memgraph/memgraph_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Memgraph skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

5 official repositories

Includes 12 official skills: memgraph-graph-rag, memgraph-python-query-modules, memgraph-cypher-syntax, memgraph-brand-ui, memgraph-indexes-and-constraints, memgraph-lab-write-gss.

12 skills 28 installs 11 stars
npx skills add memgraph/skills -y

Best Practices

memgraph/best-practices

Includes 1 official skill: add-best-practice.

1 skill 1 installs 15 stars
npx skills add memgraph/best-practices -y

Documentation

memgraph/documentation

Includes 4 official skills: check-release-milestone, new-release-branch, pre-release, write-changelog-item.

4 skills 0 installs 13 stars
npx skills add memgraph/documentation -y

Ai Toolkit

memgraph/ai-toolkit

Includes 3 official skills: agent-context-graph, agent-context-graph, release.

3 skills 0 installs 110 stars
npx skills add memgraph/ai-toolkit -y

Includes 1 official skill: memgraph-storage-reviewer.

1 skill 0 installs 4,310 stars
npx skills add memgraph/memgraph -y

21 skills

memgraph/skills 12 skills

memgraph-graph-rag

memgraph/skills 6 installs
View source

memgraph-python-query-modules

memgraph/skills 4 installs
View source

memgraph-cypher-syntax

memgraph/skills 3 installs
View source

memgraph-brand-ui

memgraph/skills 2 installs
View source

memgraph-indexes-and-constraints

memgraph/skills 2 installs
View source

memgraph-lab-write-gss

memgraph/skills 2 installs
View source

memgraph-mgconsole-cli

memgraph/skills 2 installs
View source

memgraph-model-graph-data

memgraph/skills 2 installs
View source

memgraph-run-mage-algorithms

memgraph/skills 2 installs
View source

memgraph-cpp-query-modules

memgraph/skills 1 installs
View source

memgraph-database-configuration

memgraph/skills 1 installs
View source

memgraph-rust-query-modules

memgraph/skills 1 installs
View source
memgraph/best-practices 1 skill

add-best-practice

memgraph/best-practices 1 installs
View source
memgraph/documentation 4 skills

check-release-milestone

memgraph/documentation 0 installs
View source

new-release-branch

memgraph/documentation 0 installs
View source

pre-release

memgraph/documentation 0 installs
View source

write-changelog-item

memgraph/documentation 0 installs
View source
memgraph/ai-toolkit 3 skills

agent-context-graph

memgraph/ai-toolkit 0 installs
View source

agent-context-graph

memgraph/ai-toolkit 0 installs
View source

release

memgraph/ai-toolkit 0 installs
View source
memgraph/memgraph 1 skill

memgraph-storage-reviewer

memgraph/memgraph 0 installs
View source

Repository documentation

memgraph/skills package overview

memgraph/skills/README.md View on GitHub

memgraph/skills

Includes 12 official skills: memgraph-graph-rag, memgraph-python-query-modules, memgraph-cypher-syntax, memgraph-brand-ui, memgraph-indexes-and-constraints, memgraph-lab-write-gss.

Top skills in this package

memgraph-graph-ragOfficial Memgraph skill from memgraph/skills.
memgraph-python-query-modulesOfficial Memgraph skill from memgraph/skills.
memgraph-cypher-syntaxOfficial Memgraph skill from memgraph/skills.
memgraph-brand-uiOfficial Memgraph skill from memgraph/skills.
memgraph-indexes-and-constraintsOfficial Memgraph skill from memgraph/skills.
memgraph-lab-write-gssOfficial Memgraph skill from memgraph/skills.
memgraph-mgconsole-cliOfficial Memgraph skill from memgraph/skills.
memgraph-model-graph-dataOfficial Memgraph skill from memgraph/skills.

Install

Install the full package:

npx skills add memgraph/skills -y

Install a specific skill:

npx skills add memgraph/skills@memgraph-graph-rag -y

Use the package when you want your agent to choose the relevant skill from this official Memgraph repository.

View memgraph/skills on GitHub
Copied