mirror of
https://github.com/openai/skills.git
synced 2026-09-11 19:47:26 +03:00
Deprecate skills repository (#496)
Move users towards Plugins directory for skills and apps.
This commit is contained in:
@@ -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 are folders of instructions, scripts, and resources that AI agents can discover and use to perform at specific tasks. Write once, use everywhere.
|
||||
|
||||
Reference in New Issue
Block a user