Libretto: AI Tool for Deterministic Browser Automations in Healthcare
Libretto is a Skill+CLI tool designed to help coding agents create deterministic browser automations and debug existing ones. The platform shifts from runtime AI prompts to generating inspectable, runnable scripts. Developed over a year while building healthcare automations for EHR and payer portal integrations, the tool addresses time-consuming debugging challenges. Unlike runtime AI tools like Browseruse and Stagehand, Libretto avoids unreliable DOM parsing on complex websites, using internal network calls for better reliability. The tool is documented at libretto.sh/docs/get-started/introduction, with a demo available on YouTube. It specifically targets healthcare websites, which often feature older and complicated interfaces.
Key facts
- Libretto is a Skill+CLI tool for deterministic browser automations
- It generates real scripts that can be inspected, run, and debugged
- Developed over a year for healthcare startup automations
- Addresses EHR and payer portal integration challenges
- Avoids unreliable DOM parsing used by tools like Browseruse and Stagehand
- Uses internal network calls for faster, more reliable performance
- Documentation available at libretto.sh/docs/get-started/introduction
- Demo video on YouTube showcases functionality
Entities
Institutions
- Libretto
- Browseruse
- Stagehand