role-creator이란?
~/.codex/config.toml에 Codex 사용자 정의 에이전트 역할을 생성 및 설치하고, 역할 구성 파일을 생성하고, 지원되는 키를 적용하고, 필요한 역할 입력(모델, 추론 노력, 개발자_지침)을 통해 사용자를 안내합니다. 출처: am-will/codex-skills.
~/.codex/config.toml에 Codex 사용자 정의 에이전트 역할을 생성 및 설치하고, 역할 구성 파일을 생성하고, 지원되는 키를 적용하고, 필요한 역할 입력(모델, 추론 노력, 개발자_지침)을 통해 사용자를 안내합니다.
명령줄에서 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 사용자 정의 에이전트 역할을 생성 및 설치하고, 역할 구성 파일을 생성하고, 지원되는 키를 적용하고, 필요한 역할 입력(모델, 추론 노력, 개발자_지침)을 통해 사용자를 안내합니다. 출처: am-will/codex-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/am-will/codex-skills --skill role-creator~/.codex/config.toml에 Codex 사용자 정의 에이전트 역할을 생성 및 설치하고, 역할 구성 파일을 생성하고, 지원되는 키를 적용하고, 필요한 역할 입력(모델, 추론 노력, 개발자_지침)을 통해 사용자를 안내합니다. 출처: 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