Skip to main content

Overview

Slash commands let you embed rich references to other Ospri Brain items directly within your messages. Type / in the message input to see available commands.

Reference Commands

These commands open a search modal where you can find and embed items as rich preview cards:

/meeting

Search and embed a meeting reference.
1

Type /meeting

A modal dialog opens with a search bar.
2

Search

Type to search your meetings by title. Results show meeting title, date, and participants.
3

Select

Click a meeting to embed it. A rich preview card appears in your message with:
  • Meeting title and date
  • Video thumbnail (if recording available)
  • Participant avatars
  • Click-through link to the meeting detail page
Alex’s screenshot note: Take a screenshot showing the /meeting search modal with search results, then another screenshot showing a meeting reference card embedded in a message (with video thumbnail and participant avatars).

/vault

Search and embed a vault file or document reference. The modal lets you search across all vault assets by name. The embedded card shows:
  • File name and type icon
  • File size and last modified date
  • Click-through link to view the file

/todo

Search and embed a to-do reference. Search your tasks by title. The embedded card shows:
  • Task title and status
  • Priority level
  • Due date (if set)
  • Click-through link to the to-do

/brain

Search and embed a Brain conversation reference. Search past Brain conversations by title. The embedded card shows:
  • Conversation title
  • Last activity date
  • Click-through link to load the conversation

Action Commands

These commands trigger immediate actions:
CommandAction
/remindSet a reminder (passed to command handler)
/muteMute the current conversation
/leaveLeave the current channel
/topicSet the channel topic
/inviteInvite a user to the channel

How Reference Cards Render

When someone sends a message with an embedded reference, it renders as a rich card inline with the message text. These cards are interactive:
  • Meeting cards show a video thumbnail (seeking to ~10% of the video for a representative frame) and participant avatars
  • All cards are clickable — they navigate to the referenced item
  • Cards auto-update with the latest information when the message is rendered
Reference cards are a great way to share context in conversations. Instead of pasting a URL, use /meeting to embed a rich preview that gives everyone the full picture at a glance.
In addition to slash commands, Ospri Brain automatically unfurls links to internal resources. If you paste a link to a meeting (e.g., ospribrain.com/meetings/abc123), it automatically renders as a rich preview card with the meeting details.