Messages
High riskDraft SMS or chat replies and require explicit approval before sending.
› draft a text to Alex
- messages
- sms
- text message
- send a text
Bundled skills
Each skill is a plain Markdown file you can read, edit, and audit. The agent loop enforces every skill's allowlist at runtime.
Draft SMS or chat replies and require explicit approval before sending.
› draft a text to Alex
Navigate device help and support surfaces like app info and system settings.
› open device help
Navigate Android Settings screens safely and stop when the requested panel is visible.
› open Wi-Fi settings
Open the system share sheet so the user can pick where to send the current content.
› share this page
Open Wi-Fi settings, list visible networks, and guide the user to connect or disconnect.
› open wifi settings
Open installed apps by name or package and confirm the requested app is foreground.
› open Chrome
Open web pages and search results, then inspect the visible page content.
› open google.com
Copy text to or paste from the system clipboard by driving the clipboard UI of another app.
› copy the selected text
Return to the home screen or open an installed app from the launcher / app drawer.
› go home
Open Android sound settings and adjust media, ringtone, or notification volume sliders.
› open sound settings
Skills are discovered at runtime from app/src/main/assets/skills/.
Adding a new skill is as simple as dropping a new SKILL.md folder
in. See the authoring guide.