← ClaudeAtlas

gptlisted

Use when running a prompt through OpenAI GPT directly. An alternative invocation point for /model-cli:codex — both use the same backend (codex binary or agent --model gpt-5.4-high fallback). Use this or /model-cli:codex interchangeably.
tony/ai-workflow-plugins · ★ 1 · AI & Automation · score 67
Install: claude install-skill tony/ai-workflow-plugins
# GPT CLI Skill This is an alias for `/model-cli:codex`. Both entry points use the same backend. Invoke the Codex CLI skill with `$ARGUMENTS`. If `$ARGUMENTS` is empty, ask the user what they want to run. All triggers supported by `/model-cli:codex` are passed through, including `timeout:<seconds>`, `timeout:none`, and `mode:plan`.