🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 4.7K |
| ⭐ GitHub Stars | 24,462(fork 1665) |
| 🗓️ 最近推送 | 2026-07-14 |
| 🌱 项目创建 | 2025-11-25 |
| 💻 语言 / License | Python · 未标注 |
| 🐛 开放Issue | 278 |
📝 工具简介
面向Codex的技能目录,实现Figma设计稿。
📖 怎么用
这个仓库已经废弃了,README 说要用的话去 OpenAI Plugins 仓库找替代。如果你想装技能,用 `$skill-installer` 命令,比如 `$skill-installer install` 后面跟 GitHub 路径或本地路径,像 `$skill-installer install https://github.com/openai/skills/tree/main/skills/.experimental/create-plan` 这样。配置和具体用法 README 未说明,建议直接看新仓库的文档。
📋 迷你测评
面向Codex的技能目录,实现Figma设计稿。亮点是让AI直接读取设计稿并生成代码,减少手工还原。但未提支持哪些Figma图层类型。
📄 README 要点
这个仓库已经废弃了,官方建议用户去新的OpenAI Plugins仓库找现成的Codex技能和插件示例。它原本是收集Agent Skills的地方,这些技能就是一些指令、脚本和资源的文件夹,AI代理能发现并使用它们来完成特定任务,写一次就能到处用。Codex用这些技能来打包能力,让团队和个人能重复完成特定任务。安装很简单,放在.system文件夹里的技能会自动装到最新版Codex里,也可以用$skill安装器来装精选或实验性的技能。虽然这个仓库不维护了,但文档里还是讲了怎么在Codex里用技能和创建自定义技能,对想了解Agent Skills标准的人来说还有点参考价值。
查看英文原文
[!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)
交流使用体验、避坑建议;违规内容将被删除