‹ 返回总目录
图像生成 最近更新07-14

imagegen

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

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

📝 工具简介

Codex的Skills目录。

📖 怎么用

这个仓库已废弃,README未说明安装和配置方法。想用的话,直接去 OpenAI Plugins 仓库找当前版本的 Codex skill 示例。如果你要自己加 skill 到 Codex,按 Build plugins 指南操作,里面有创建纯 skill 插件的步骤。简单说,Agent Skills 就是一堆指令、脚本和资源的文件夹,让 AI 代理能发现并用来干特定任务,写一次到处用。但具体到 imagegen 这个工具,README 没给安装命令,也没说怎么初始化或开始用,所以别指望它了,直接换新仓库吧。

📋 迷你测评

Codex官方Skills目录里的图像生成方案。亮点是跟Codex环境原生配套,省去配置折腾。没提具体能力边界,属于官方推荐但细节不多。

📄 README 要点

这个仓库已经废弃了,别再用了。现在要玩Codex的技能和插件,得去OpenAI Plugins仓库。如果你想给Codex加自己的技能,得看Build plugins指南,里面有教你咋创建纯技能插件。Agent Skills说白了就是一堆文件夹,装着指令、脚本和资源,AI代理能自己发现并用它们干活。写一次,到处用,挺省事。Codex靠这些技能来打包能力,让团队或个人能重复搞定特定任务。这个仓库以前就是收集这些技能,方便Codex分发和使用。想了解更多,可以看Codex里咋用技能、咋创建自定义技能,还有Agent Skills开放标准。安装方面,技能放在.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)

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

💬 意见反馈 / 联系客服

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