omm-view

omm-view is a skill for Claude Code from Minghou-Lei/codex-skills. It costs 43 tokens per session (339 once invoked), scanned A, original, no licence file.

A browser-based viewer for exploring OMM architecture diagrams. OMM refers to the architecture-diagram format or system used by the project.

In plain words
What is it for?
Use it to open the OMM viewer, show diagrams, and explore software architecture in a browser.
Why use it?
It provides a way to inspect architecture diagrams visually instead of relying only on their underlying files or text.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to open the OMM viewer, show diagrams, and explore software architecture in a browser.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/minghou-lei/codex-skills/omm-view
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Minghou-Lei/codex-skills --skill omm-view
Clone the repo
git clone --depth 1 https://github.com/Minghou-Lei/codex-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for omm-view

README.md
[![agentmods](https://agentmods.dev/badge/skills/minghou-lei/codex-skills/omm-view/github.svg)](https://agentmods.dev/skills/minghou-lei/codex-skills/omm-view)
Your own site
<a href="https://agentmods.dev/skills/minghou-lei/codex-skills/omm-view"><img src="https://agentmods.dev/badge/skills/minghou-lei/codex-skills/omm-view/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for omm-view

Your own site · 80×15
<a href="https://agentmods.dev/skills/minghou-lei/codex-skills/omm-view"><img src="https://agentmods.dev/badge/skills/minghou-lei/codex-skills/omm-view.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 339 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00339
Opus 5 $0.00022 $0.00169
Sonnet 5 $0.00009 $0.00068
Haiku 4.5 $0.00004 $0.00034

Measured 8d ago against content hash 5e1eb9020609, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

omm-view scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

oh-my-mermaid/omm-view/SKILL.md · 59 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 59 lines · 43 tokens per session scan A 5e1eb9020609

Subscribe to this mod's changes

omm-view is a skill published in the GitHub repository Minghou-Lei/codex-skills (2 stars, last pushed 2mo ago), with no licence file. It adds 43 tokens to every session and 339 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

agent-eyes

Visual context analyzer for AI agents. Provides screenshots, accessibility scans, DOM snapshots, and element descriptions for web pages. Use when you need to see what a web page looks like, analyze accessibility issues, inspect DOM structure, or get detailed element information. Triggers on requests like "take a…

majiayu000/claude-skill-registry · 94 tokens

eval-graphics

Turn an eval study's numbers into on-brand, publish-ready figures using the Newsjack chart room (the eval design system), then validate them with Playwright. For producing the charts in a published eval/data study.

elvisun/newsjack · 47 tokens

agent-canvas-setup

Dependency checker and installer for agent-canvas, agent-eyes, and canvas-edit skills. Use BEFORE running any canvas skill for the first time, or when canvas skills fail with import/browser errors. Triggers on "setup agent canvas", "install canvas dependencies", "canvas not working", "playwright not found", or any…

majiayu000/claude-skill-registry · 79 tokens

playwright

Use when a task needs a browser — reading a page, filling a form, taking a look at something, or reaching anything behind a login. Always run this skill before the playwright-cli skill.

LandonSchropp/agent-toolkit · 45 tokens

screenshot-audit

Check whether Expo docs screenshots still match the live Expo dashboard (advisory only, never edits docs). MUST USE when the user says "screenshot audit", "check docs screenshots", "are the docs screenshots outdated", "screenshot drift", or "/screenshot-audit". Takes a docs section (e.g. accounts, billing).

amandeepmittal/expo-docs-skills · 73 tokens

agent-browser

Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection.

danstrem2/clawdbot-skill-master-pack · 21 tokens