Skip to main content

playwright-cli

Real headless browser via playwright-cli. ALWAYS prefer this over web_fetch / curl when checking if a website loads, navigating pages, scraping content, filling forms, taking screenshots, or bypassing bot-protection (Cloudflare, Vercel security checkpoint, JS-rendered pages, login walls). web_fetch only sees raw HTML — playwright executes JavaScript, waits for the real page, and reports what a human browser actually sees. Use for: "comprueba si esta web carga", "verifica que la página funciona", "navega a", "abre la web", "saltarse el checkpoint", "scrapea", "rellena el formulario", "captura pantalla", "test the site". Pipeline: `playwright-cli open URL` → `playwright-cli snapshot` → act on the refs.

Zur Installation springen

Quellinformationen

Repository
estebanrfp/gos
Letzte Quellaktivität
12. Mai 2026 um 17:16
Erkannte Sprache von SKILL.md
Englisch
Sterne
1
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.