omk-engine

Featured

Project-local OMK operating profile. Use when configuring this repository's OMK workflow, selecting a small skill set, bootstrapping readiness, or routing agent, MCP, hook, and documentation work.

AI & Automation 135 stars 14 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
71
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OMK Project Engine Use `!skill:omk-engine` to run this repository with a small, task-specific OMK profile. ## Scope - Keep the global agent installation at `~/.omk/agent` private. Do not copy it into this repository or a release artifact. - This repository already discovers global skills and `.omk/skills/`; do not duplicate or reinstall an available skill. - Run `omk-init` only for an explicit readiness request. Use `bootstrap.mjs --all`; reserve `--full` for a complete verification pass. ## Select the smallest workflow Load one primary skill and at most two supporting skills for a task. | Task | Primary | Supporting | | --- | --- | --- | | Codebase search | `insane-search` | `ast-grep` | | TypeScript, Python, Rust, or Go work | `programming` | matching `*-patterns` skill | | Small implementation | `ponytail` | `programming` | | Multi-step, checkable goal | `omk-plan` | `adaptorch`, `omk-loop` | | OMK runtime, hooks, MCP, or agent work | `omk-engineering` | `adaptorch` | | Documentation | `docs-write-concisely` | `docs-update-docs` | | Significant implementation review | `review-work` | `remove-ai-slops` only for explicit cleanup | | Browser or desktop task | `omk-computeruse` | deterministic browser tools first | | Authorized reverse-engineering workflow | `reverse-skill` | task-specific route only | ## Verification-first engineering cycle This brownfield repository adapts the process discipline from Addy Osmani's [`agent-skills`](https://github.com/addyosmani/agen...

Details

Author
dmae97
Repository
dmae97/omk
Created
3 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category