Reliable Browser Automation with libretto
Libretto is a toolkit for building reliable browser automations using AI and TypeScript, allowing startup founders to automate repetitive browser tasks
- •When you need to automate data extraction from websites
- •When you want to automate tasks on web applications
- •When you need to integrate browser automation with other AI-powered tools
const { Browser } = require('@libretto/core'); const browser = new Browser(); browser.navigateTo('https://example.com'); browser.click('button', { selector: 'text=Click me' });Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/libretto && curl -fsSL https://workflowstacks.com/api/skills/libretto/claude-skill -o ~/.claude/skills/libretto/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
What's inside — free to inspect
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/libretto && curl -fsSL https://workflowstacks.com/api/skills/libretto/claude-skill -o ~/.claude/skills/libretto/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.