Deprecate skills repository (#496)

Move users towards Plugins directory for skills and apps.
This commit is contained in:
cching-openai
2026-06-22 13:36:37 -07:00
committed by GitHub
parent 972cb867af
commit 778b0e6129
+3
View File
@@ -1,3 +1,6 @@
> [!IMPORTANT]
> **This repository is deprecated.** For current Codex skill and plugin examples, use the [OpenAI Plugins repository](https://github.com/openai/plugins). If you want to add your own skills to Codex, follow the [Build plugins](https://developers.openai.com/codex/plugins/build) guide, which includes instructions for creating a skill-only plugin.
# Agent Skills # Agent Skills
Agent Skills are folders of instructions, scripts, and resources that AI agents can discover and use to perform at specific tasks. Write once, use everywhere. Agent Skills are folders of instructions, scripts, and resources that AI agents can discover and use to perform at specific tasks. Write once, use everywhere.