kivo360kivo360Communityยท27 Agent Skills Included

OmoiOS

Spec-driven planning and parallel coding execution in sandboxes

Turns feature requests into structured specs, task dependency graphs, and finished pull requests. Runs parallel coding workers in isolated sandboxes with supervision, health checks, and automatic branch merging. Removes manual prompt-chaining, coordination overhead, and broken handoffs between coding sessions.
npx skills add kivo360/OmoiOS --all -g -y
Available:

Gives your AI agent a full map of the codebase, strict coding rules, and workflow instructions so it can plan, execute, and verify changes inside OmoiOS without breaking conventions.

All Skills in This Repository (27)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
kivo360kivo360

browser-use

Automate browser interactions for web testing, form filling, screenshots, and data extraction.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

agent-browser

Automate headless browser interactions for web scraping, form filling, testing, and visual validation.

Community
Intermediate
๐Ÿ“ฆ In Repo
kivo360kivo360

doc-expander

Generate structured documentation drafts by querying DeepWiki and Context7.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

theme-factory

Apply predefined themes from a themes/ directory to slides, docs, or landing pages.

Community
Intermediate
๐Ÿ“ฆ In Repo
kivo360kivo360

doc-coauthoring

Guide teams through a three-stage iterative documentation co-authorship workflow.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

stripe-integration

Automate Stripe payment processing for checkout, subscriptions, webhooks, and refunds.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

template-skill

Generate reusable prompt templates with defined placeholders for task instantiation.

Community
Basic
๐Ÿ“ฆ In Repo
kivo360kivo360

claude-agent-sdk-python

Automate development and testing of Python apps integrating the Claude Agent SDK.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

xlsx

Create, edit, and analyze spreadsheets while preserving formulas and templates.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

pdf

Extract text and tables from PDFs using Python libraries.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

spec-driven-dev

Generate structured specifications and tasks through a state-machine workflow.

Community
Advanced
๐Ÿ“ฆ In Repo
kivo360kivo360

billing-automation

Automate subscription billing, invoice generation, and dunning workflows.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’