Armory
Source
Browse
Workflows

browser-use-demo

Browser Automation Demo with Claude. A complete reference implementation for building browser automation with Claude using Playwright. This demo provides a containerized Streamlit interface showcasing how to give Claude the ability to navigate websites, interact with DOM elements, extract content, and fill forms.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install browser-use-demo --cli claude

writes the file to.claude/commands/browser-use-demo.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/browser-use-demo.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official anthropics/anthropic-quickstarts workflows component — Browser Automation Demo with Claude. A complete reference implementation for building browser automation with Claude using Playwright. This demo provides a containerized Streamlit interface showcasing how to give Claude the ability to navigate websites, interact with DOM elements, extract content, and fill forms.

When to use it

Browser Automation Demo with Claude. A complete reference implementation for building browser automation with Claude using Playwright. This demo provides a containerized Streamlit interface showcasing how to give Claude the ability to navigate websites, interact with DOM elements, extract content, and fill forms.

How to install / invoke

Official Anthropic quickstart. Clone the repo and follow the project README to run it: https://github.com/anthropics/anthropic-quickstarts/blob/main/browser-use-demo/README.md

Notes

Quickstart "Browser Automation Demo with Claude" from anthropics/anthropic-quickstarts, a runnable starter project. License: MIT.