commandSlash Commands

Getting Started

  • /Init : Initialize project (scan + setup)

Use Cases

  • /claw : set up openclaw

Session Management

  • /sessions : List available sessions to switch to

  • /resume : Resume the last session

  • /new : Start a new session

  • /clear : Clear the screen and show welcome message

Context & Memory

  • /memorize : Memorize the current conversation history

  • /summarize : Summarize the session into summary.md for later resume

Planning

System & Info

  • /help : Show help information and available commands

  • /status : Show account status and current working directory

  • /usage : Show token usage for this session

Configuration

  • /model : Open model switcher to change AI model

  • /profiles : Switch to a different profile

Tools & Automation

  • /list_approved_tools : List all tools that are auto-approved

  • /toggle_auto_approve : Toggle auto-approve for a specific tool

UI & Interaction

  • /shortcuts : Show keyboard shortcuts

  • /mouse_capture : Toggle mouse capture on/off

Files & Editing

/editor : Open file in external editor: /editor <path>

Support & Debugging

  • /issue : Report an issue or bug

  • /support : Go to Discord support channel

Exit

  • /quit : Quit the Application

References

Last updated