distill memory

Store only knowledge that should remain useful after the current session ends.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "distill memory" with this command: npx skills add nowledge-co/community/nowledge-co-community-distill-memory

Distill Memory

Store only knowledge that should remain useful after the current session ends.

When to Save

Good candidates include:

  • decisions with rationale

  • repeatable procedures

  • lessons from debugging or incident work

  • durable preferences or constraints

  • plans that future sessions will need to resume cleanly

Add vs Update

  • Use nmem --json m add when the insight is genuinely new.

  • If an existing memory already captures the same decision, workflow, or preference and the new information refines it, use nmem m update <id> ... instead of creating a duplicate.

Prefer atomic, standalone memories with strong titles and clear meaning. Focus on what was learned or decided, not routine chatter.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

read-working-memory

No summary provided by upstream source.

Repository SourceNeeds Review
General

search memory

No summary provided by upstream source.

Repository SourceNeeds Review
General

save thread

No summary provided by upstream source.

Repository SourceNeeds Review