OpenOmniBot
On-device Android AI agent with skills, terminal, and automation
All Skills in This Repository (9)
Pure Emerald Level Indicatorsself-improving-agent
Log and promote learnings and rules for Omnibot agents.
hatch-pet
Generate Omnibot-compatible animated pet avatars with OpenAI image generation.
find-install-skills
Search and install Omnibot skills via a git-clone-based CLI.
skill-creator
Create and maintain Omnibot skills using scripts, references, and assets.
install-codex-pet
Installs shared Codex pet packages into Omnibot using the codex-pets npm CLI.
omnilink-agent
Inspect trusted devices, subscribe to cross-device events, and send messages over OmniLink.
omniflow-runtime-modifier
Inspect, edit, validate, and hot reload the OmniFlow Python runtime through developer override tools.
omniflow-gui-runtime
Installs the pinned OmniFlow GUI runtime for Android VLM automation via MCP.
vibe-project-builder
Builds and publishes standalone phone-first HTML apps with Xiaowan tools and SQLite storage.
Frequently Asked Questions
FAQPage SchemaHow to install OpenOmniBot?โผ
Run `npx skills add omnimind-ai/OpenOmniBot --all -g -y` in your terminal to install all skills in this suite globally.
What can OpenOmniBot do on my phone?โผ
It runs an AI agent on your Android device that can chat, run terminal commands, manage files, browse the web, set scheduled tasks, and control system features like alarms and audio.
How do I add new skills to OpenOmniBot?โผ
Send the agent a skill repository link or ask it to find a skill; the built-in find-install-skills workflow searches, verifies, and installs skills into the on-device workspace.
Can OpenOmniBot create its own mini apps?โผ
Yes. The vibe-project-builder skill builds standalone phone-first HTML apps with agent-callable tools, validates them, and publishes them to your home screen.
Does OpenOmniBot work with desktop Codex?โผ
Yes. A codex-bridge tool lets the phone connect over your local network to a Codex CLI running on your PC or Mac.
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