Use when the user wants Codex to build, refine, test, or validate a GUI-Anything harness for any software or source repository. Adapts the GUI-Anything methodology to Codex without changing the generated React+Tauri harness format.
$npx -y skills add iml1s/gui-anything --skill codex-skillInstalls into the current project.
Run `npx skills use "https://github.com/iml1s/gui-anything" --skill "iml1s/gui-anything/codex-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iml1s/gui-anything" that are relevant to the current task. Run `npx skills add "https://github.com/iml1s/gui-anything"` and select the relevant skills, then follow their instructions.