Skip to content

Commands

Press Ctrl+P (Windows/Linux) or Cmd+P (Mac) to open the Command Palette and search for any of the following:

Panel & Navigation

CommandIDDescription
ObsidiBot: Open agent panelopen-obsidibot-agentOpens or focuses the chat panel. Also available via the wave icon in the left ribbon.
ObsidiBot: Toggle ObsidiBot paneltoggle-obsidibot-panelQuickly hide or show the chat panel without closing it.
ObsidiBot: Show session historyshow-obsidibot-session-historyShow all saved sessions and resume a previous conversation.

Session Management

CommandIDDescription
ObsidiBot: New sessionnew-obsidibot-sessionStart a fresh conversation. The current session is saved automatically.
ObsidiBot: Clear current sessionclear-obsidibot-sessionClear all messages from the current session. Context is re-injected on the next message.

Communication & Settings

CommandIDDescription
ObsidiBot: Export conversationexport-obsidibot-conversationCopy the current conversation as markdown to the clipboard.
ObsidiBot: Export session to vaultexport-obsidibot-to-vaultSave the current conversation as a vault note. Prompts for a path (defaults to configured Export folder).
ObsidiBot: Copy last responsecopy-obsidibot-last-responseCopy Claude's last response to the clipboard.
ObsidiBot: Open settingsopen-obsidibot-settingsJump directly to the ObsidiBot settings panel.
ObsidiBot: Send selection as contextsend-selection-to-obsidibotHighlight text in any note, then run this command to attach it as context.
ObsidiBot: Focus chat inputfocus-obsidibot-inputOpen the ObsidiBot panel and place the cursor in the chat input. Good for hotkey binding.
ObsidiBot: Open context fileopen-obsidibot-context-fileOpen _claude-context.md (or your configured path) for editing.
ObsidiBot: Refresh session contextrefresh-obsidibot-contextRe-inject the context file, command allowlist, and frontmatter into the active session. Queued and sent with your next message.
ObsidiBot: About ObsidiBotshow-obsidibot-aboutShow version info and links.

Released under the MIT License.