← Back to Skills Marketplace
82
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-memory-palace-session-palace-builder
Description
Build session-scoped temporary knowledge structures for multi-step projects
Usage Guidance
This skill is an instruction-only helper for creating ephemeral 'session palaces' and does not ask for credentials or install code. Before installing: 1) Note that the SKILL.md includes Makefile build/test commands but no build artifacts are packaged here — do not run those commands expecting local code unless you also obtain the upstream repository. 2) Check whether your agent environment provides the referenced config path (night-market.memory-palace-architect) if you want integrations to work. 3) Because the skill can be invoked autonomously by default, be mindful about giving agents permission to call skills in contexts where sensitive data might be aggregated; the skill itself does not request secrets but could be used to store session content — review how and where your agent persists session exports if you have data-sensitivity concerns.
Capability Analysis
Type: OpenClaw Skill
Name: nm-memory-palace-session-palace-builder
Version: 1.0.0
The skill bundle (session-palace-builder) is a port of the 'Claude Night Market' memory-palace plugin, designed to help an AI agent organize session context using spatial templates. While SKILL.md contains instructions for the agent to execute shell commands (e.g., 'make build', 'make test'), these appear to be standard development boilerplate for the ported tool rather than malicious injections. No executable code, suspicious network activity, or data exfiltration logic is present in the provided files (SKILL.md, _meta.json, and modules/templates.md).
Capability Assessment
Purpose & Capability
The name/description (session-scoped temporary memory structures) aligns with the declared config dependency (night-market.memory-palace-architect) and the integrations listed. One minor inconsistency: the SKILL.md shows Makefile build/test commands, but this registry entry contains no code/install spec — those commands are likely from the upstream project and will do nothing in this instruction-only package.
Instruction Scope
Runtime instructions are purely documentation and templates for organizing conversational state; they do not instruct the agent to read arbitrary system files, exfiltrate data, or call external endpoints. References to included modules (modules/templates.md) are internal and expected.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk by the skill itself. This is the lowest-risk installation model.
Credentials
The skill declares a single config path (night-market.memory-palace-architect) for integration; it requests no environment variables or credentials, which is proportionate for a session-memory helper.
Persistence & Privilege
always is false and the skill is user-invocable. It permits autonomous invocation (platform default), but does not request persistent system-level privileges or modify other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-memory-palace-session-palace-builder - After installation, invoke the skill by name or use
/nm-memory-palace-session-palace-builder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 – Initial release of session-palace-builder
- Introduces temporary, session-scoped memory palaces for structured, multi-turn projects and conversations.
- Supports several built-in templates (Workshop, Library, Council Chamber, Observatory, Forge) for organizing session information.
- Tracks context, decisions, project artifacts, and action items across sessions.
- Designed for workflows that require state and context management over multiple interactions.
- Provides integration paths to memory-palace-architect, knowledge-locator, and digital-garden-cultivator for export and search.
Metadata
Frequently Asked Questions
What is Nm Memory Palace Session Palace Builder?
Build session-scoped temporary knowledge structures for multi-step projects. It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Nm Memory Palace Session Palace Builder?
Run "/install nm-memory-palace-session-palace-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Memory Palace Session Palace Builder free?
Yes, Nm Memory Palace Session Palace Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Memory Palace Session Palace Builder support?
Nm Memory Palace Session Palace Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Memory Palace Session Palace Builder?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills