Agents, ready to install.
Discover agents published to the Agentum marketplace. One-click install once you have the desktop app — they run locally, on your machine, with the permissions you grant them.
Attio CRM context in briefs; route commitments back to Attio.
Telegram channel for the scheduling stack. v1.1: outbound approval cards with inline-keyboard Approve / Edit / Decline / Snooze, slot pickers for scheduling drafts, edit-via-reply, and per-agent operator chat id with global fallback.
Watch Slack DMs for scheduling requests.
Notion Calendar (calendar.notion.so) booking pages.
Scrape Calendly pages and intersect their slots with my calendar.
Surfaces per-attendee relationship memory (recent commitments, follow-ups, notes) from the Knowledge Extractor's ledger into pre-meeting briefs. Read-only.
Creates or updates a Google Doc with the rendered brief (markdown rendered as formatted HTML via Drive's converter), returns its URL, and optionally links it in the calendar event description.
Deep relationship-dossier extraction for voice/dictation captures. Registers on the Knowledge Extractor's `extractors` point; for capture transcripts (meta.extractor='dossier') it runs MyVault's dossier-grade LLM pass (sentiment, focus, background, asks, next steps) via ctx.fn.vaultAi and maps the result into extractor findings — so capture extraction flows through one pipeline without losing dossier depth. Declines every non-capture source so the generic builtin owns gmail/paste/calendar.
Google-backed handlers for Meeting Prep: Google Calendar as an event source, Gmail prior-thread + Google Contact card consolidated into one brief section, Google Tasks for follow-up routing.
Slack / Telegram / SMS APIs — the non-Gmail message plumbing, parallel to google-workspace. v1.1: Telegram inline-keyboards, editMessageText / editMessageReplyMarkup, answerCallbackQuery for the scheduling approvals notifier.