AI AGENT ADDONS

Cmux Browser

manaflow-ai/cmux

Control a browser using cmux commands from your terminal. Open any website, click buttons, fill in text fields, and submit forms. You can also wait for pages to load fully or for specific text to appear.

Use snapshots to get a fresh list of elements on the page. Each element gets a ref like e1 or e2. Then you can click, fill, or press keys on those elements. After an action, take another snapshot to see the new state.

This skill works inside cmux webviews. It is great for automating tasks like logging in, checking dashboards, or extracting data from websites. The commands are simple and easy to repeat.

Add Cmux Browser skill to your workflow

Global

mkdir -p ~/.claude/skills/cmux-browser

Project

mkdir -p .claude/skills/cmux-browser

Source Repository

Stars
23,076
Forks
1,825
Watchers
23,076
License
NOASSERTION
Last Push
1 month ago
Created
6 months ago