This is the core browser automation skill from the OpenCLI suite. It lets AI agents control Chrome step by step through the command line, reusing your existing login sessions so you don't have to hand over passwords. You'll need the OpenCLI Browser Bridge extension and daemon running first. The skill is part of a larger ecosystem where opencli-usage shows you what's available, opencli-browser handles ad-hoc page interaction, and opencli-adapter-author helps you write custom commands for new sites. Think of this as the execution layer: once you know what you want to automate, this is what actually clicks buttons and fills forms. The repository has 21k stars, so people are clearly using it for real workflows.
npx skills add https://github.com/jackwener/opencli --skill opencli-operate