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.
Drills you on vocabulary in any language through Telegram quizzes and an in-app practice panel. It tracks every answer you give, and once you get a word right your preferred number of times it's marked learned and moved to a separate bucket you can revisit anytime. Add words by hand, paste a list, or let AI suggest new ones for any topic and skill level.
Capture what happened after a meeting — jot quick notes, get an AI recap with action items, and file it to each person automatically.
Jot a note and attach it to anything — a contact, an organization, a meeting — or keep it general. One place for everything you want to remember about the people and things in your network.
The companies across your network, and who you know at each one — derived from your contacts.
Ask anything about who you know — answered from your network in plain language.
Everything around your meetings in one place — book a time, walk in prepared with a brief, jot notes during, and capture what happened after.
Attio CRM context in briefs; route commitments back to Attio.
A tiny DOOM-style first-person shooter you play right inside the panel. Stride through a maze, blast the imps closing in on you, and survive escalating waves. Every completed run is scored on kills, waves cleared, and time survived, with your personal bests kept on a local leaderboard. No internet, no integrations — just a raycasting demake for a coffee break.
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.
Given a person / company / thread, return relevant context. Shared by both primaries (strategist "what do I know about Alice"; lifecycle brief prep).
Personal data vault: post-call capture, AI relationship briefs, Gmail thread import, and Drive sync.
Renders an assembled meeting-prep brief into a chief-of-staff style briefing memo using ctx.services.gemini (provider-neutral — Claude / MiniMax / Gemini / DeepSeek, whichever LLM_PROVIDER is set).
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.
Source-agnostic knowledge extraction: ingest from tagged Gmail / Calendar / pasted text, run one structured LLM pass, land categorized findings in a SQLite ledger, and route them to the agents that own them (contacts, reminders, scheduling).
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.
Generic meeting-preparation subsystem: pre-meeting briefs, day-of reminders, post-meeting follow-up capture. Calendar-source agnostic — install a capability (e.g. meeting-prep-google) to feed it events and contextual data.
The negotiation brain: owns thread state, drafting, slot decisions, and calendar writes. Additive layer over Gmail + Calendar.
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.
AI-generated meeting prep briefs from your upcoming calendar. Pulls dossiers from MyVault, recent Gmail threads, and LinkedIn enrichment. Drops Drive draft docs you can edit before each meeting.