Libretto - deterministic AI browser automations
Skill plus CLI that has coding agents generate inspectable browser-automation scripts instead of running prompts at runtime. You debug a real script, not a prompt.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
OpenTabs - API-driven browser agent
Chrome extension and MCP server that lets coding agents drive web tasks by calling site APIs instead of clicking through the DOM. Targets the brittleness of Playwright-style browser automation.
byob - bring your own browser to AI agents
Chrome extension and MCP bridge that lets your AI agent drive the Chrome you already have open, including authenticated sessions. Works with Claude Code and Cursor.
stealth-browser-mcp - anti-bot browser automation MCP
MCP server that drives a Chrome devtools session past anti-bot systems. Lets agents write network hooks and clone UIs from natural language.
trace-mcp - framework-aware codebase MCP for coding agents
MCP server with 138 tools and cross-language framework awareness (58 integrations across 81 languages). Indexes Laravel/Inertia/Vue, Rails/Hotwire, Django/HTMX edges so agents skip re-deriving call graphs. Decision memory links architectural choices to the code they're about. Local-first ONNX embeddings, optional LSP enrichment.