role-creator
Automates the creation and validation of custom Codex agent configuration files with strict schema adherence.
Install
npx skills add https://github.com/am-will/codex-skills --skill role-creatorStats
| Total installs | 1,152 |
| Weekly installs | 1.2K |
| GitHub stars | 820 |
| First seen | Feb 19, 2026 |
| Source | @am-will/codex-skills |
Summary
- Collects required inputs (model, reasoning effort, developer instructions, role name, install scope) before writing any files, with strict validation against the config schema
- Writes minimal role config files by default, adding optional parameters like sandboxing, web search controls, and MCP servers only when explicitly requested
- Installs roles into global (~/.codex/config.toml) or project-scoped (.codex/config.toml) config with automatic backups and additive safety
- Validates role declarations and config file keys against codex-rs/core/config.schema.json before reporting success
- Provides runnable spawn examples and clear output showing what was configured versus what remains available to inherit
Tags
Related skills
| Skill | Installs | vs role-creator |
|---|---|---|
| interpreting-culture-index | 1,178 | +26 |
| image-enhancer | 1,168 | +16 |
| ton-vulnerability-scanner | 1,172 | +20 |
| ossfuzz | 1,171 | +19 |
| setup-artist | 1,142 | -10 |
FAQ
- How many installs does role-creator have?
- role-creator has 1,152 total installs and 1.2K installs this week.
- Where is role-creator hosted?
- role-creator is published by @am-will/codex-skills at https://github.com/am-will/codex-skills.
- How many GitHub stars does role-creator have?
- role-creator has 820 GitHub stars.
- When was role-creator first indexed?
- OrangeBot.AI first indexed role-creator on Feb 19, 2026.
- How do I install role-creator?
- Run: npx skills add https://github.com/am-will/codex-skills --skill role-creator