recall-resources
Installation
SKILL.md
Recall Resources
Use the bundled wrapper so the command works from any project:
uv run --script "$SKILL_DIR/scripts/recall.py" <command> [arguments]
The wrapper resolves the source checkout from RESOURCE_MEMORY_SOURCE, its own
Git checkout, or the managed skill-source registry. RESOURCE_MEMORY_HOME may
point to a separate authored data root; otherwise the source checkout is also
the data root.
Capability Contract
Before another skill relies on shared storage, run: