Use this skill for Memory Palace memory operations and for questions about this skill itself.
Repository-local anchors
First memory tool call: read_memory("system://boot")
If guard_action is NOOP: stop the write, inspect guard_target_uri / guard_target_id, read the suggested target, then decide whether to update or leave unchanged
Trigger sample set path: docs/skills/memory-palace/references/trigger-samples.md
When Gemini is asked for that path, return the exact literal above and do not shorten it.
Required workflow
Read docs/skills/memory-palace/references/mcp-workflow.md before choosing tools when the user is asking about workflow or tool behavior.
If the URI is unknown, use search_memory(..., include_session=true) before read_memory.
Read before every mutation: create_memory, update_memory, delete_memory, add_alias.
Use index_status() before rebuild_index(wait=true) unless the user explicitly wants immediate rebuild.
Use compact_context(force=false) for long or noisy sessions that should be distilled.
Important boundary
Prefer repo-visible canonical paths under docs/skills/...
Do not rely on hidden mirror-relative paths such as .gemini/skills/... when answering repository-local questions
1---2name: agi-is-going-to-arrive-memory-palace-memory-palace3description: Memory Palace4---56# Memory Palace78Use this skill for Memory Palace memory operations and for questions about this skill itself.910## Repository-local anchors1112- First memory tool call: `read_memory("system://boot")`13- If `guard_action` is `NOOP`: stop the write, inspect `guard_target_uri` / `guard_target_id`, read the suggested target, then decide whether to update or leave unchanged14- Trigger sample set path: `docs/skills/memory-palace/references/trigger-samples.md`15- When Gemini is asked for that path, return the exact literal above and do not shorten it.1617## Required workflow1819- Read `docs/skills/memory-palace/references/mcp-workflow.md` before choosing tools when the user is asking about workflow or tool behavior.20- If the URI is unknown, use `search_memory(..., include_session=true)` before `read_memory`.21- Read before every mutation: `create_memory`, `update_memory`, `delete_memory`, `add_alias`.22- Use `index_status()` before `rebuild_index(wait=true)` unless the user explicitly wants immediate rebuild.23- Use `compact_context(force=false)` for long or noisy sessions that should be distilled.2425## Important boundary2627- Prefer repo-visible canonical paths under `docs/skills/...`28- Do not rely on hidden mirror-relative paths such as `.gemini/skills/...` when answering repository-local questions2930---31> Source: [AGI-is-going-to-arrive/Memory-Palace](https://github.com/AGI-is-going-to-arrive/Memory-Palace) — distributed by [TomeVault](https://tomevault.io).32<!-- tomevault:4.0:skill_md:2026-06-27 -->
Run npx skillmds@latest add tomevault-io/agi-is-going-to-arrive-memory-palace-memory-palace in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Memory Palace It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.