agentsclimarketplace

Enact playwright

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/enactprotocol/enact-playwright

Browser automation tool using Playwright - captures screenshots and extracts content from web pagesFrom its SKILL.md

Install
npx -y skills add ComeOnOliver/skillshub --skill enact-playwright

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.4 KB, 149 tokens by cl100k_base, as published. Nobody here has run it

Playwright Browser Automation

A browser automation tool that uses Playwright to interact with web pages.

Features

  • Navigate to any URL
  • Take screenshots
  • Extract text content
  • Extract HTML content
  • Target specific elements with CSS selectors

Usage

# Get text content from a page
enact run enact/playwright --args '{"url": "https://example.com"}'

# Take a screenshot
enact run enact/playwright --args '{"url": "https://example.com", "action": "screenshot"}'

# Extract text from a specific element
enact run enact/playwright --args '{"url": "https://example.com", "selector": "h1"}'

What ships with it

14.0 KB alongside SKILL.md, 1 of them executable

GitHub clipped this repository’s file list, so this is at least 2 files and may be more.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.