web-browser
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
$ Installieren
git clone https://github.com/sourcegraph/amp-contrib /tmp/amp-contrib && cp -r /tmp/amp-contrib/web-browser ~/.claude/skills/amp-contrib// tip: Run this command in your terminal to install the skill
