ワンクリックで
ask
[OMX] Ask a local external advisor CLI (Claude or Gemini) and capture a reusable artifact
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
[OMX] Ask a local external advisor CLI (Claude or Gemini) and capture a reusable artifact
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
[OMX] Run an anti-slop cleanup/refactor/deslop workflow
[OMX] Durable professor-critic research workflow over Codex goal mode without reviving deprecated omx autoresearch
[OMX] Socratic deep interview with mathematical ambiguity gating before execution
[OMX] Setup and configure oh-my-codex using current CLI behavior
[OMX] Run an evaluator-gated performance optimization workflow over Codex goal mode with durable OMX artifacts and safe goal handoffs.
[OMX] Strategic planning with optional interview workflow
| name | ask |
| description | [OMX] Ask a local external advisor CLI (Claude or Gemini) and capture a reusable artifact |
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.
$ask claude <question or task>
$ask gemini <question or task>
omx ask claude "<question or task>"
omx ask gemini "<question or task>"
claude when the user asks for Claude, Anthropic, or the previous $ask-claude behavior.gemini when the user asks for Gemini or the previous $ask-gemini behavior.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.
After local execution, save a markdown artifact to:
.omx/artifacts/ask-<backend>-<slug>-<timestamp>.md
Minimum artifact sections:
Task: {{ARGUMENTS}}