OpenAI Implements Skills Support in ChatGPT and Codex CLI Following Anthropic's Model
By
simonw
Toasted golden, schmeared with insight. Top of the rack.
Summary
OpenAI is quietly implementing skills support in both ChatGPT and Codex CLI, following Anthropic's skills mechanism introduced in October. Skills are simple folders containing Markdown files and optional resources that allow LLM tools to navigate and read from filesystems. The article discusses how this implementation works, the potential for skills to become a standard format for LLM capabilities, and the implications for developers and users.
Key quotes
· 3 pulledA skill is just a folder with a Markdown file and some optional extra resources and scripts, so any LLM tool with the ability to navigate and read from a filesystem should be capable of using them.
It turns out OpenAI are doing exactly that, with skills support quietly showing up in both their Codex CLI tool and now also in ChatGPT itself.
One of the things that most excited me about Anthropic's new Skills mechanism back in October is how easy it looked for other platforms to implement.
You might also wanna read

Anthropic Launches 'Skills' Feature to Enhance Claude AI's Workplace Capabilities
Anthropic has launched a new feature called 'Skills' for its Claude AI chatbot, designed to make AI agents more useful for work tasks. Skill
Building a Personal AI Agent with Markdown-Based Skills and Local Models
The article describes a personal AI agent built on Pi that manages the author's inbox, calendar, deal pipeline, blog publishing, and researc
Anthropic's Claude AI Skills: Democratizing Custom AI Expertise for Non-Technical Users
The article discusses Anthropic's Claude AI assistant and its new "Skills" feature, which allows regular users to package their specific exp
Skillkit: Universal Skill Platform for AI Coding Agents
Skillkit is a universal skill platform for AI coding agents that allows users to auto-generate instructions with Primer, persist learnings w
OpenAI's Codex 3.0 becomes an autonomous cross-app coding agent with GPT-5.5
OpenAI's Codex 3.0, powered by GPT-5.5, has evolved into a cross-app coding agent that can autonomously navigate browsers, interact with web

OpenAI brings Codex desktop AI tool access to ChatGPT mobile app
OpenAI is rolling out mobile access to Codex, its desktop AI coding tool, through the ChatGPT app on iOS and Android. Users can remotely com
