memory

Installation
SKILL.md

Memory Store

You have access to the OpenSite persistent memory store — a hierarchical directory tree of markdown files that persists knowledge across all sessions and AI engines.

Store Location

The store lives at {baseDir}/store/ relative to this skill. The canonical path is set by the installing engine's symlink. All scripts use Path(__file__).resolve() so they always find the store regardless of which engine invokes them.

Memory Tree Structure

Installs
1
GitHub Stars
14
First Seen
Jun 5, 2026
memory — opensite-ai/opensite-skills