Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

omk

omk 收录了来自 dmae97 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
122
更新
2026-07-13
Forks
14
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

omk-computeruse
软件开发工程师

Route and operate OMK computer-use tasks across native desktop apps, WSL-to-Windows experiments, deterministic browser tools, Stagehand core, and Browserbase MCP without introducing a second orchestrator. Use when an OMK task must inspect or control macOS, Windows, Linux, Chrome, VS Code, Explorer, native GUI applications, browser sessions, screenshots, mouse/keyboard input, or structured web extraction.

2026-07-13
caveman
软件开发工程师

Opt-in ultra-compressed OUTPUT style for OMK — port of JuliusBrussee/caveman (MIT, pin 0d95a81). Cuts output tokens ~65% (measured, range 22-87%) by speaking terse while keeping technical terms, code, errors, API names, CLI commands byte-exact. OUTPUT ONLY: 0% input/context/thinking reduction; adds ~1-1.5k input tokens per turn; net loss on terse Q&A or per-request/credit billing (Copilot etc). Six levels: lite / full (default) / ultra / wenyan-lite / wenyan-full / wenyan-ultra; switch via `/caveman <level>`. Trigger when user says "caveman", "/caveman", "talk like caveman", "brief mode", "less tokens", "be brief", "짧게 답해", "토큰 아껴", "간결하게". Opt-in ONLY (disable-model-invocation): never auto-fires; explicit invocation required. Code/commits/PRs stay normal style. Orthogonal to headroom (headroom = input/context compression; caveman = output prose).

2026-07-07
clone-website
网页开发工程师

Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a copy of this site", "rebuild this page", "pixel-perfect clone". Provide one or more target URLs as arguments.

2026-07-04
ponytail-audit
软件开发工程师

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find bloat", "ponytail-audit", or "/ponytail-audit". One-shot report, does not apply fixes.

2026-07-04
ponytail-debt
软件开发工程师

Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did ponytail defer", "list the shortcuts", "ponytail ledger", or "what did we mark to do later". One-shot report, changes nothing.

2026-07-04
ponytail-gain
软件开发工程师

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

2026-07-04
ponytail-help
软件开发工程师

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

2026-07-04
ponytail-review
软件质量保证分析师与测试员

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this over-engineered", "simplify review", or invokes /ponytail-review. Complements correctness-focused review, this one only hunts complexity.

2026-07-04
ponytail
软件开发工程师

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use on ANY coding task: writing, adding, refactoring, fixing, reviewing, or designing code, and choosing libraries or dependencies. Also use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", or complains about over-engineering, bloat, boilerplate, or unnecessary dependencies. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).

2026-07-04
reverse-skill
其他计算机职业

Use when adapting external reverse-engineering or security workflow packs into OMK, routing APK/binary/JS/browser/API/CTF/report tasks to the right skill, or creating project-local OMK skills from source markdown.

2026-07-02
dynamic-resources
其他计算机职业

Example skill loaded from resources_discover

2026-06-26