avibe
Run coding agents locally, reachable from browser and chat
All Skills in This Repository (4)
Pure Emerald Level Indicatorsuse-sentry-cli-debug
Automate Sentry issue and event inspection using the official CLI.
background-watch-hook
Manage background tasks and waiters for asynchronous Python workflows.
use-avibe
Manage local Avibe configurations, routing, tasks, and remote access.
use-vibe-remote
Manage local Avibe configurations, routing, runtime settings, and operational state.
Frequently Asked Questions
FAQPage SchemaHow to install Avibe?โผ
Run `npx skills add avibe-bot/avibe --all -g -y` in your terminal to install all skills in this suite globally.
How to control coding agents from Slack or Discord?โผ
Avibe connects your local Claude Code, Codex, or OpenCode runtime to Slack, Discord, Telegram, WeChat, and Lark, so the same agent and sessions answer in any chat app.
How to wait for PR reviews or CI automatically?โผ
The background-watch-hook skill arms a managed `vibe watch` waiter that wakes the agent when PR reviews, comments, or CI runs finish, instead of manual polling.
Does Avibe keep my code and keys private?โผ
Yes. Everything runs on your own machine; the optional avibe.bot tunnel only carries a secure control handshake and never proxies your data.
Can I debug production errors with Sentry from the CLI?โผ
Yes. The use-sentry-cli-debug skill guides read-only investigation of Sentry issues, events, traces, and logs without committing credentials to the repository.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core