nmem-maintenance

Review and resolve Nowledge Mem maintenance events and stale knowledge issues.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/CNife/skills --skill nmem-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nmem-maintenance
Source: https://github.com/CNife/skills/tree/main/knowledge/nmem-maintenance
Command: npx skills add https://github.com/CNife/skills --skill nmem-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual burden of maintaining a Nowledge Mem knowledge base by checking service health, triaging pending events, and keeping memory records accurate and up to date.

Core Features & Use Cases

  • Service health checks: Verifies that nmem is online and records the current version and mode.
  • Event triage: Filters recent action-required feed items and groups them into stale content, duplicate memories, or contradiction cases.
  • Safe maintenance workflows: Updates stale entries, deletes true duplicates after reading full records, and escalates contradictory memories to the user for judgment.
  • Use case: Run a periodic cleanup pass on a busy knowledge base to produce a clear report of what was fixed, what still needs attention, and what only serves as reference.

Quick Start

Ask the assistant to run a Nowledge Mem maintenance pass for the last seven days, classify any action-required events, resolve safe cases, and report anything that still needs your decision.

Frequently Asked Questions about nmem-maintenance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate knowledge base maintenance for duplicate and stale memories?

Knowledge base maintenance is automated by triaging action-required feed items, updating stale entries, and consolidating duplicate memories. This skill classifies recent events and safely resolves them by reading full records before modifying original structures.

What happens when contradictory memories are found in a knowledge base?

When contradictory memories are found, the system escalates contradiction decisions to the user for batch judgment. It does not auto-delete conflicting records, ensuring you retain manual control over resolving knowledge base conflicts.

How do I run a periodic health check on a Nowledge Mem instance?

To run a periodic health check on a Nowledge Mem instance, ask the assistant to perform a maintenance pass for a specific timeframe. The process verifies service availability, records the current version and mode, and filters recent action-required feed items.

Does the memory maintenance process preserve the original structure of updated records?

Yes, the memory maintenance process requires full-memory inspection before modification and preserves the original structure during updates. This approach ensures data integrity when resolving stale crystals or consolidating duplicate memories.

Why do I need to triage action-required events in my memory workflow?

Triageing action-required events is needed to filter recent feed items and group them into stale content, duplicate memories, or contradiction cases. This removes the manual burden of identifying which knowledge base records require updates or deletion.