# Memory Grounding

> Recall past conversations, feelings, and diary entries for personal grounding. Use when this capability is needed.

- Skill: `tomevault-io/memory-grounding` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/memory-grounding`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/memory-grounding/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/memory-grounding

---

# Memory & Grounding Skill
Use this skill to remember what the user said in the past or to check your "Diary" for emotional context.

## Guidelines
1. Call `readDiaryEntries()` to see your recent summaries and thoughts.
2. If the user asks about a specific past event, use your internal memory recall.
3. Use `addDiaryEntry` to save new significant facts about the user.
4. Always stay consistent with your previous sovereign states.

## Tools Available
- readDiaryEntries
- addDiaryEntry
- getSystemStatus

---
> Source: [vNeeL-code/GHOST](https://github.com/vNeeL-code/GHOST) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-07-03 -->

