Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
yeachan-heo avatar

Ask

  • 43 installs
  • 32.4k repo stars
  • Updated August 4, 2026
  • yeachan-heo/oh-my-codex

Helps with ai & agent building tasks during AI-assisted development.

About

ask is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • ask
  • AI & Agent Building
  • AI-coding skill

Ask by the numbers

  • 43 all-time installs (skills.sh)
  • +3 installs in the week ending Jul 27, 2026 (Skillselion tracking)
  • Ranked #7,972 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill ask

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs43
repo stars32.4k
Last updatedAugust 4, 2026
Repositoryyeachan-heo/oh-my-codex

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Ask (Local Advisor CLI)

Use a locally installed external advisor CLI for focused questions, reviews, brainstorming, or second opinions. This skill replaces the separate ask-claude and ask-gemini skills.

Usage

$ask claude <question or task>
$ask gemini <question or task>
omx ask claude "<question or task>"
omx ask gemini "<question or task>"

Backend selection

  • Use claude when the user asks for Claude, Anthropic, or the previous $ask-claude behavior.
  • Use gemini when the user asks for Gemini or the previous $ask-gemini behavior.
  • If no backend is specified, choose the installed backend that best matches the user request; if neither is clearly available, explain that a local CLI is required.

Local CLI commands

Claude:

omx ask claude "{{ARGUMENTS}}"
claude -p "{{ARGUMENTS}}"

Gemini:

omx ask gemini "{{ARGUMENTS}}"
gemini -p "{{ARGUMENTS}}"

If needed, adapt to the user's installed CLI variant while keeping local execution as the default path. Do not silently switch to an MCP or remote provider when the local binary is missing.

Artifact requirement

After local execution, save a markdown artifact to:

.omx/artifacts/ask-<backend>-<slug>-<timestamp>.md

Minimum artifact sections: 1. Original user task 2. Backend and final prompt sent to the CLI 3. Raw CLI output 4. Concise summary 5. Action items / next steps

Task: {{ARGUMENTS}}

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.