🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 3.6K |
| ⭐ GitHub Stars | 24,462(fork 1665) |
| 🗓️ 最近推送 | 2026-07-14 |
| 🌱 项目创建 | 2025-11-25 |
| 💻 语言 / License | Python · 未标注 |
| 🐛 开放Issue | 278 |
📖 怎么用
这个仓库已经废弃了,别直接用。想给 Codex 加技能的话,先去 OpenAI Plugins 仓库,按 Build plugins 指南操作。如果你非要装里面的技能,可以用 `$skill-installer gh-address-comments` 安装,或者 `$skill-installer install the create-plan skill from the .experimental folder` 装实验性技能,也可以 `$skill-installer install https://github.com/openai/skills/tree/main/skills/.experimental/create-plan` 直接指定路径。装完让 AI 自动发现就能用。README未说明更多配置。
📋 迷你测评
面向Codex的技能目录。亮点是官方文档整理成技能包,查起来方便。适合用Codex写代码时快速引用。
📄 README 要点
这个仓库已经废弃了,官方不再维护。如果你想找最新的 Codex 技能和插件示例,得去 OpenAI Plugins 仓库。它主要讲 Agent Skills 这套东西,就是给 AI 代理准备的一堆指令、脚本和资源文件夹,让代理能发现并用来完成特定任务,写一次到处用。Codex 靠它来打包能力,方便团队和个人重复执行任务。仓库里收录了各种技能供 Codex 使用和分发。安装很简单,放在 .system 文件夹里的技能会自动装到最新版 Codex 里,想要精选或实验性技能就用 $skill 安装器。说白了,这仓库就是个技能目录,但已经过时了,别在这浪费时间。
查看英文原文
[!IMPORTANT] This repository is deprecated. For current Codex skill and plugin examples, use the OpenAI Plugins repository. If you want to add your own skills to Codex, follow the Build plugins 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. Codex uses skills to help package capabilities that teams and individuals can use to complete specific tasks in a repeatable way. This repository catalogs skills for use and distribution with Codex. Learn more: Using skills in Codex Create custom skills in Codex Agent Skills open standard Installing a skill Skills in .system are automatically installed in the latest version of Codex. To install curated or experimental skills, you can use the $skill installer inside Codex. Curated skills can be installed by name (defaults to skills/.curated ): [安装/使用命令见下方] For experimental skills, specify the skill folder. For example: [安装/使用命令见下方] Or provide the GitHub directory URL: [安装/使用命令见下方] After installing a skill, restart Codex to pick up new skills. License The license of an individual skill can be found directly inside the skill's directory inside the LICENSE.txt file.
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除