Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
/plugin marketplace add openai/codex/plugin install skill-installer@aiskillstoreConvert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)