dialog
CommunityInteractive dialogs for user input on Android.
Authormikeyobrien
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a simple, consistent way to collect user input on Android devices by presenting a suite of interactive dialogs (text input, confirmations, selections, and date/time pickers) that work in Termux and native environments.
Core Features & Use Cases
- Text input, Confirmation, Radio, Checkbox, Spinner, Bottom sheet, Counter, Date picker, Time picker, Speech input
- Use cases include gathering a user name, confirming actions, presenting options, and collecting date/time information in setup flows or onboarding.
- Real-world example: prompting a user to choose their preferred notification time or to confirm deletion of an item in a workflow.
Quick Start
On Android with Termux installed, run termux-dialog commands to prompt users. Example commands:
- text input: termux-dialog text -t "Title" -i "Hint text"
- confirm: termux-dialog confirm -t "Are you sure?"
- radio: termux-dialog radio -t "Choose one" -v "Option A,Option B,Option C"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dialog Download link: https://github.com/mikeyobrien/rho/archive/main.zip#dialog Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.