diff --git a/.claude-plugin/commands/help.md b/.claude-plugin/commands/help.md index d1c1418..2f56339 100644 --- a/.claude-plugin/commands/help.md +++ b/.claude-plugin/commands/help.md @@ -3,4 +3,4 @@ description: Show comprehensive MemPalace help — available skills, MCP tools, allowed-tools: Bash, Read --- -Invoke the mempalace skill (using the Skill tool) with the `help` command, then follow its instructions. +Invoke the generic mempalace skill (using the Skill tool) with the `help` command, then follow its instructions. diff --git a/.claude-plugin/commands/init.md b/.claude-plugin/commands/init.md index a96a64a..ff27562 100644 --- a/.claude-plugin/commands/init.md +++ b/.claude-plugin/commands/init.md @@ -3,4 +3,4 @@ description: Set up MemPalace — install the package, initialize a palace, conf allowed-tools: Bash, Read, Write, Edit, Glob, Grep --- -Invoke the mempalace skill (using the Skill tool) with the `init` command, then follow its instructions. +Invoke the generic mempalace skill (using the Skill tool) with the `init` command, then follow its instructions. diff --git a/.claude-plugin/commands/mine.md b/.claude-plugin/commands/mine.md index 6fa554b..edac2b0 100644 --- a/.claude-plugin/commands/mine.md +++ b/.claude-plugin/commands/mine.md @@ -4,4 +4,4 @@ argument-hint: Path to project or conversation export to mine. allowed-tools: Bash, Read, Write, Edit, Glob, Grep --- -Invoke the 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. diff --git a/.claude-plugin/commands/search.md b/.claude-plugin/commands/search.md index 092d8bb..9fe8c34 100644 --- a/.claude-plugin/commands/search.md +++ b/.claude-plugin/commands/search.md @@ -4,4 +4,4 @@ argument-hint: Search query, optionally with wing/room filters. allowed-tools: Bash, Read --- -Invoke the mempalace skill (using the Skill tool) with the `search` command, then follow its instructions. +Invoke the generic mempalace skill (using the Skill tool) with the `search` command, then follow its instructions. diff --git a/.claude-plugin/commands/status.md b/.claude-plugin/commands/status.md index 66732e0..a87f27b 100644 --- a/.claude-plugin/commands/status.md +++ b/.claude-plugin/commands/status.md @@ -3,4 +3,4 @@ description: Show the current state of your memory palace — wings, rooms, draw allowed-tools: Bash, Read --- -Invoke the mempalace skill (using the Skill tool) with the `status` command, then follow its instructions. +Invoke the generic mempalace skill (using the Skill tool) with the `status` command, then follow its instructions.