memory-edit

Modify or remove entries from persistent memory stores.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill memory-edit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-edit
Source: https://github.com/dmzoneill/skills/tree/main/memory-edit
Command: npx skills add https://github.com/dmzoneill/skills --skill memory-edit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows for the precise modification or removal of specific entries within your stored memory, ensuring data accuracy and relevance.

Core Features & Use Cases

  • Remove Entries: Delete specific items from lists stored in memory files.
  • Update Fields: Modify the value of a specific field within a memory entry.
  • Use Case: If you have a list of active issues in your state/current_work memory and one has been resolved, you can use this Skill to remove it. Or, if an environment's status needs updating, you can change it directly.

Quick Start

Remove the item with key 'AAP-12345' from the 'active_issues' list within the 'state/current_work' memory file.

Frequently Asked Questions about memory-edit

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

FAQPage Schema
How do I remove a specific item from a list stored in a persistent memory file?

To remove a specific item from a memory file, you can target the exact key within the persistent memory list and delete it. This allows precise deletion of resolved entries from stored memory data.

Can I update a specific field value within an existing memory entry?

Yes, you can update specific field values within an existing memory entry. This allows in-place modifications of stored data, ensuring accurate state and configuration management without altering the entire file.

What is the best way to maintain accurate state in memory when an issue is resolved?

The best way to maintain accurate state is by modifying or removing the resolved entry from your persistent memory store. This granular data manipulation ensures stored patterns and configurations remain relevant.

How does granular data manipulation in persistent memory stores work?

Granular data manipulation in persistent memory works by supporting targeted deletion from lists and in-place updates of specific fields. This enables precise modification or removal of entries within memory files.

Are there limitations when modifying learned patterns in persistent memory files?

Limitations of modifying learned patterns involve ensuring targeted deletions and field updates do not disrupt the overall structure of the memory file. Granular manipulation is focused on specific entries rather than broad data overwrites.

Does memory-editing support targeted deletion of configuration entries?

Yes, memory-editing supports targeted deletion of configuration entries from lists within memory files. You can remove specific items by referencing their key to maintain accurate configuration state.