Skill
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/openai/codex /tmp/codex && ln -s /tmp/codex/codex-rs/skills/src/assets/samples/skill-creator ~/.claude/skills/skill-creator
More from this repo
babysit-pr
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and...
code-review-change-size
Change size guidance (800 lines)
plugin-creator
Used to create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin...