Extending OpenAI Codex with Agent Skills for Task-Specific Workflows
By
rochansinha
The kind of bagel that ruins lesser bagels for you.
Summary
The article explains how to use agent skills to extend OpenAI's Codex with task-specific capabilities. Skills package instructions, resources, and optional scripts to enable Codex to follow workflows reliably, building on the open agent skills standard. Skills serve as the authoring format for reusable workflows, while plugins are the installable distribution units for these skills and apps in Codex. The article describes how skills are available across Codex CLI, IDE extension, and the Codex app, and how they use progressive disclosure to manage context effectively.
Key quotes
· 4 pulledUse agent skills to extend Codex with task-specific capabilities.
A skill packages instructions, resources, and optional scripts so Codex can follow a workflow reliably.
Skills are the authoring format for reusable workflows. Plugins are the installable distribution unit for reusable skills and apps in Codex.
Skills use progressive disclosure to manage context effectively.
You might also wanna read
OpenAI Updates Agents SDK with Codex-Style Harness and Enhanced Sandboxing
OpenAI's Build Hour session, led by engineer Steve Corley, introduced key updates to the Agents SDK, including a new "Codex-style harness" t
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 Updates Codex AI with Desktop App Control and Learning Capabilities
OpenAI has released significant updates to its Codex AI coding assistant, enabling it to operate desktop applications independently, generat
Microsoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
OpenAI Launches Daybreak: AI-Powered Cyber Defense Platform for Development Security
OpenAI has launched Daybreak, a cyber defense platform that combines GPT-5.5 and Codex Security to integrate AI-powered threat modeling, vul
Manus Skills: Package Workflows into Reusable Agent Skills for Team Collaboration
Manus Skills is a feature that allows users to package their Manus workflows into reusable agent Skills that can be triggered with commands
