by avibe-bot
The local-first Agent OS — your AI partner lives on your own machine. Drive the official Claude Code, Codex & OpenCode from your browser or any chat app.
# Add to your Claude Code skills
git clone https://github.com/avibe-bot/avibeLast scanned: 6/8/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-08T08:54:52.925Z",
"npmAuditRan": true,
"pipAuditRan": false
}avibe is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by avibe-bot. The local-first Agent OS — your AI partner lives on your own machine. Drive the official Claude Code, Codex & OpenCode from your browser or any chat app. It has 485 GitHub stars.
Yes. avibe passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/avibe-bot/avibe" and add it to your Claude Code skills directory (see the Installation section above).
avibe is primarily written in Python. It is open-source under avibe-bot on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh avibe against similar tools.
No comments yet. Be the first to share your thoughts!
Own the agent. Reach it from anywhere. Never get locked in.
Drives
Reach it from
Claude Code, Codex, OpenCode are incredible. But:
One command turns your own machine into the home your AI partner lives in. You drive the official Claude Code, Codex, and OpenCode — from a browser or any chat app — while your code and keys stay on your machine, and avibe.bot never sees your data.
curl -fsSL https://avibe.bot/install.sh | bash && vibe
The browser opens, you follow a short wizard, and your machine becomes an Agent OS you can reach from anywhere.
Open source — read the install script first if you like. The short URL is a 307 redirect to that file.
We recommend WSL on Windows for the best compatibility — see Run Avibe with WSL from scratch. It covers where to install WSL, which terminal to use, where to run the install command, and how to open the Web UI.
💚 Built with Avibe. This project was developed end-to-end using Avibe itself — steering Claude Code, Codex, and OpenCode from the browser and from my phone, picking up seamlessly whether I was at my desk or not. The deeper in I got, the faster it went. — @alex_metacraft
Chat with your agent right in the browser — or install the Workbench as a desktop or mobile app and get a push notification the moment a job needs you. Same agent, same sessions, at your desk or on the move.
Most AI tools only act when you type. Avibe gives your agent durable primitives — run, schedule, watch, and inspect — so it can start work, wait for the right moment, run in the background, and come back with results. Ask in plain language; it composes the commands.
Reusable skills — your conventions, your workflows — managed in one place and shared across Claude Code, Codex, and OpenCode. Set them up once; every agent you run inherits them.
When a picture beats a paragraph, your agent hands you a live web page — a flowchart, a mind map, a dashboard, a diff — built for the task and reachable from your phone through the same tunnel.
Built-in, high-quality voice-to-text. Brief your agent by voice — the fastest way to kick off work from your phone.
Your machine runs the work; you don't have to sit in front of it. Run vibe remote and your local Workbench becomes reachable from any browser on Earth — through a secure avibe.bot tunnel — with no VPN, no port forwarding, and no public webhooks pointed at your laptop.
You're on a plane, at a café, on a borrowed laptop. The agent pings that a job needs you. Open the link, steer it, walk away again.
you-app.avibe.bot — 30-second sign-in, your slug for lifeYour data plane stays on your machine; avibe.bot only carries the control-plane handshake.
Plus — per-channel agent routing · resumable sessions (thread = session) · instant agent switching · interactive prompts (buttons & modals) · file attachments · completion notifications.
| Local-first, and yours | Your AI partner, its execution, your keys, and your data stay on your machine. avibe.bot only issues identity and a secure tunnel — it never proxies your data. |
| One substrate, every first-party agent | Drive the official Claude Code, Codex, and OpenCode. Bring your own subscription or keys, switch per task, and never get locked into one vendor's silo. |
| Browser and chat, both first-class | Operate from the browser Workbench, or from Slack, Discord, Telegram, WeChat, and Lark / Feishu. Same agent, same sessions. |
| No middleman | No extra reasoning loop sits between you and your agent. Tokens go straight to the agent you chose. |
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ You │ browser │ │ stdio │ Claude Code │
│ (anywhere) │ Slack │ Avibe │ ─────────▶ │ OpenCode │
│ │ Discord │ (your machine)│ ◀───────── │ Codex │
│ │ Telegram │ │ │ │
│ │ WeChat │ │ │ │
│ │ Lark │ │ │ │
└──────────────┘ └──────────────┘ └──────────────┘
Your code stays on your machine. Avibe runs locally and connects out via Slack Socket Mode, Discord Gateway, Telegram long-polling, WeChat polling, or Lark WebSocket — no public inbound ports for normal chat control. Prompts go only to the AI provider you choose.
| Avibe | OpenClaw | |
|---|---|---|
| Setup | One command + web wizard. Done in minutes. | Gateway + channels + JSON config. Expect an afternoon. |
| Security | Local-first. Socket Mode / WebSocket only. No public inbound ports, minimal attack surface. | Gateway exposes ports. More moving parts, more surface. |
| Token cost | No extra reasoning loop in between. Tokens go straight to your chosen agent. | Every message carries a long persona/orchestration context. Tokens burn on overhead before your task starts. |
| Lock-in | Drives the official agent CLIs; bring your own keys; switch per task. | Tied to its own assistant loop. |
OpenClaw is an always-on personal assistant — great for casual chat, expensive for real work. Avibe is a local-first Agent OS for the agents you already trust: the agent stays itself, your data stays local, and the colleague experience comes from putting the agent into the flow where your work already happens.
Local-first here means your code, data, and execution stay on your machine — not the model weights. Avibe drives the agent you configure (Claude Code, Codex, OpenCode); OpenCode can point at local or OpenAI-compatible endpoints if you want inference local too.
Your code, keys, and agent processes stay on your own machine. avibe.bot only issues identity and a secure tunnel — it never proxies or stores your data. Prompts go only to the AI provider you chose.
Avibe is open sour