Provides a collection of Termux-based interactive dialogs for Android environments: single-line and multiline text inputs, password/numeric inputs, confirmations, radio and checkbox pickers, spinners, bottom sheets, counters, date/time pickers, and speech input. Outputs are returned as structured JSON for easy parsing by scripts or agents.
Use when an agent running on Android (Termux) needs to prompt the user for input beyond chat—form entries, confirmations, selecting options, picking dates/times, or capturing speech. It's practical for on-device automation, setup flows, and user-driven workflows where native UI improves reliability.
Best used with on-device agents or CLI-driven automation that can invoke Termux utilities — mobile-friendly agents and scripts that can parse JSON stdout (any agent that runs shell commands on Android devices).
Skill provides a reference for Termux's termux-dialog command variants on Android. No bundled scripts — purely documentation. SKILL.md is well-organized with clear examples for each dialog type and output format. Clean, no security concerns. Niche but practical for Termux/Android automation users.
Documentation-only skill with no scripts. Well-written reference for termux-dialog. Limited audience (Android/Termux users) but genuinely useful for that audience.