什么是 role-creator?
在 ~/.codex/config.toml 中创建并安装 Codex 自定义代理角色,生成角色配置文件,强制执行支持的密钥,并指导用户完成所需的角色输入(模型、推理工作、developer_instructions)。 来源:am-will/codex-skills。
在 ~/.codex/config.toml 中创建并安装 Codex 自定义代理角色,生成角色配置文件,强制执行支持的密钥,并指导用户完成所需的角色输入(模型、推理工作、developer_instructions)。
通过命令行快速安装 role-creator AI 技能到你的开发环境
来源:am-will/codex-skills。
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在 ~/.codex/config.toml 中创建并安装 Codex 自定义代理角色,生成角色配置文件,强制执行支持的密钥,并指导用户完成所需的角色输入(模型、推理工作、developer_instructions)。 来源:am-will/codex-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/am-will/codex-skills --skill role-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/am-will/codex-skills