# Gpt

> Use when invoking OpenAI GPT directly through the same Codex CLI or agent fallback used by the codex skill.

- Skill: `tony/gpt` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tony/gpt`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tony/gpt/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tony (https://skillmd.com/u/tony)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tony/gpt

---


# 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`.

