dmae97dmae97Community·60 Agent Skills Included

oh-my-kimi

Verified multi-agent coding control plane and skill catalog

Routes coding tasks across models, skills, and tools with a scope-route-verify-replay control loop. Stops agents from claiming completion early by requiring fresh build, test, and release evidence before any run is marked done. Includes ready-made skills for website cloning, GUI automation, document-to-skill conversion, code simplification, and premium frontend design. Recovers interrupted sessions from replayable state instead of losing work.
npx skills add dmae97/oh-my-kimi --all -g -y
Available:

Tells the agent how to navigate the OMK monorepo, which commands to run for checks and tests, and which safety and git rules it must follow while executing skills.

All Skills in This Repository (60)

Pure Emerald Level Indicators
📦 In Repo
dmae97dmae97

omk-control-loop-debugger

Map multi-agent runtime failures to a feedback control loop diagnosis.

Community
Intermediate
📦 In Repo
dmae97dmae97

omk-evidence-contract

Generate task-specific evidence contracts that validate or falsify completion claims.

Community
Basic
📦 In Repo
dmae97dmae97

omk-repo-explorer

Map codebases by identifying entry points, configs, and relevant files.

Community
Intermediate
📦 In Repo
dmae97dmae97

omk-code-review

Review code diffs for correctness, security, and regression risks.

Community
Intermediate
📦 In Repo
dmae97dmae97

agentmemory

Classify coding agent memories and generate evidence bundles for audit replay.

Community
Advanced
📦 In Repo
dmae97dmae97

omk-python-typing

Enforce Python type hints and generate a typing and testing fix plan.

Community
Intermediate
📦 In Repo
dmae97dmae97

omk-security-review

Review code and workflow changes for security vulnerabilities and prioritized fixes.

Community
Intermediate
📦 In Repo
dmae97dmae97

omk-adaptorch-orchestration-review

Review DAG multi-agent orchestration designs for correctness, authority, and evidence-gating failures.

Community
Intermediate
📦 In Repo
dmae97dmae97

omk-docs-release

Generate release documentation covering changes, usage, configuration, and migration notes.

Community
Basic
📦 In Repo
dmae97dmae97

react-doctor

Diagnose React codebase issues across correctness, accessibility, performance, and maintainability.

Community
Intermediate
📦 In Repo
dmae97dmae97

omk-project-rules

Discover repository conventions and derive lint, typecheck, test, and build commands.

Community
Intermediate
📦 In Repo
dmae97dmae97

omk-worktree-team

Coordinate parallel coding across isolated git worktrees with gated integration.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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