← ClaudeAtlas

external-model-consultlisted

Consult a second, non-Claude model through a bundled wrapper for the four things an external round-trip actually buys: (1) natural, native-sounding KOREAN phrasing via Google Gemini (Antigravity `agy` CLI) — copy, UI microcopy, marketing/brochure text, toasts, user-facing messages, translations, rewrites; (2) a MULTI-PERSONA / second-opinion review of a design, plan, spec, PR, or piece of writing; (3) CONCISE, well-STRUCTURED writing via OpenAI Codex (`codex exec`) — tightening verbose prose, restructuring a doc into a clean outline / tables / sections, executive summaries, README skeletons, changelog entries; and (4) IMAGE GENERATION as real PNG/JPG files on disk (labeled flowcharts / architecture / sequence diagrams are NOT this — render those natively as Mermaid). Use whenever Korean text needs to read naturally rather than translated, whenever the user says the Korean "sounds awkward / 어색해 / 자연스럽게 다듬어줘", whenever you are about to hand-write polished Korean copy yourself, whenever a document needs to get S
uzysjung/uzys-agent-harness · ★ 3 · AI & Automation · score 67
Install: claude install-skill uzysjung/uzys-agent-harness
# external-model-consult Delegate to a **second model** — Gemini via the Antigravity `agy` CLI, or OpenAI Codex via `codex exec` — for the narrow set of jobs where a different model with different blind spots is worth an external round-trip. Both are *advisors and generators*: they produce candidates, critiques, and image files; the repo stays the source of truth and the user makes the final call. ## Why this exists - **Korean phrasing.** Claude's Korean often reads translated and stiff; the installing user's standing preference is Gemini's more idiomatic Korean (a preference judgment, not a benchmark). For user-facing copy (brochure hero, UI microcopy, toasts, marketing) that difference is the whole point. - **Second opinion.** A different model with different blind spots is a cheap way to stress-test a plan/spec/design before committing — especially adversarial or persona-based critique. - **Concision & structure.** Codex is good at compressing verbose text and imposing clean structure — outlines, tables, section hierarchies, tight summaries. When a doc says in 300 words what needs 80, delegate the tightening. - **Image generation.** Both CLIs write real image files headless. Claude Code has no image generation — this is a capability gap, not just a quality gap. ## Which provider — the division of labor is the decision rule | 필요한 것 | Provider | 왜 | |---|---|---| | 한국어 뉘앙스·카피 (Mode K) | **Gemini** (`gemini-ask.sh`) | 이 스킬의 전제. Claude 로 되돌리면 존재 이유가 사라진다 |