{"id":45166208,"url":"https://github.com/memgraph/skills","last_synced_at":"2026-02-20T07:02:22.564Z","repository":{"id":337642709,"uuid":"1132754050","full_name":"memgraph/skills","owner":"memgraph","description":"Agent skills that should help you build awesome stuff with Memgraph ","archived":false,"fork":false,"pushed_at":"2026-02-10T14:30:50.000Z","size":58,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-10T18:56:26.714Z","etag":null,"topics":["memgraph","skills"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memgraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-12T12:04:13.000Z","updated_at":"2026-02-10T17:10:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/memgraph/skills","commit_stats":null,"previous_names":["memgraph/skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/memgraph/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memgraph","download_url":"https://codeload.github.com/memgraph/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29643960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T05:21:04.652Z","status":"ssl_error","status_checked_at":"2026-02-20T05:21:04.238Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["memgraph","skills"],"created_at":"2026-02-20T07:02:20.924Z","updated_at":"2026-02-20T07:02:22.550Z","avatar_url":"https://github.com/memgraph.png","language":null,"readme":"# Memgraph Agent Skills\n\nA collection of [Agent Skills](https://agentskills.io) for working with [Memgraph](https://memgraph.com) graph database.\n\n## What are Agent Skills?\n\nAgent Skills are portable instruction sets that enhance AI coding agents with specialized knowledge. They follow the [Agent Skills specification](https://agentskills.io/specification) and can be used with compatible AI tools like Claude Code, Cursor, and others.\n\n## Available Skills\n\n| Skill | Description |\n|-------|-------------|\n| [memgraph-python-query-modules](memgraph-python-query-modules/) | Develop custom query modules in Python for Memgraph using the mgp API |\n| [memgraph-cpp-query-modules](memgraph-cpp-query-modules/) | Develop custom query modules in C++ for Memgraph using the mgp.hpp API |\n| [memgraph-rust-query-modules](memgraph-rust-query-modules/) | Develop custom query modules in Rust for Memgraph using rsmgp-sys |\n| [memgraph-graph-rag](memgraph-graph-rag/) | Language-agnostic blueprint for GraphRAG with Memgraph and agent tooling |\n\n## Usage\n\n### With Claude Code\n\nAdd skills to your project by cloning this repository or copying individual skill directories:\n\n```bash\n# Clone the entire skills repository\ngit clone https://github.com/memgraph/skills.git .skills\n\n# Or copy a specific skill\ncp -r skills/memgraph-python-query-modules .skills/\n```\n\n### Skill Structure\n\nEach skill follows the Agent Skills specification:\n\n```\nskill-name/\n├── SKILL.md              # Main skill instructions (required)\n└── references/           # Additional documentation (optional)\n    └── REFERENCE.md      # Detailed API reference and examples\n```\n\n## Validation\n\nSkills are validated against the [Agent Skills specification](https://agentskills.io/specification#validation) using [skills-ref](https://github.com/agentskills/agentskills/tree/main/skills-ref):\n\n```bash\nuv sync\nuv run skills-ref validate \u003cskill-directory\u003e\n```\n\n## Resources\n\n- [Agent Skills Specification](https://agentskills.io/specification)\n- [Memgraph Documentation](https://memgraph.com/docs)\n- [Memgraph Python API](https://memgraph.com/docs/custom-query-modules/python/python-api)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemgraph%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemgraph%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemgraph%2Fskills/lists"}