role-creator とは?
Codex カスタム エージェント ロールを ~/.codex/config.toml に作成してインストールし、ロール構成ファイルを生成し、サポートされているキーを強制し、必要なロール入力 (モデル、推論作業、開発者指示) を通じてユーザーをガイドします。 ソース: am-will/codex-skills。
Codex カスタム エージェント ロールを ~/.codex/config.toml に作成してインストールし、ロール構成ファイルを生成し、サポートされているキーを強制し、必要なロール入力 (モデル、推論作業、開発者指示) を通じてユーザーをガイドします。
コマンドラインで 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 カスタム エージェント ロールを ~/.codex/config.toml に作成してインストールし、ロール構成ファイルを生成し、サポートされているキーを強制し、必要なロール入力 (モデル、推論作業、開発者指示) を通じてユーザーをガイドします。 ソース: am-will/codex-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/am-will/codex-skills --skill role-creatorCodex カスタム エージェント ロールを ~/.codex/config.toml に作成してインストールし、ロール構成ファイルを生成し、サポートされているキーを強制し、必要なロール入力 (モデル、推論作業、開発者指示) を通じてユーザーをガイドします。 ソース: 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