Documentation

Commands & shortcuts

Trigger chat actions, document workflows, and diagnostics directly from the command palette or composer.

How commands are wired

SystemSculpt loads the commands below when the plugin starts. Each one lines up with the buttons and menus you see in Obsidian, so the behaviour here matches what happens in the app.

Use the command palette (Cmd/Ctrl + P) and type the command name, or pair it with ribbon icons you have enabled.

Command palette reference

CommandDescription & contextDefault shortcut
Toggle Audio Recorder

Starts or stops the built-in audio recorder so you can capture voice notes without leaving the chat.

Context: Global

Mod+R
Open SystemSculpt Chat

Opens a fresh SystemSculpt chat tab using your saved defaults.

Context: Global

Open SystemSculpt Search

Launches the blended search modal that combines vault lookups with embeddings suggestions.

Context: Global

Mod+K
Open SystemSculpt Janitor

Opens the Janitor panel to review stuck processing jobs, retry them, or export diagnostics.

Context: Global

Open SystemSculpt Chat History

Lets you browse saved chat transcripts stored in your vault.

Context: Global

Chat with File

Attaches the active file to a new chat, runs it through the processing queue, and keeps the timeline visible.

Context: Requires supported active file

Resume Chat from Current History File

Reopens a saved chat from its history file with the original model and prompt.

Context: Open chat history file

Change Chat Model (Current Chat)

Switches the model for the current chat without leaving the conversation.

Context: Chat view

Set Default Chat Model

Updates the default model used whenever you open a new chat tab.

Context: Global

Change/Generate Title

Generates or edits the title of the active chat or note.

Context: Chat view or markdown note

Mod+Shift+T
Open Template Selection

Opens the template picker so you can insert saved prompts into the current editor.

Context: Markdown editor

Open Similar Notes Panel

Shows the Similar Notes side panel to review embeddings suggestions next to your work.

Context: Global

Quick Edit (Active File)

Opens the inline AI editor to rewrite or expand the active note.

Context: Active file required

Clean Up Phantom MCP Tools

Removes Model Context Protocol entries for servers that are no longer reachable.

Context: Global (advanced mode)

Open SystemSculpt AI Settings

Jumps straight to the SystemSculpt settings tab inside Obsidian.

Context: Global

Rebuild Embeddings (Current Model)

Recreates embeddings for the currently selected provider and model.

Context: Embeddings enabled

Export SystemSculpt Error Logs

Saves a timestamped error log file into your saved chats folder and opens it for review.

Context: Global

Clear SystemSculpt Error Log History

Clears the in-memory error log history so you can start a fresh capture.

Context: Global

Open Mobile Debugging Guide

Creates or opens docs/mobile-debugging.md, a note with mobile troubleshooting steps.

Context: Global

Built-in keyboard shortcuts

These shortcuts ship with the plugin by default. You can override them in Obsidian settings → Hotkeys → SystemSculpt.

Toggle Audio Recorder
Starts or stops the built-in audio recorder so you can capture voice notes without leaving the chat.
Shortcut: Mod+R
Global
Open SystemSculpt Search
Launches the blended search modal that combines vault lookups with embeddings suggestions.
Shortcut: Mod+K
Global
Change/Generate Title
Generates or edits the title of the active chat or note.
Shortcut: Mod+Shift+T
Chat view or markdown note

Composer slash commands

These shortcuts work inside any chat composer. Type / to see the menu and jump straight to the action you need.

CommandDescription
/newOpen a blank conversation in a new leaf.
/clearRemove all messages from the current thread.
/agentSwap to another system prompt or agent preset.
/exportLaunch the export modal with markdown options.
/historyJump to the markdown file backing the active chat.
/saveStore the conversation in your saved chats directory.
/deleteRemove the chat file and close the view.

Tip: type /agent to open the agent picker, or /export to jump straight into the export modal.

Diagnostics quick access

Pair the commands above with these built-in tools when you need to investigate plugin state.

Janitor modal
Shows stuck document processing jobs, lets you retry them, and clears leftover temporary files.
Error logger
Collects plugin notices in one place. Use the “Export SystemSculpt Error Logs” command to share a text copy.
Freeze monitor & watchdogs
Background watchdogs that warn you about stalled queues or outdated builds.
Resume chat service
Reads the metadata stored in chat history files so you can relaunch a conversation with its saved model and context.

Need escalation? Head to the support playbook for export steps and contact channels.