airbox.fyi

#commands

Add Airbox verbs to your email subject line or the start of your email body to give your AI specific commands and instructions to follow (optional)

Summarize & extract

VerbWhat it doesExample
#summarizeClear summary of the email#summarize
#tldrOne or two sentence TL;DR#tldr -short
#extractKey facts, dates, names, action items#extract
#briefExecutive briefing: who, what, decision, risks#brief
#meetingStructured meeting notes#meeting
#todoActionable to-do list#todo

Transform & draft

VerbWhat it doesExample
#translateTranslate content#translate(Spanish)
#rewriteRewrite for clarity or tone#rewrite(professional)
#polishSynonym for #rewrite#polish(shorter)
#explainSimplify jargon and dense language#explain(ELI5)
#formatReformat into a structure#format(table)
#replyDraft a reply for your review#reply
#questionsSuggest questions to ask back#questions

Decide & compare

VerbWhat it doesExample
#decideRecommendation with pros and cons#decide
#prosSynonym for #decide#pros -short
#compareCompare options and highlight differences#compare

File & create

VerbWhat it doesExample
#fileSuggest filing destination + summary#file/Receipts
#createCreate a Notion page (needs Notion connected)#create "Meeting notes"
#draftSynonym for #create#draft "Meeting notes"
#generateSynonym for #create#generate "Meeting notes"
#updateUpdate a connected record via tools@notion #update

Research & attachments

VerbWhat it doesExample
#researchResearch topics via connected tools@perplexity #research
#searchSearch connected knowledge bases@notion #search
#ocrTranscribe text from attachments#ocr
#describeDescribe attachments or images#describe

Combining verbs and free text

Each example below is a separate instruction line — one per email. A built-in verb and your own extra words are combined into a single instruction for the AI

Summarize with extra detail

@claude #summarize and list who owns each action item

Translate with a flag

#translate(French) -short

Rewrite with a length limit

@claude #rewrite(professional) keep it under 3 sentences

Add a photo to a Notion page

@notion/Mood Board #create add this photo to my mood board

Forward the email with the image attached — the @notion/… path picks the destination; #create and the free text tell Notion what to do with it.

Unknown #words that are not built-in verbs are treated as tags (e.g. #urgent).

Arguments

#translate(Spanish)
#rewrite(professional)
#format(JSON)
#explain(ELI5)
@notion/Tasks #create "Q3 Launch"

Use parentheses for verb arguments and quoted strings for phrases with spaces.