code-yeongyu/oh-my-openagent

OmO: Just type "mass ulw" keyword with your prompt. Now you are the master of graph engineering.

This repository also configures its own agents. See what oh-my-openagent tells them →

69kStars on the repository
61Mods indexed here, across every type
todayLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

agent-browser

25

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

not rated 69k +146 changed 7d ago A SkillSpector: warn 51 tokens

dev-browser

26

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex needs its repo

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…

not rated 69k +146 today A SkillSpector: warn 84 tokens

frontend

27

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

not rated 69k +146 changed 4d ago A SkillSpector: pass 49 tokens

git-master

28

code-yeongyu/oh-my-openagent

Skill Codex

Handles git work: atomic commits, rebase, squash, blame, bisect, reflog, and history questions. Use whenever a task needs a commit or a git-history investigation; skip for ordinary code edits.

not rated 69k +146 changed 4d ago A SkillSpector: warn 46 tokens

onboarding

29

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Guides a first-time omo user through setup and the core workflow. Use when a new user asks to get started with omo.

not rated 69k +146 changed 4d ago B SkillSpector: warn 29 tokens

dag-library

30

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Stores a DAG definition once and re-runs it by name, instead of pasting the definition into every run. Use when the user wants to save a DAG, run a saved one, or schedule the same multi-agent graph repeatedly.

not rated 69k +146 changed 4d ago A SkillSpector: pass 50 tokens

give-me-tips

31

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Explains any senpi tip in depth, including Tip: lines in the TUI. Use when the user asks about a tip, what a tipped feature does, or which tips they can see.

not rated 69k +146 changed today A SkillSpector: pass 45 tokens

mass-ulw

32

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Drives dependency-ordered child work through the native workflow tool, one run per phase with retry/amend/send recovery. Use when the user asks for mass-ulw, a DAG of tasks, or fan-out work where some tasks must wait on others.

not rated 69k +146 changed 4d ago A SkillSpector: pass 55 tokens

ulw-research

33

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Runs maximum-saturation research with a cooperating team, claim-graph gating, and a cited, QA'd deliverable. Use when the user explicitly asks for research or a deep investigation, including any 'ulw' research wording.

not rated 69k +146 changed 4d ago A SkillSpector: pass 51 tokens

pi-goal

34

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Persistent Codex-style goal tracking for pi. Use when the user explicitly asks to set, continue, audit, pause, resume, complete, or inspect a long-running goal.

not rated 69k +146 today A SkillSpector: pass 39 tokens

ast-grep

35

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Searches and rewrites code by AST shape across 25 languages. Use when the target is a syntax pattern (every call/class/import shaped like X, a codemod, a YAML rule) rather than literal text; for plain strings, comments, or filenames, use rg.

not rated 69k +146 changed 4d ago A SkillSpector: pass 61 tokens

code-yeongyu/oh-my-openagent

Skill Codex

Finds, reads, and reconstructs coding-agent sessions across Codex, Claude, OpenCode, OMO/Senpi, and other local agent logs. Use when asked to find or search past sessions, transcripts, or subagent runs, or to recover what an earlier session did.

not rated 69k +146 changed 4d ago A SkillSpector: pass 63 tokens

data-scientist

37

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Processes and analyzes data with resident-kernel engines (DuckDB, Polars) and one-shot tools. Use for CSV/parquet/JSON analysis, group-by/join/aggregation, time series, distributions, cleaning, or plotting a dataset.

not rated 69k +146 changed 4d ago A SkillSpector: pass 54 tokens

debugging

38

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Runs a hypothesis-driven debugging loop across any language or binary, escalating to orthogonal oracle angles and locking the fix with a failing test. Use for crashes, silent failures, hangs, wrong responses, memory leaks, async misbehavior, or reverse engineering.

not rated 69k +146 changed 4d ago A SkillSpector: warn 53 tokens

lsp-setup

39

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Configures a language server so editor/agent tooling (diagnostics, go-to-definition, references, rename) works. Use when a project needs an LSP installed or wired, or a 'no LSP server configured' error appears.

not rated 69k +146 changed 4d ago C SkillSpector: warn 53 tokens

programming

40

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex needs its repo

Applies strict, modern language practice (typed errors, exhaustive match, TDD) for Python, Rust, TypeScript, and Go. Use for work on .py, .rs, .ts, or .go files.

not rated 69k +146 changed 4d ago A SkillSpector: pass 49 tokens

refactor

41

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Guides a refactor, cleanup, or restructure with the right decomposition. Use when the user asks to refactor, simplify, extract, or modernize code.

not rated 69k +146 changed 4d ago A SkillSpector: warn 36 tokens

remove-ai-slops

42

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Removes AI-generated code smells from branch changes or an explicit file list behind regression tests. Use when the user asks to clean up, deslop, or remove AI-slop patterns from recent changes.

not rated 69k +146 changed 4d ago A SkillSpector: pass 45 tokens

review-work

43

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Post-implementation gate review: run manual QA on the real surface yourself, then launch ONE gate reviewer (never a panel) to audit goal, constraints, code quality, security, missed context, and QA evidence. Use before a PR handoff or when the user explicitly asks to review completed work.

not rated 69k +146 changed 4d ago A SkillSpector: warn 63 tokens

ultimate-browsing

44

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Reaches web pages a plain fetch cannot: renders JS, drives clicks and forms, captures screenshots, holds a login, and gets past WAF blocks through platform-native readers and stealth Chrome. Use for any page work beyond retrieving static text.

not rated 69k +146 changed 4d ago A SkillSpector: warn 53 tokens

ulw-execute

45

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Executes a written Prometheus work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents. Use when the user says ulw-execute or asks to run a .omo/plans plan.

not rated 69k +146 changed 4d ago A SkillSpector: pass 49 tokens

visual-qa

46

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex needs its repo

Runs rigorous visual QA across web, terminal, and paginated surfaces with screenshot evidence and a verdict. Use for any UI build or change, or when asked whether a page, component, or TUI looks right.

not rated 69k +146 changed 4d ago A SkillSpector: pass 47 tokens

x-search

47

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

MUST read before searching X/Twitter with the xsearch tool. When xAI is connected: date-bound every time-sensitive query (fromdate >= yesterday, widen to 7 days), scope trusted accounts with allowedxhandles, phrase queries as latest/recent with since:/from:/filter: operators, split into 2-3 searches by account and by…

not rated 69k +146 today A SkillSpector: pass 111 tokens

interaction-skill

48

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Layer A interaction-mechanics reference anchored to the beui.dev catalog. Stacks on any style skill whenever work adds or changes motion or interaction — micro-interactions, animated components, transitions, gestures, hover/press/state feedback, loading/success/error morphs, 'make it feel alive'. Mandates reading the…

not rated 69k +146 today A 104 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: