memory-edit

Store, update, or delete personal facts in memory.md with timestamps.

12|4|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/eccstartup/grok_skills_bundle --skill memory-edit-eccstartup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-edit
Source: https://github.com/eccstartup/grok_skills_bundle/tree/main/memory-edit
Command: npx skills add https://github.com/eccstartup/grok_skills_bundle --skill memory-edit-eccstartup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This policy clarifies when to store, update, or delete personal facts in a user's memory.md, helping AI systems maintain durable, relevant memory while avoiding ephemeral data and inappropriate inferences.

Core Features & Use Cases

  • Atomic entries: store one fact per entry, each with its own timestamp to prevent merging unrelated information.
  • Selective memory: only persist durable facts such as identity, preferences, or plans; ephemeral states and third-party details are excluded.
  • Mutable memory: support updates or deletions through explicit user requests, with clear rules on replacement versus new entries.

Quick Start

Provide a personal fact you want remembered, and I will store it as a memory entry with a timestamp.

Frequently Asked Questions about memory-edit

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

FAQPage Schema
How do I store personal facts in memory across chat sessions?

To store personal facts across sessions, this skill saves one durable fact per entry with a timestamp in your memory.md file. It selectively persists identity, preferences, and life updates while excluding ephemeral states.

What is the best way to update or delete incorrect personal data in memory?

To update or delete personal data, you can explicitly request changes to your stored facts. The skill follows a memory retention policy to replace outdated entries or remove forgotten information based on your direct instruction.

Does AI memory management work with sensitive credentials and passwords?

No, memory management here prohibits storing sensitive credentials. It is designed to retain durable personal facts and preferences safely, explicitly blocking any unrelated content or inappropriate security data from being saved.

When do I need timestamped data retention for personal preferences?

You need timestamped data retention when saving mutable personal facts like plans or preferences. Timestamps prevent merging unrelated information by keeping each fact as an atomic entry, ensuring durable and accurate memory tracking.

Why does my memory storage exclude certain details I mention in conversation?

Memory storage excludes ephemeral data, third-party details, and unrelated content to maintain durable relevance. The system applies a strict retention policy to ensure only permanent personal facts and life updates are persisted.

Can I correct inaccurate life updates after they are already remembered?

Yes, you can correct inaccurate life updates by explicitly requesting a modification. The skill supports mutable memory by allowing you to update or delete previously stored facts, replacing old entries with corrected information.