iiRecord
Agentic AI Atlas · SukinShetty/Nemp-memory
page:docs-reference-repos-sukinshetty-nemp-memory-researcha5c.ai
II.
Page JSON

page:docs-reference-repos-sukinshetty-nemp-memory-research

Structured · live

SukinShetty/Nemp-memory json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/reference-repos/sukinshetty/nemp-memory/research.mdCluster · wiki
Record JSON
{
  "id": "page:docs-reference-repos-sukinshetty-nemp-memory-research",
  "_kind": "Page",
  "_file": "wiki/docs/reference-repos/sukinshetty/nemp-memory/research.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/reference-repos/SukinShetty/Nemp-memory/research.md",
    "sourceKind": "repo-docs",
    "title": "SukinShetty/Nemp-memory",
    "displayName": "SukinShetty/Nemp-memory",
    "slug": "docs/reference-repos/sukinshetty/nemp-memory/research",
    "articlePath": "wiki/docs/reference-repos/SukinShetty/Nemp-memory/research.md",
    "article": "\n# SukinShetty/Nemp-memory\n\n- **Archetype**: utility-with-skill\n- **Stars**: 92\n- **Last pushed**: 2026-04-12 (approx)\n- **License**: MIT\n- **Discovered**: 2026-04-12\n- **Source**: gh-search (code: SKILL.md)\n- **Skills found**: 1\n\n## Summary\nMemory management skill for Claude Code. NEMP (presumably an acronym for a memory protocol). Provides structured memory persistence across sessions.\n\n## Assessment\nLOW VALUE. Memory management skill at 92 stars. Likely overlaps with existing memory/context persistence patterns already tracked (AIPMAndy/dna-memory, memodb-io/Acontext).\n\n## Extraction Priority\nLOW -- Covered by existing tracked repos in the memory category.\n\n## Processes\nNeeds deeper investigation but likely basic memory CRUD.\n\n## Plugin Ideas\nNone beyond existing memory plugins.\n\n## Implicit Procedural Knowledge\nMinimal -- likely standard memory persistence patterns.\n\n## Library Mapping\n\n| Extractable Process | Library Status | Action | Existing Path | Target Placement |\n|-------------------|----------------|--------|---------------|------------------|\n| Basic Memory CRUD Process | EXISTING | Standard memory persistence patterns already covered | specializations/shared/memory-persistence.js | N/A |\n| NEMP Memory Protocol | LOW_VALUE | Memory management skill with limited novel patterns | - | specializations/shared/nemp-memory-protocol.js |\n\n## Plugin Marketplace Mapping\n\n| Plugin Idea | Marketplace Status | Action | Existing Plugin | Target Placement |\n|-------------|-------------------|--------|-----------------|------------------|\n| NEMP Memory Integration | EXISTING | Memory persistence already covered by existing plugins | plugins/a5c/marketplace/blueprints/claude-mem/ | N/A |\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-reference-repos",
      "to": "page:docs-reference-repos-sukinshetty-nemp-memory-research",
      "kind": "contains_page"
    }
  ]
}