From mempalace
Mines project directories or conversation exports into the MemPalace using a provided path, supporting auto-classification.
How this command is triggered — by the user, by Claude, or both
Slash command
/mempalace:mine Path to project or conversation export to mine.This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the generic mempalace skill (using the Skill tool) with the `mine` command, then follow its instructions.
Invoke the generic mempalace skill (using the Skill tool) with the mine command, then follow its instructions.
npx claudepluginhub scschwa/mempalace-ghcp-r --plugin mempalace/mempalace-mineMines project files and conversation exports into the MemPalace with auto-classification.
/rememberAdds user-specified content as a manual entry to .claude/memories/project_memory.json and confirms with a success message.
/import-knowledgeImports external knowledge from URL, file, or text into project's Memory Bank after semantic analysis, categorization into guides/workflows/patterns/commands/skills, similarity check, and user confirmation.
/exportExports project memories from .nemp/memories.json to CLAUDE.md. Appends/updates Nemp section by default; --replace overwrites entire file.
/captureCaptures a new memory to the mnemonic filesystem with required namespace and title, optional type (semantic/episodic/procedural), tags, scope (project/org), confidence, citations. Validates against ontology.
/second-brain-mappingExtracts structured metadata from all files in a vault, surfaces cross-document insights, and optionally builds a knowledge graph.