reflex-browser-cli
Installation
SKILL.md
Reflex Browser CLI Skill (Agent-Only)
Purpose
Use this skill when you need browser automation through Reflex Agent via the JSONL shell protocol.
The CLI is agent-only:
- start one long-running shell process
- send one JSON object per line on stdin
- read one JSON object per line on stdout
Quick Start
Related skills