feat: add safe Playwright scraper skill
This commit is contained in:
@@ -9,6 +9,11 @@ Automated web browsing and scraping using Playwright with Camoufox anti-detectio
|
||||
- Extracting page content to markdown
|
||||
- Working with bot-protected or dynamic pages
|
||||
|
||||
## Routing rule
|
||||
|
||||
- For one-shot page extraction from a single URL, prefer `playwright-safe`
|
||||
- Use `web-automation` only when the task needs interactive browser control, multi-step navigation, or authenticated flows
|
||||
|
||||
## Requirements
|
||||
|
||||
- Node.js 20+
|
||||
|
||||
Reference in New Issue
Block a user