What problem does it solve?
Coordinating two Android devices running Xiaowan normally requires manual status checks and message relaying; this Skill lets the agent discover trusted devices, read or subscribe to their events, and send messages through the built-in OmniLink primitives.
Core Features & Use Cases
- Device Discovery & Status: List trusted collaboration devices and answer questions about battery, reachability, charging, and network state from real readiness data.
- Event Reading & Subscription: Read or subscribe to notification events (NOTIFICATION_UPSERTED, NOTIFICATION_REMOVED) and agent message events (AGENT_MESSAGE_RECEIVED) with cursor-based continuation and reconnect recovery.
- Cross-Device Messaging: Send structured messages to the Xiaowan agent on another device via omnilink_control with safe defaults and idempotent IDs.
- Use Case: When a notification arrives on your second phone, the agent detects it through a subscription and notifies the Xiaowan on that device that you have seen it.
Quick Start
Ask the agent to list your collaboration devices and start forwarding notifications from your other phone.