askill
mcp-neo4j-memory-ops

mcp-neo4j-memory-opsSafety 85Repository

Use Neo4j memory MCP for creating/updating linked memories (entities, relations), de-duplication (DRY), and retrieval queries for project continuity. Use when saving global learnings or querying graph relationships.

0 stars
1.2k downloads
Updated 2/1/2026

Package Files

Loading files...
SKILL.md

mcp-neo4j-memory-ops

When to use (beyond recall)

  • User requests “zapisz do pamięci” / “zaktualizuj wspomnienia”.
  • Need relationship-aware retrieval: “jak to się łączy z X”, “co już robiliśmy podobnego”.

Procedure

  1. Retrieve candidate existing nodes (fuzzy match).
  2. Merge if similar; avoid duplicates.
  3. Add explicit relations:
    • PROJECT → DECISION
    • DECISION → CONSTRAINT
    • TOOL → WORKFLOW
  4. Store “confidence” and “last_updated”.

Output

  • What nodes/edges changed + short rationale.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

46/100Analyzed 2/18/2026

Moderate-quality skill with clear structure (when to use, procedure, output) but lacking depth. Includes useful tags, structured steps, and dedicated folder placement. However, procedure steps are vague without specific MCP commands or tool names. Mixed Polish/English in trigger section is confusing. The skill provides conceptual guidance but insufficient actionable details for reliable execution.

85
45
50
40
35

Metadata

Licenseunknown
Version-
Updated2/1/2026
Publisherjanjaszczak

Tags

github-actions