oh-my-posh

oh-my-posh is a skill for Claude Code, Codex from JanDeDobbeleer/oh-my-posh. It costs 47 tokens per session (614 once invoked), scanned A, original, MIT.

Instructions for installing, configuring, and troubleshooting Oh My Posh, a tool that customizes terminal prompts across operating systems and shells.

In plain words
What is it for?
Use it to set up Oh My Posh on PowerShell, zsh, bash, fish, or other supported shells, customize the prompt, and fix missing icons or commands.
Why use it?
It brings installation, shell setup, fonts, themes, and common fixes into one guided process, including the font needed for terminal icons.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to set up Oh My Posh on PowerShell, zsh, bash, fish, or other supported shells, customize the prompt, and fix missing icons or commands.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jandedobbeleer/oh-my-posh/ohmyposh
About the project

oh-my-posh is a customizable prompt theme engine that renders command-line prompts across shells and platforms. Developers and terminal users use it to configure primary, secondary, right, and transient prompts in shells such as PowerShell, zsh, Bash, and cmd. The catalogue entries provide skills, instructions, agents, and an MCP integration for working with oh-my-posh.

JanDeDobbeleer/oh-my-posh · 23,447 stars · on GitHub · ohmyposh.dev

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 JanDeDobbeleer/oh-my-posh --skill ohmyposh
Clone the repo
git clone --depth 1 https://github.com/JanDeDobbeleer/oh-my-posh

Made for: Claude Code, Codex.

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 oh-my-posh

README.md
[![agentmods](https://agentmods.dev/badge/skills/jandedobbeleer/oh-my-posh/ohmyposh/github.svg)](https://agentmods.dev/skills/jandedobbeleer/oh-my-posh/ohmyposh)
Your own site
<a href="https://agentmods.dev/skills/jandedobbeleer/oh-my-posh/ohmyposh"><img src="https://agentmods.dev/badge/skills/jandedobbeleer/oh-my-posh/ohmyposh/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 oh-my-posh

Your own site · 80×15
<a href="https://agentmods.dev/skills/jandedobbeleer/oh-my-posh/ohmyposh"><img src="https://agentmods.dev/badge/skills/jandedobbeleer/oh-my-posh/ohmyposh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 614 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00047 $0.00614
Opus 5 $0.00023 $0.00307
Sonnet 5 $0.00009 $0.00123
Haiku 4.5 $0.00005 $0.00061

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

Security

Grade A, and why

oh-my-posh 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 12d 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.

website/static/skills/ohmyposh/SKILL.md · 57 lines

What it actually says

Oh My Posh

Oh My Posh is a cross-shell, cross-platform prompt theme engine. It displays Git status, language versions, cloud context, system metrics and more in a beautifully themed terminal prompt — 118 segments in all.

How to use this skill

  1. Identify the user's OS → follow the matching installation guide:

  2. Identify the user's shell → follow the matching shell setup guide:

  3. Install a Nerd Font — required for icons and glyphs:

    oh-my-posh font install meslo
    

    oh-my-posh font list prints every installable font. Recommended: Meslo LGM NF. Set it in the terminal emulator's font settings after installing.

  4. Customize the prompt → see configuration

Detect the current shell

If the user is unsure which shell they are using (requires oh-my-posh to be installed first):

oh-my-posh get shell

Troubleshooting

  • Icons show as boxes — install a Nerd Font and set it in the terminal emulator.
  • oh-my-posh not found after install — restart the terminal or add the install path to $PATH.
  • Slow prompt -- enable async rendering by setting "async": true at the top level of your config.

Full documentation: https://ohmyposh.dev/docs FAQ: https://ohmyposh.dev/docs/faq

Files

What ships with it

13 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 57 lines · 47 tokens per session scan A 8b3b70d4ca16

Subscribe to this mod's changes

oh-my-posh is a skill published in the GitHub repository JanDeDobbeleer/oh-my-posh (23,447 stars, last pushed yesterday), licensed MIT. It adds 47 tokens to every session and 614 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-30.

Related

Other skills, from other repositories

pi-loop-forensics

Diagnose pi-go agent loops and degenerate turns — "agent loop aborted", runaway thinking with no tool calls, repeated phrases. Discriminates genuine model repetition collapse from a race, a tool-parse failure, or a too-low guard, and A/B replays a seed session across providers.

dimetron/pi-go · 65 tokens

nightly-session-watch

Nightly sweep of the last 24h of pi-go sessions — anomalous runs, loop aborts, tool error rates, token waste, real prompt-token spend, and whether the observation and palace pipelines are still recording. Triages each finding to the specialist skill that diagnoses it. Use for an unattended daily health check, or on…

dimetron/pi-go · 78 tokens

debug-inference

Debug inference clients that use an attached provider and its native endpoint, including hosted APIs and host-local Ollama, vLLM, SGLang, TRT-LLM, LM Studio, or NIM. Use for provider attachment, endpoint policy, credential substitution, topology, and migration from the removed inference.local endpoint. Trigger…

NVIDIA/OpenShell · 119 tokens

network-rca

Kubernetes network root cause analysis skill powered by Kubeshark MCP. Use this skill whenever the user wants to investigate past incidents, perform retrospective traffic analysis, take or manage traffic snapshots, extract PCAPs, dissect L7 API calls from historical captures, compare traffic patterns over time, detect…

kubeshark/kubeshark · 163 tokens

printing-press-amend

Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally…

mvanhorn/cli-printing-press · 222 tokens

claw-admin

Claw system administration: service management, IM connections, logs, cron, and workspace diagnostics. Use when the user asks to manage claw services, connect/disconnect IM platforms, view logs, or perform system-wide operations.

x-cmd/x-cmd · 48 tokens