Learn Agentum.
Everything you need to install Agentum, set it up, build your own agents, and keep the lights on.
Basics
Setup
Install the optional tools Agentum works with — Claude Code or Codex for building agents, Telegram for chat on the go, and a Google account for calendar and email.
Pick the AI that powers your agents — the free built-in Agentum AI or your own Claude/Gemini/DeepSeek/MiniMax key — and the coding CLI that builds them.
Create your own Telegram bot in two minutes, connect it to Agentum, and get your agents on your phone — chat, slash commands, tappable buttons, and the Mini App.
How Agentum securely reaches your Mac from anywhere — the built-in Cloudflare tunnel behind the Telegram Mini App and Web Chat, and what it does (and doesn't) expose.
Chat with your agents from any browser at theagentum.com/mychat — an installable, push-capable web app served straight from your own Mac. No Telegram required.
Build
The guided Create flow — describe what you want, answer a few questions, and Agentum drafts a working agent you can refine with Claude Code or Codex.
The Improve tab turns "add a snooze button" into a prepared Claude Code or Codex session — with safety snapshots, a reviewable diff, and one-click rollback.
The agent format under the hood — manifest, lifecycle hooks, the ctx API — plus the authoring kit for building in your own editor.
Ship one of your local agents to the marketplace so other Agentum users can install it with one click.
Copy-paste patterns for the common plugin shapes — daily reminders, cross-plugin aggregators, ad-hoc Telegram commands, and integration-aware fallbacks.