docs(command): document /skill command

This commit is contained in:
Xubin Ren 2026-06-05 01:22:44 +08:00
parent 6b6be20f32
commit 935a37182d

View File

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