browser automation

browser automation

claude-office-skills 321 ↓ 4.1k MIT updated 6mo ago
Claude Code
View source ↗

What it does

  • waitforselector: ".content"
  • scrolltobottom: true
  • waitfornavigation: true
  • navigate: "https://news.example.com"
  • wait: ".article-list"
  • output: "articles.json"
  • name: "User Registration"

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

browser automation

Source

Repository: https://github.com/claude-office-skills/skills

browser automation FAQ

What does the browser automation skill do?

Automate web browser interactions, scraping, testing, and workflow automation with Puppeteer/Playwright waitforselector: ".content" scrolltobottom: true

How do I install browser automation?

Run: npx -y skills add https://github.com/claude-office-skills/skills --skill browser automation --agent claude-code — the source lives at github.com/claude-office-skills/skills.

Maintain browser automation?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[browser automation on getagentictools](https://getagentictools.com/skills/claude-office-skills-skills-browser-automation?ref=badge)
npx agentictools info skills/claude-office-skills-skills-browser-automation

The second line is the CLI lookup for this page — handy in READMEs and docs.