Claude
Skills
Sign in
Back

mcp-neo4j-memory-ops

Included with Lifetime
$97 forever

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.

AI Agents

What this skill does


# 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.
Files: 1
Size: 0.9 KB
Complexity: 10/100
Category: AI Agents

Related in AI Agents