Mempalace Init banner
MemPalace MemPalace

Mempalace Init

Development community

Description

--- description: Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify everything works. --- Invoke the `mempalace` skill from this plugin and run the `init` instructions, then follow them. Concretely: run `mempalace instructions init` in a terminal, then carry out the steps it prints. Cursor-specific extras after init: 1. The `mempalace-mcp` server is already auto-registered by this plugin — no manual `mcp.json` edit needed. 2. For auto

Installation

Installs to ~/.claude/skills/mempalace-mempalace-mempalace-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mempalace-mempalace-mempalace-init && curl -fsSL https://raw.githubusercontent.com/MemPalace/mempalace/HEAD/commands/mempalace-init.md -o ~/.claude/skills/mempalace-mempalace-mempalace-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository