codex
Run and resume agentic coding tasks with Codex and GPT-5.2, featuring configurable reasoning and sandbox modes.
Install
npx skills add https://github.com/softaworks/agent-toolkit --skill codexStats
| Total installs | 3,470 |
| Weekly installs | 572 |
| GitHub stars | 1.2K |
| First seen | Jan 20, 2026 |
| Source | @softaworks/agent-toolkit |
Summary
- Runs codex exec and codex resume commands with configurable reasoning effort (xhigh, high, medium, low) and sandbox modes (read-only, workspace-write, danger-full-access)
- Defaults to GPT-5.2 model (76.3% SWE-bench performance); supports gpt-5.2-max, gpt-5.2-mini, and gpt-5.1-thinking for different complexity and cost trade-offs
- Session continuity: resume prior Codex work at any time using codex resume --last without repeating configuration flags
- Suppresses thinking tokens by default; ask to see stderr for debugging or explicit reasoning inspection
Tags
Related skills
| Skill | Installs | vs codex |
|---|---|---|
| writing hookify rules | 3,218 | -252 |
| deep-research | 3,442 | -28 |
| agent-md-refactor | 3,497 | +27 |
| coingecko | 3,621 | +151 |
| domain-name-brainstormer | 3,450 | -20 |
FAQ
- How many installs does codex have?
- codex has 3,470 total installs and 572 installs this week.
- Where is codex hosted?
- codex is published by @softaworks/agent-toolkit at https://github.com/softaworks/agent-toolkit.
- How many GitHub stars does codex have?
- codex has 1.2K GitHub stars.
- When was codex first indexed?
- OrangeBot.AI first indexed codex on Jan 20, 2026.
- How do I install codex?
- Run: npx skills add https://github.com/softaworks/agent-toolkit --skill codex