Model CLI Gpt

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

tony 2a6463b 715 B Updated

File contents

GPT CLI Skill

This is an alias for the model-cli-codex skill. 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 the model-cli-codex skill are passed through, including timeout:<seconds>, timeout:none, and mode:plan.

Portability notes

  • $ARGUMENTS — the text the user passed when invoking this skill. If your host does not substitute it, read it as the user's request in the current turn, and ask when there is none.

tony/skills/tree/main/.agents/skills/model-cli-gpt commit 2a6463b945

Frequently asked questions

npx skillmds@latest add tony/model-cli-gpt