·role-creator
</>

role-creator

在 ~/.codex/config.toml 中创建并安装 Codex 自定义代理角色,生成角色配置文件,强制执行支持的密钥,并指导用户完成所需的角色输入(模型、推理工作、developer_instructions)。

11.6K安装·14热度·@am-will

安装

$npx skills add https://github.com/am-will/codex-skills --skill role-creator

如何安装 role-creator

通过命令行快速安装 role-creator AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/am-will/codex-skills --skill role-creator
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:am-will/codex-skills。

SKILL.md

查看原文

Use this skill when the user wants to create, update, or troubleshoot custom subagent roles backed by [agents. ] and a role configfile.

This skill installs the role into /.codex/config.toml (or a user-selected project config), writes the role-specific config file, and validates key support against codex-rs/core/config.schema.json.

Default behavior is strict-minimal: configure only model, modelreasoningeffort, and developerinstructions unless the user explicitly asks for additional parameters.

在 ~/.codex/config.toml 中创建并安装 Codex 自定义代理角色,生成角色配置文件,强制执行支持的密钥,并指导用户完成所需的角色输入(模型、推理工作、developer_instructions)。 来源:am-will/codex-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/am-will/codex-skills --skill role-creator
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from am-will/codex-skills

快速解答

什么是 role-creator?

在 ~/.codex/config.toml 中创建并安装 Codex 自定义代理角色,生成角色配置文件,强制执行支持的密钥,并指导用户完成所需的角色输入(模型、推理工作、developer_instructions)。 来源:am-will/codex-skills。

如何安装 role-creator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/am-will/codex-skills --skill role-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/am-will/codex-skills