원클릭으로
ask
Route questions to Claude, Codex, or Gemini for multi-perspective answers
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Route questions to Claude, Codex, or Gemini for multi-perspective answers
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Detect and clean AI-typical writing patterns in documents — em dashes, filler phrases, over-formality
Claude-Codex-Gemini tri-model orchestration — decompose, query, synthesize
Health check — verifies omg plugin is correctly installed and working
Quick reference — what omg agents and skills are available and how to use them
About omg — version, architecture, capabilities, and credits
Agent directory — lists all omg agents with their roles, models, and when to use each
| name | ask |
| description | Route questions to Claude, Codex, or Gemini for multi-perspective answers |
| tags | ["multi-ai","research"] |
bash:
codex exec "question" --ephemeral -o /dev/stdout — OpenAI Codex CLI (non-interactive)gemini -p "question" — Google Gemini CLI (non-interactive)Requires the target CLI to be installed:
npm install -g @openai/codexnpm install -g @google/gemini-cliIf the target CLI is not available, note the limitation and answer with available resources.
ask claude, ask codex, ask gemini
copilot -i "ask claude: what is the IR pipeline pattern?"