Skip to content

[codex] Update OpenAI Docs skill#24914

Merged
vb-openai merged 4 commits into
mainfrom
vb/update-openai-docs-skill
May 28, 2026
Merged

[codex] Update OpenAI Docs skill#24914
vb-openai merged 4 commits into
mainfrom
vb/update-openai-docs-skill

Conversation

@vb-openai
Copy link
Copy Markdown
Contributor

Summary

  • update the bundled openai-docs system skill to match the latest openai-docs-plus content from skills-internal
  • add the cached Codex manual fetch helper and expand the skill routing for Codex self-knowledge
  • keep the stable local skill identity and labels as openai-docs

Why

The built-in OpenAI Docs skill needed to reflect the current upstream guidance from skills-internal while 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-skills
  • exact directory diff against transformed skills-internal origin/main was clean

@vb-openai vb-openai marked this pull request as ready for review May 28, 2026 13:45
Comment thread codex-rs/skills/src/assets/samples/openai-docs/SKILL.md Outdated
Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread codex-rs/skills/src/assets/samples/openai-docs/SKILL.md Outdated
Comment thread codex-rs/skills/src/assets/samples/openai-docs/scripts/fetch-codex-manual.mjs Outdated
Comment thread codex-rs/skills/src/assets/samples/openai-docs/SKILL.md Outdated
@vb-openai
Copy link
Copy Markdown
Contributor Author

@codex review

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread codex-rs/skills/src/assets/samples/openai-docs/scripts/fetch-codex-manual.mjs Outdated
Comment thread codex-rs/skills/src/assets/samples/openai-docs/scripts/fetch-codex-manual.mjs Outdated
Comment thread codex-rs/skills/src/assets/samples/openai-docs/SKILL.md Outdated
@vb-openai vb-openai enabled auto-merge (squash) May 28, 2026 14:22
@vb-openai vb-openai requested a review from dkundel-openai May 28, 2026 14:23
Comment thread codex-rs/skills/src/assets/samples/openai-docs/scripts/fetch-codex-manual.mjs Outdated
Comment thread codex-rs/skills/src/assets/samples/openai-docs/SKILL.md Outdated
@@ -1,24 +1,28 @@
---
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a big deal but this look very long for a skill. Probably worth it doing some optim later

@vb-openai vb-openai merged commit a4ed6c5 into main May 28, 2026
31 checks passed
@vb-openai vb-openai deleted the vb/update-openai-docs-skill branch May 28, 2026 15:11
@github-actions github-actions Bot locked and limited conversation to collaborators May 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants