‹ 返回总目录
开发工具 最近更新07-14

migrate-to-codex

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量1.3K
⭐ GitHub Stars24,510(fork 1668)
🗓️ 最近推送2026-07-14
🌱 项目创建2025-11-25
💻 语言 / LicensePython · 未标注
🐛 开放Issue280

📝 工具简介

Codex的Skills目录。

📖 怎么用

注意这个仓库已经废弃了,现在要去 OpenAI Plugins 仓库找最新的技能。如果你还是想用这里的技能,可以用 `$skill-installer` 命令来装。比如装 gh-address-comments 技能,直接跑 `$skill-installer gh-address-comments`。想装 .experimental 文件夹里的 create-plan 技能,就跑 `$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`。装完就能在 Codex 里用了。

📋 迷你测评

Codex的Skills目录,相当于一个现成的技能清单。亮点是帮你在Codex里快速找到可用的agent能力,省去自己摸索的时间。

📄 README 要点

这个仓库已经废弃了,现在要学Codex技能和插件的话得去OpenAI的Plugins仓库。Agent Skills本质上就是一些指令、脚本和资源的文件夹,AI代理能发现并用来执行特定任务,写一次到处能用。Codex用技能来打包能力,让团队和个人能重复完成特定任务。技能放在.system目录里的话,最新版Codex会自动安装,想装精选或实验性技能可以用$skill安装器。这个仓库就是给Codex用的技能目录,方便你查找和分发技能。适合想给Codex扩展特定功能的人,不过建议直接去看新的Plugins仓库。

查看英文原文
[!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)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考