| name | zedra-start |
| description | Hand off the current agent session to Zedra mobile and print a pairing QR. |
| disable-model-invocation | true |
| allowed-tools | Bash |
Start Zedra
Run the bundled scripts/zedra-start.sh relative to this SKILL.md.
The script:
- Starts the current workspace daemon in detached mode with the current agent resume command when
supported, or starts then resumes the session for compatibility with older Zedra versions.
- Creates a fresh pairing QR and hands off the current session when the daemon is already running.
- Always prints the complete pairing QR and URL on success.
Run it from the user's current workspace:
sh <skill-directory>/scripts/zedra-start.sh
Return the script output to the user without omitting the QR code or pairing URL.