ohmyclaw — OpenClaw 멀티프로바이더/멀티계정 에이전트 하네스 스킬

Z.ai 코딩플랜 + ChatGPT Codex OAuth + OpenRouter (200+ 모델)를 하나의 스킬로 라우팅. OMX 스타일 composable verbs로 작업 실행.

개요

OpenClaw 용 에이전트 하네스 스킬. 여러 LLM 프로바이더와 계정을 통합 관리하고, 작업 복잡도에 따라 자동 라우팅.

핵심 기능

멀티프로바이더 라우팅

  • Z.ai: GLM-5 Turbo / GLM-5 / GLM-5.1 (Lite 15/월, Max $30/월)
  • ChatGPT Codex: GPT-5.4 OAuth 연동 (추론/수학 최강)
  • OpenRouter: 200+ 모델 단일 API 키 접근 (Claude Opus 4, DeepSeek R1, Gemini 2.5 Pro 등)

슬래시 명령어

  • /ohmyclaw — HUD 대시보드 (플랜/계정/quota/모델)
  • /ohmyclaw exec <task> — 자율 실행
  • /ohmyclaw plan <task> — 계획 수립 (—consensus 합의 모드)
  • /ohmyclaw team N <task> — N명 병렬 워커
  • /ohmyclaw ralph <task> — 끝까지 루프 (executor+verifier)
  • /ohmyclaw review — 5관점 리뷰 + 갭 감지
  • /ohmyclaw debug <issue> — 4단계 RCA

추론 인식 자동 격상

  • 증명, 알고리즘, 복잡도 등 추론 집약 키워드 감지 시 최고 추론 모델로 자동 전환

라우팅 우선순위

  1. Z.ai matrix (P75)
  2. Codex overlay (P80) — GPT-5.4
  3. OpenRouter overlay (P79)
  4. OpenRouter Free overlay (P78)

모델 성능 비교

모델SWE-Bench ProGPQA DiamondAIME 2025/26
GLM-5.158.4 (1위)86.295.3
GPT-5.457.792.8100

설치

bash <(curl -sL https://raw.githubusercontent.com/jkf87/ohmyclaw/main/install.sh)

관련 노트