OpenAI’s Codex features an official GitHub skills repository that automatically scans and installs extensions based on natural language prompts.

Jason Liu, a member of the OpenAI Codex team, revealed on May 22 via X that OpenAI maintains a public GitHub repository named openai/skills specifically designed to provide installable skill extensions for the Codex programming tool. Users no longer need to manually browse the repository; simply typing “Show me the skills installer and which skills are suitable for me to install” into Codex prompts the tool to automatically scan the repository and recommend and install relevant skills based on the current project context. According to Liu, this repository was previously little-known, with many users unaware of its existence; multiple users responded saying they assumed the built-in Skills page already listed all available extensions and never thought to check the official repository. This natural-language-driven installation mechanism is believed to significantly lower the barrier to discovering and using skills. The related post garnered nearly 400 bookmarks, making it the most-bookmarked post on Digg’s AI channel that day.

X (@jxnlco) | GitHub openai/skills