revyl-mcp-dev-loop
Installation
SKILL.md
Revyl MCP Dev Loop Skill
Use this skill for the full flow:
- Start dev loop equivalent.
- Execute screenshot-observe-action cycles.
Default Operating Mode
Always prefer dev-loop flow before plain device-only flows:
- Call
start_dev_loop. - On success, share
viewer_urlas a clickable link and confirm the session is active. When the inline Revyl app exposes Open live device, the user may use it to hand the URL to the host browser; the link remains the portable fallback. - On a setup failure, follow the single structured
remediationaction and retrystart_dev_looponce. - Call
screenshot()and begin interaction.
Fallback to plain device session only when dev loop is unavailable.