Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
athola avatar

Memory Palace Architect

  • 115 installs
  • 325 repo stars
  • Updated August 2, 2026
  • athola/claude-night-market

Systematically map a knowledge domain’s concepts, relationships, and access patterns before designing a memory palace structure with an agent.

About

Domain Analysis for Memory Palaces is a workflow skill that helps solo builders and agent users decompose an unfamiliar knowledge domain before they assign rooms, loci, or narrative paths in a memory palace. You work through identifying primary concepts and their weight, documenting hierarchies and siblings, rating complexity and prerequisites, and defining how often clusters get retrieved together. The bundled YAML template turns qualitative notes into a schema an agent can extend into palace blueprints. It is not a generic brainstorming substitute; it assumes you are organizing durable reference knowledge—framework docs, certification syllabi, product domains, or codebase mental models. Journey placement starts in Idea research because you clarify the map before validating scope or writing structured docs in Build. Pair it with the broader memory-palace-architect skill family when dependencies call for a full palace design pass. Complexity is intermediate due to relationship mapping and honest complexity scoring.

  • Four-step analysis: core concepts, relationships, complexity, and access patterns
  • YAML analysis template with importance, complexity 1–5, prerequisites, and access frequency
  • Maps hierarchical parent-child and sibling relationships plus cross-cutting concerns
  • Intermediate workflow tagged for domain, concepts, and hierarchy with estimated ~400 tokens

Memory Palace Architect by the numbers

  • 115 all-time installs (skills.sh)
  • Ranked #1,314 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/athola/claude-night-market --skill memory-palace-architect

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs115
repo stars325
Security audit3 / 3 scanners passed
Last updatedAugust 2, 2026
Repositoryathola/claude-night-market

What it does

Systematically map a knowledge domain’s concepts, relationships, and access patterns before designing a memory palace structure with an agent.

Files

SKILL.mdMarkdownGitHub ↗
Status: unwired. As of v1.9.4, no command or agent
invokes Skill(memory-palace:memory-palace-architect).
The /palace create command does palace creation directly
without routing through this skill. The architectural
guidance below is reference material; consult it when
designing a new palace by hand. Tracked for follow-up in
the April 2026 skill audit.

Table of Contents

Memory Palace Architect

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.

What It Is

A memory palace is a mnemonic technique that uses spatial visualization to organize and recall information. This skill provides a systematic approach for:

  • Analyzing knowledge domains for optimal spatial mapping
  • Designing architectural layouts that reflect conceptual relationships
  • Creating multi-sensory associations for enhanced recall
  • Building navigable structures for knowledge retrieval

Quick Start

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.

When To Use

  • Creating knowledge structures for complex topics
  • Organizing large amounts of related information
  • Building persistent, project-specific memory systems
  • Designing learning pathways for skill acquisition
  • Structuring documentation or reference material

When NOT To Use

  • Quick knowledge search
  • use knowledge-locator instead
  • Session-specific context - use

session-palace-builder

  • Quick knowledge search
  • use knowledge-locator instead
  • Session-specific context - use

session-palace-builder

Architectural Templates

TemplateBest ForKey Features
FortressSecurity, defense, production-grade systemsStrong boundaries, layered access
LibraryKnowledge, research, documentationOrganized shelves, categorized sections
WorkshopPractical skills, tools, techniquesWorkbenches, tool areas, project spaces
GardenOrganic growth, evolving knowledgePlots, seasons, interconnected paths
ObservatoryExploration, discovery, patternsViewing platforms, star maps, instruments

Core Workflow

1. Analyze Domain - Identify concepts, relationships, and hierarchy 2. Design Layout - Choose metaphor and spatial organization 3. Map Associations - Create memorable imagery and connections 4. Encode Details - Add sensory attributes and ambient atmosphere 5. Validate Palace - Test recall efficiency and navigation

Detailed Resources

  • Domain Analysis Guide: See modules/domain-analysis.md
  • Layout Patterns: See modules/layout-patterns.md
  • Sensory Encoding: See modules/sensory-encoding.md
  • Validation Metrics: See modules/validation.md
  • Franklin Protocol: See modules/franklin-protocol.md - Apply the original learning algorithm to palace design

Integration

Works with:

  • knowledge-locator - For searching across palaces
  • session-palace-builder - For temporary session palaces
  • digital-garden-cultivator - For evolving knowledge bases

Expected Outputs

  • Complete palace schema with spatial coordinates
  • Sensory encoding profile for each location
  • Navigation guide and connection map
  • Recall testing results and optimization recommendations

Troubleshooting

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.

Related skills

FAQ

Is Memory Palace Architect safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.