test-tui
Guide for testing Codex TUI interactively
How do I install this agent skill?
npx skills add https://github.com/openai/codex --skill test-tuiIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill is a testing guide for a terminal user interface (TUI) component. It provides instructions for running local commands and setting environment variables for debugging purposes. No malicious patterns, remote downloads, or security risks were detected.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerwarn
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
You can start and use Codex TUI to verify changes.
Important notes:
Start interactively.
Always set RUST_LOG="trace" when starting the process.
Pass -c log_dir=<some_temp_dir> argument to have logs written to a specific directory to help with debugging.
When sending a test message programmatically, send text first, then send Enter in a separate write (do not send text + Enter in one burst).
Use just codex target to run - just codex -c ...
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/openai/codex/test-tui">View test-tui on skillZs</a>