OmoiOS
Spec-driven planning and parallel coding execution in sandboxes
All Skills in This Repository (27)
Pure Emerald Level Indicatorsbrowser-use
Automate browser interactions for web testing, form filling, screenshots, and data extraction.
agent-browser
Automate headless browser interactions for web scraping, form filling, testing, and visual validation.
doc-expander
Generate structured documentation drafts by querying DeepWiki and Context7.
theme-factory
Apply predefined themes from a themes/ directory to slides, docs, or landing pages.
doc-coauthoring
Guide teams through a three-stage iterative documentation co-authorship workflow.
stripe-integration
Automate Stripe payment processing for checkout, subscriptions, webhooks, and refunds.
template-skill
Generate reusable prompt templates with defined placeholders for task instantiation.
claude-agent-sdk-python
Automate development and testing of Python apps integrating the Claude Agent SDK.
xlsx
Create, edit, and analyze spreadsheets while preserving formulas and templates.
Extract text and tables from PDFs using Python libraries.
spec-driven-dev
Generate structured specifications and tasks through a state-machine workflow.
billing-automation
Automate subscription billing, invoice generation, and dunning workflows.
Frequently Asked Questions
FAQPage SchemaHow to install OmoiOS?โผ
Run `npx skills add kivo360/OmoiOS --all -g -y` in your terminal to install all skills in this suite globally.
What does OmoiOS actually do?โผ
It takes a feature description, generates requirements, design, and tasks from your real codebase, then runs parallel coding workers in isolated sandboxes until a pull request is ready.
How is OmoiOS different from a single coding assistant?โผ
It builds a dependency graph of tasks, runs multiple workers in parallel sandboxes, and uses a supervisor to monitor progress, resolve conflicts, and merge branches automatically.
Does OmoiOS work with Claude Code and other coding agents?โผ
Yes. It includes AGENTS.md and CLAUDE.md orchestration files plus standard SKILL.md units that work with Claude Code, Cursor, Windsurf, and similar tools.
Can I self-host OmoiOS?โผ
Yes. It is Apache-2.0 licensed and self-hostable with Docker, PostgreSQL, Redis, and a Next.js frontend, and it supports multiple model providers.
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