π¦ ClawHub
Nm Memory Palace Memory Palace Architect
by @athola
Design memory palace structures with spatial layouts and domain org
β‘ When to Use
π‘ Examples
Create a New Palace
python scripts/palace_manager.py create "My Palace" "programming" --metaphor workshop
Verification: Run python --version to verify Python environment.List Existing Palaces
python scripts/palace_manager.py list
Verification: Run python --version to verify Python environment.View Palace Status
python scripts/palace_manager.py status
Verification: Run python --version to verify Python environment.π Tips & Best Practices
Common Issues
If palace creation fails, check that the metaphor argument matches one of the supported templates (Fortress, Library, Workshop, Garden, Observatory). For script errors, ensure the palace_manager.py script has executable permissions and that your Python environment meets the requirements listed in pyproject.toml.
TERMINAL
clawhub install nm-memory-palace-memory-palace-architect