[codex] Update OpenAI Docs skill#24914
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4032a5f5df
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 73d6229e6d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1,24 +1,28 @@ | |||
| --- | |||
There was a problem hiding this comment.
Not a big deal but this look very long for a skill. Probably worth it doing some optim later
Summary
openai-docssystem skill to match the latestopenai-docs-pluscontent fromskills-internalopenai-docsWhy
The built-in OpenAI Docs skill needed to reflect the current upstream guidance from
skills-internalwhile preserving the local system-skill name used by Codex.Impact
Codex now ships the newer OpenAI Docs skill behavior for Codex self-knowledge and manual-first documentation lookups.
Validation
just test -p codex-skillsskills-internalorigin/mainwas clean