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.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:| Command | Action |
|---|---|
/remind | Set a reminder (passed to command handler) |
/mute | Mute the current conversation |
/leave | Leave the current channel |
/topic | Set the channel topic |
/invite | Invite 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
Ospri Link Auto-Unfurling
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.