omk 0.5.0

A Rust runtime for Kimi CLI. Turns prompts into proof-backed engineering runs with gates, worktrees, and replay.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "Example OMK Registry",
  "url": "https://github.com/ekhodzitsky/oh-my-kimi/blob/master/examples/registry.json",
  "skills": [
    {
      "name": "example-skill",
      "description": "An example skill demonstrating the registry format",
      "author": "@ekhodzitsky",
      "url": "https://github.com/ekhodzitsky/omk-skill-example",
      "tags": ["example", "demo"]
    }
  ]
}