Agent skill

ask

Ask Claude, Codex, or Gemini via local CLI and capture a reusable artifact

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/ask-yeachan-heo-oh-my-claudecode

SKILL.md

Ask

Use OMC's canonical advisor skill to route a prompt through the local Claude, Codex, or Gemini CLI and persist the result as an ask artifact.

Usage

bash
/oh-my-claudecode:ask <claude|codex|gemini> <question or task>

Examples:

bash
/oh-my-claudecode:ask codex "review this patch from a security perspective"
/oh-my-claudecode:ask gemini "suggest UX improvements for this flow"
/oh-my-claudecode:ask claude "draft an implementation plan for issue #123"

Routing

Preferred path:

bash
omc ask {{ARGUMENTS}}

Requirements

  • The selected local CLI must be installed and authenticated.
  • Verify availability with the matching command:
bash
claude --version
codex --version
gemini --version

Artifacts

omc ask writes artifacts to:

text
.omc/artifacts/ask/<provider>-<slug>-<timestamp>.md

Task: {{ARGUMENTS}}

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results