Spin up a live local Omnigent server + runner and exercise the native Pi TUI harness (pi-native) end-to-end — launch the real pi CLI via omnigent pi, drive turns through the web/bridge, smoke-test, and bug-bash. Load when developing, testing, or debugging the pi-native harness (omnigent/inner/pi_native_executor.py, pi_native_harness.py, omnigent/pi_native.py, pi_native_bridge.py, pi_native_credentials.py) or its bridge / extension / auth / model behavior.
$npx -y skills add omnigent-ai/omnigent --skill pi-native-e2e-devInstalls into the current project.
Run `npx skills use "https://github.com/omnigent-ai/omnigent" --skill "omnigent-ai/omnigent/pi-native-e2e-dev"` 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/omnigent-ai/omnigent" that are relevant to the current task. Run `npx skills add "https://github.com/omnigent-ai/omnigent"` and select the relevant skills, then follow their instructions.