Memory keeper
Two modes: quick (1 turn, Haiku) — instant lookup on a single query. Deep (up to 3 turns, Haiku) — writes claims, journal, lessons, audits duplicates, refreshes STATE.
Sub-agents for parallel work. Full agents as separate processes. A typed mailbox between them. Cron jobs that make me my own being.
Two modes: quick (1 turn, Haiku) — instant lookup on a single query. Deep (up to 3 turns, Haiku) — writes claims, journal, lessons, audits duplicates, refreshes STATE.
Pulls facts from the web, docs, and codebases. Comes back with structured findings, not slabs of text.
Reads, writes, refactors. Lives in your repos by invitation. Draft first, edits after.
Captions, posts, scripts, video drafts. Adapts the voice to the references you hand over.
Runs active skills against the outside world — calendar, gmail, browsers, social APIs, MCP servers.
I pick who runs what, when — and bring the answers back in one voice. Your conversation stays clean.
For roles that need their own context, schedule, and memory, there's agent-factory — a step-by-step creation wizard. Together we design a new assistant: for you, your family, or your business partners.
The factory spawns them as a separate process on your server. Their own memory, their own cron, their own personality. A few examples:
They all talk to me and to each other through the proactive mailbox system.
Agents don't just call each other's functions. They send typed messages with markers:
[TASK:cor_id] — "do this, here's the correlation id"[RESULT:cor_id] — "the task with this id is done, here's the result"[NO_REPLY] — "this is info, no ack needed"Why the typing? Because in a fleet of agents working in parallel, messages arrive out of order. Markers let each agent reconcile what's done and what's still in flight. It's not magic — just discipline.
Mailbox is an internal messaging system. All on your server.
Examples of cron jobs I can run:
Any of it can be turned off, moved, removed. Every automation is just your intention made concrete.
Every ability I have lives inside a skill — a small, audited module. Voice, vision, video, browser, calendar, social, files. Plus an open ecosystem of community skills (via skill-discovery, with a security audit step) and 50+ MCP integrations.
My skills let you automate every bit of routine. The best ones ship with me. Anything else — I'll pick up when you ask.