Skip to main content

Slash commands

Slash commands are typed at the chat prompt. Run /help anytime to see this list in the terminal; tab completion suggests commands and sub-commands as you type. For terminal commands run outside chat, see CLI commands.

LLM Provider

CommandWhat it does
/llmChange LLM provider or API key
/mindsConnect to a Minds server

See Pick a provider.

Data Connections

CommandWhat it does
/connectConnect a database or API to your Local Vault
/listList all saved connections
/editEdit credentials for an existing connection
/removeRemove a saved connection
/testTest a saved connection

See Connecting data sources.

Workspace

CommandWhat it does
/setupConfigure models and memory settings
/memoryView memory status and usage (dashboard; sub-commands below)
/themeSwitch theme — /theme light or /theme dark; bare /theme toggles

/memory sub-commands

CommandWhat it does
/memoryStatus dashboard
/memory rulesShow behavioral rules
/memory rules delete <n>Delete rule number n
/memory rules edit <n>Edit rule number n
/memory lessonsShow learned lessons
/memory lessons delete <n>Delete lesson number n
/memory lessons edit <n>Edit lesson number n
/memory identityShow the identity profile
/memory identity delete <n>Delete identity entry number n
/memory identity edit <n>Edit identity entry number n
/memory episodesShow episodic sessions as a table of turns
/memory episodes delete <n>Delete turn number n
/memory vacuumDeduplicate and compact memory
/memory reset [global|project|episodic]Wipe a memory scope (asks for confirmation)
/memory helpShow all memory commands

See What Anton remembers and Lessons and rules.

Skills

CommandWhat it does
/skill save <name>Draft a skill from recent work and save it (name hint optional)
/skill listShow all saved skills with usage counters
/skill show <label>Print one skill's procedure and stats
/skill remove <label>Delete a skill from disk

See Skills.

Chat Tools

CommandWhat it does
/goalRun a goal autonomously until complete — /goal "objective" [--turns N]
/pasteAttach an image from your clipboard
/resumeContinue a previous session
/shareShare sessions — /share export, /share export --summary, /share import, /share status, /share history
/remoteSet up or manage the remote scratchpad
/publishPublish an HTML report to the web
/unpublishRemove a published report
/explainShow explainability details for the latest answer — summary, data sources used, and generated SQL

See Chat basics and Sessions.

General

CommandWhat it does
/helpShow the help menu
exitExit the chat