oh-my-kimi
Verified multi-agent coding control plane and skill catalog
All Skills in This Repository (60)
Pure Emerald Level Indicatorsomk-control-loop-debugger
Map multi-agent runtime failures to a feedback control loop diagnosis.
omk-evidence-contract
Generate task-specific evidence contracts that validate or falsify completion claims.
omk-repo-explorer
Map codebases by identifying entry points, configs, and relevant files.
omk-code-review
Review code diffs for correctness, security, and regression risks.
agentmemory
Classify coding agent memories and generate evidence bundles for audit replay.
omk-python-typing
Enforce Python type hints and generate a typing and testing fix plan.
omk-security-review
Review code and workflow changes for security vulnerabilities and prioritized fixes.
omk-adaptorch-orchestration-review
Review DAG multi-agent orchestration designs for correctness, authority, and evidence-gating failures.
omk-docs-release
Generate release documentation covering changes, usage, configuration, and migration notes.
react-doctor
Diagnose React codebase issues across correctness, accessibility, performance, and maintainability.
omk-project-rules
Discover repository conventions and derive lint, typecheck, test, and build commands.
omk-worktree-team
Coordinate parallel coding across isolated git worktrees with gated integration.
Frequently Asked Questions
FAQPage SchemaHow to install oh-my-kimi?▼
Run `npx skills add dmae97/oh-my-kimi --all -g -y` in your terminal to install all skills in this collection globally.
What does OMK do for coding agents?▼
It wraps coding agents in a control plane that scopes work, routes the right models and skills, and requires real test and build evidence before marking a task done.
Which skills are included in this collection?▼
It ships skills for website cloning, GUI and browser automation, turning documents into reusable skills, minimal-code enforcement, repo-to-prompt reversal, and premium frontend design.
Does OMK work with Claude Code and Codex?▼
Yes. OMK is provider-neutral and works with Codex, Claude Code, OpenCode, Kimi, and local models through its unified model API.
Can OMK recover an interrupted session?▼
Yes. It keeps replayable state and receipts so a stopped session can be repaired and continued from its last verified point.
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