Since the source is empty, here's what this appears to be: a skill that lets Claude control a web browser programmatically. You'd reach for this when you need to scrape data from JavaScript-heavy sites, automate form submissions, or test web interfaces. It's the kind of thing that saves you from writing your own Selenium or Playwright scripts when you just want Claude to navigate pages, click buttons, and extract content. Useful for one-off automation tasks or when the target site doesn't have an API. Just be aware that browser automation can be brittle when sites change their layouts.
npx -y skills add alirezarezvani/claude-skills --skill browser-automation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template