diff --git a/docs/chat-commands.md b/docs/chat-commands.md index de4f6e3a0..a65c9e137 100644 --- a/docs/chat-commands.md +++ b/docs/chat-commands.md @@ -15,6 +15,7 @@ These commands work inside chat channels and interactive agent sessions: | `/dream-log ` | Show a specific Dream memory change | | `/dream-restore` | List recent Dream memory versions | | `/dream-restore ` | Restore memory to the state before a specific change | +| `/skill` | List enabled skills and their descriptions | | `/pairing` | List pending pairing requests | | `/pairing approve ` | Approve a pairing code | | `/pairing deny ` | Deny a pending pairing request |