Skip to content

@bridge Skills

Skills are one-word commands in the @bridge AI Chat that answer instantly — no model call, no AI tokens, the same deterministic logic every time (the algorithm is fixed; the answer reflects your live mailbox/calendar). Type / in the chat and pick one, or run them from the command line.

The /from and /clashes skills running in the @bridge AI Chat with results across mail and calendar.
SkillWhat it answers
/today · /tomorrowYour events for the day
/weekThe week ahead, grouped by day, busiest day flagged
/agendaEvents for a date or range (date, days), grouped by day
/loadCalendar load: meetings, booked hours, busiest day, free vs booked
/clashes-today · /clashes-tomorrowOverlapping events across your calendars
/next-free-slotThe next open slot in your working hours
/from <name or email>Recent mail from a person (resolves contacts)
/unread-recentUnread mail from the last few days
/needs-replyConversations you’re in whose last message is theirs — waiting on you
/awaiting-replyConversations where you sent the last message — waiting on them
/mailbox-statsUnread totals, per account, and the folders with the most unread
/birthdaysBirthdays coming up
/todosYour open to-dos, overdue and earliest-due first
/today-todosTo-dos due today, plus anything overdue
/overdueTo-dos past their due date
/duplicate-contactsContacts sharing an email or name — likely merges
/notesList your recently saved @bridge Notes (local)

Every skill is also a CLI command — handy for scripts and cron:

Terminal window
atbridge skill list # see all skills
atbridge skill run today --pretty
atbridge skill run from "Maya"

Open @bridge Settings → Skill settings to set:

  • your working hours and days (so /next-free-slot and /week match your real schedule);
  • which skills appear in the chat’s slash menu.

Was this page helpful?