Your Personal Agent System. Powered by Claude Code.
KyberBot is an open-source personal AI agent that runs on top of Claude Code. It adds what Claude Code is missing — persistent memory, self-evolving identity, scheduled routines, and messaging channels — so your agent remembers everything, grows over time, and works for you 24/7.
Claude Code is already an exceptional AI agent. It just lacks persistence.
Claude Code can read and write files, execute shell commands, manage git repos, spawn sub-agents, connect to MCP servers, load skills, and reason through complex multi-step tasks. But when the session ends, everything is forgotten. No memory. No identity. No schedule.
KyberBot adds exactly those things — nothing more. A persistent brain (Kybernesis Local), living documents that the agent updates itself (SOUL.md, USER.md, HEARTBEAT.md), a heartbeat scheduler for autonomous routines, messaging channels (Telegram, WhatsApp), and skill auto-generation. All running on your existing Claude Code subscription at zero extra cost.
Everything your agent needs
Six capabilities that turn Claude Code into a personal AI agent that knows you, grows with you, and works for you around the clock.
Your agent grows with every conversation
SOUL.md defines personality, tone, and values. USER.md accumulates what the agent learns about you — preferences, projects, people you mention. Both are living documents the agent updates autonomously. Day 1 is good. Day 30 is tailored to you in ways you didn't plan for.
Kybernesis Local
Semantic vector search, entity graph, and timeline — all local. The sleep agent runs every hour to tag, link, tier, and summarize memories automatically.
Autonomous routines
Define recurring tasks in natural language via HEARTBEAT.md. The agent proposes new tasks as it learns your routine.
Talk to your agent from anywhere
Telegram and WhatsApp bridges let you message your agent on the go. Owner-only verification keeps it private. Every message carries full agent context — personality, memory, skills. Messages are ingested into the brain so the agent remembers conversations across channels.
The agent builds its own tools
Ask the agent to do something new and it generates a skill on the fly — a markdown file with frontmatter, instructions, and examples. Skills are human-readable, version-controllable, and loaded automatically on startup. You can also create skills manually with kyberbot skill create.
Zero extra cost
Runs on your Claude Code subscription. Inherits sub-agents, MCP servers, git, permissions — no custom framework needed.
Architecture at a glance
What makes this different
Built on Claude Code, not from scratch
Most personal AI agent projects build a custom framework, wrap an LLM API, manage tokens, and deploy a server. KyberBot takes a different approach — Claude Code is already an exceptional agent. It can read and write files, execute commands, spawn sub-agents, connect to MCP servers, and reason through complex tasks. It just lacks persistence. KyberBot adds exactly that. Nothing more.
extra cost
Runs on your Claude Code subscription. No API tokens, no per-message fees. 1,000 messages a day costs the same as one.
Your data is yours
All data lives on your machine. Kybernesis Local handles storage, search, and memory. Nothing leaves unless you opt into cloud sync. MIT licensed.
Self-evolving, not configured
Most frameworks require you to define behavior upfront and edit config files when things change. KyberBot flips this — you have a conversation and it adapts.
Three beliefs
Your AI should know you
Not just in this conversation, but always. Memory is not a feature — it is the foundation.
Your AI should grow
Static configurations are a snapshot. Living documents the agent updates are a trajectory.
Your data is yours
Local-first. No data leaves your machine unless you choose to sync it. No vendor lock-in.
2-minute onboard
Clone, install, run the onboard wizard. It creates your agent's identity, personality, user profile, and schedules. No API keys. No servers.
Up and running in 2 minutes
Build your personal AI agent today
KyberBot is open source, free to use, and built on top of Claude Code. Read the docs, clone the repo, and have your agent running in minutes.