browser-use
Installation
SKILL.md
Browser Use
Use MoviePilot's built-in browser and site tools to complete web tasks with observable, step-by-step browser actions.
This skill is adapted from the public browser-use/browser-use project:
- Project:
https://github.com/browser-use/browser-use - CLI workflow:
open -> state -> indexed action -> verify - Useful idea kept here: navigate first, observe the page state, perform one small action, then verify the resulting state before continuing.