Help us improve
Share bugs, ideas, or general feedback.
From memory-palace
Designs virtual memory palaces with spatial layouts for domain knowledge organization and recall. Use Python palace_manager.py for complex topics, skill acquisition, and documentation structuring.
npx claudepluginhub athola/claude-night-market --plugin memory-palaceHow this skill is triggered — by the user, by Claude, or both
Slash command
/memory-palace:memory-palace-architectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- [What It Is](#what-it-is)
Builds session-scoped temporary memory palaces for multi-step projects and extended conversations. Tracks decisions, organizes code, conversations, and artifacts to preserve context across turns.
Manages Maenifold knowledge graphs via CLI: write/read/search/edit memories, build context, run workflows, visualize graphs, track assumptions.
Adds knowledge domains to file-based systems via conversation: derives configs, generates folders/templates/vocabulary, preserves existing architecture.
Share bugs, ideas, or general feedback.
Design and construct virtual memory palaces for spatial knowledge organization. This skill guides you through creating memorable spatial structures that enhance recall and organize complex information.
A memory palace is a mnemonic technique that uses spatial visualization to organize and recall information. This skill provides a systematic approach for:
python scripts/palace_manager.py create "My Palace" "programming" --metaphor workshop
Verification: Run python --version to verify Python environment.
python scripts/palace_manager.py list
Verification: Run python --version to verify Python environment.
python scripts/palace_manager.py status
Verification: Run python --version to verify Python environment.
| Template | Best For | Key Features |
|---|---|---|
| Fortress | Security, defense, production-grade systems | Strong boundaries, layered access |
| Library | Knowledge, research, documentation | Organized shelves, categorized sections |
| Workshop | Practical skills, tools, techniques | Workbenches, tool areas, project spaces |
| Garden | Organic growth, evolving knowledge | Plots, seasons, interconnected paths |
| Observatory | Exploration, discovery, patterns | Viewing platforms, star maps, instruments |
modules/domain-analysis.mdmodules/layout-patterns.mdmodules/sensory-encoding.mdmodules/validation.mdmodules/franklin-protocol.md - Apply the original learning algorithm to palace designWorks with:
knowledge-locator - For searching across palacessession-palace-builder - For temporary session palacesdigital-garden-cultivator - For evolving knowledge basesIf 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.