Skip to content

new: Add set of Memgraph and Memgraph Lab skills#13

Merged
tonilastre merged 5 commits into
mainfrom
new/add-new-set-of-skills
May 25, 2026
Merged

new: Add set of Memgraph and Memgraph Lab skills#13
tonilastre merged 5 commits into
mainfrom
new/add-new-set-of-skills

Conversation

@tonilastre
Copy link
Copy Markdown
Contributor

I've added a set of new skills, both for Memgraph and Memgraph Lab (GSS for now).

There are already a bunch of skills here, but not all make sense in Agent Chat's automatic sync (e.g., building Rust query modules or memgraph ui design), so I've added a new field integrations in frontmatter so we can filter by that when the actual sync in the Lab happens. Lab will check the repo and only pick those skills that have memgraph-lab with the correct version in the integrations list.

If you have any other idea how to name that field, feel free to recommend it.

@tonilastre tonilastre self-assigned this May 20, 2026
@tonilastre tonilastre added the enhancement New feature or request label May 20, 2026
Copy link
Copy Markdown
Contributor

@antejavor antejavor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -0,0 +1,473 @@
---
name: memgraph-indexes-and-database-administration
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are two separate skills IMO

Comment thread memgraph-write-cypher/SKILL.md Outdated
@@ -0,0 +1,398 @@
---
name: memgraph-write-cypher
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange name for a skill 🤔 memgraph-cypher-/debug/fix/rewrite

Maybe it is me, but write is like write operation to me, maybe even memgraph-cypher-syntax

@tonilastre
Copy link
Copy Markdown
Contributor Author

@antejavor, this is just so you are aware when you are back.

I've applied your comments: Changed the naming of some skills (e.g. write-cypher) and split the one with indexes and database administration into two.

Along with that, I've added a plugin system for Cursor, Claude and Lab. Cursor and Claude don't really matter now because it works only after you register to their marketplace. I've added a registration for Cursor for now and I am waiting for approval.

Skills have been moved to folder skills so we can add prompts, commands, and other utilities in the future (similar to Cloudflare). I haven't structured skills into a better organization because we don't have so many of them now to force the organization so I would leave it as is until we have a decent number of skills.

@tonilastre tonilastre merged commit 32ade83 into main May 25, 2026
1 check passed
@tonilastre tonilastre deleted the new/add-new-set-of-skills branch May 25, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants