Gpt 5 4 Prompting
openai/codex-plugin-cc/plugins/codex/skills/gpt-5-4-promptingai-mlOfficial
Official Provider SkillView repo
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
Files4 files
SKILL.md55 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorOpenAI
Categoryai-ml
Skill IDopenai/codex-plugin-cc/plugins/codex/skills/gpt-5-4-prompting
Files4 files
Related skills
Codex Cli RuntimeInternal helper contract for calling the codex-companion runtime from Claude CodeCodex Result HandlingInternal guidance for presenting Codex helper output back to the userImagegenGenerate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icOpenai DocsUse when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs questions, use the Codex manual helper first for broad Codex self-knowledge, and restrict fallback browsing to official OpenAI domains.Remote TestsTesting against remote executors in integration tests.Final Release ReviewPerform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python.