Skip to main content

save-memory

Manually save current session context to ai-memory

Jump to install

Source facts

Repository
Hidden-History/ai-memory
Last source activity
July 14, 2026 at 07:10
Detected SKILL.md language
English
Stars
41
Forks
5

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
save-memory
description
Manually save current session context to ai-memory
allowed-tools
Bash
Manually trigger a save of the current session context to ai-memory. ## Instructions 1. Invoke the manual save script with **no shell**: pass a discrete argv array — `$AI_MEMORY_INSTALL_DIR/.venv/bin/python`, then `$AI_MEMORY_INSTALL_DIR/.claude/hooks/scripts/manual_save_memory.py`, then (optionally) a short session description as its **own** token. Do not embed the path inside a single quoted shell string. 2. Confirm to the user that the save was triggered.
View on GitHub