MonoClaw

Slash Commands Reference

Slash commands are available in the CLI and messaging platforms by typing / followed by the command.

Core commands

CommandDescriptionPlatforms
/helpShow all available commandsAll
/toolsList or toggle toolsAll
/modelSwitch models interactivelyAll
/saveSave the current conversationAll
/forkFork the current sessionAll
/clearClear the screenCLI
/exitEnd the sessionCLI

Personality commands

CommandDescriptionPlatforms
/personality NAMEChange personalityAll
/personality listList available personalitiesAll
/personality defaultReset to default personalityAll

Voice commands

CommandDescriptionPlatforms
/voice onEnable voice modeCLI, Discord
/voice offDisable voice modeCLI, Discord
/voice joinJoin voice channelDiscord
/voice leaveLeave voice channelDiscord
/voice muteStop listeningDiscord
/voice unmuteResume listeningDiscord

Session commands

CommandDescriptionPlatforms
/sessions listList recent sessionsAll
/sessions resume IDResume a specific sessionAll
/checkpointCreate a manual checkpointAll
/rollbackRoll back to last checkpointAll
/snapshotCreate a snapshotAll

Skill commands

CommandDescriptionPlatforms
/skills listList installed skillsAll
/skills search QUERYSearch skills hubAll
/skills install NAMEInstall a skillAll
/skills load NAMELoad a skill for this turnAll

Goal commands

CommandDescriptionPlatforms
/goal TEXTSet a persistent goalAll
/goal listList active goalsAll
/goal pausePause the current goalAll
/goal resumeResume the current goalAll
/goal abandonAbandon the current goalAll

Gateway commands (admins only)

CommandDescriptionPlatforms
/updateUpdate MonoClaw to latestAll
/restartRestart the gatewayAll
/statusShow gateway statusAll
/allowlist add IDAdd user to allowlistAll
/allowlist remove IDRemove user from allowlistAll

Utility commands

CommandDescriptionPlatforms
/doctorRun diagnosticsAll
/config get KEYGet config valueAll
/config set KEY VALUESet config valueAll
/memory tidyClean up memoriesAll
/memory exportExport memoriesAll

Platform-specific commands

Discord

CommandDescription
/voice joinJoin voice channel
/voice leaveLeave voice channel

Telegram

CommandDescription
/startStart the bot
/settingsShow settings

Command shortcuts

In the CLI, you can use abbreviated forms:

ShortcutFull command
/m/model
/t/tools
/s/save
/p/personality
/q/exit