fix: update command descriptions to specify 'generic mempalace skill'

This commit is contained in:
Tal Muskal
2026-04-08 19:15:25 +03:00
parent b232108314
commit 8ac0026d24
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.