feat(mcp): add slash command listing

This commit is contained in:
Hua
2026-03-19 13:10:07 +08:00
parent 49fbd5c15c
commit cfcfb35f81
9 changed files with 180 additions and 3 deletions

View File

@@ -1360,6 +1360,7 @@ These commands are available inside chats handled by `nanobot agent` or `nanobot
| `/skill uninstall <slug>` | Remove a ClawHub-managed skill from the active workspace |
| `/skill list` | List ClawHub-managed skills in the active workspace |
| `/skill update` | Update all ClawHub-managed skills in the active workspace |
| `/mcp [list]` | List configured MCP servers and registered MCP tools |
| `/stop` | Stop the current task |
| `/restart` | Restart the bot process |
| `/help` | Show command help |