Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

headless-browser

Étoiles0
Forks0
Mis à jour16 juin 2026 à 08:26

Browser automation with two efficiency tiers. Tier 1: headless-check.js for quick health checks, screenshots, error detection (JSON output). Tier 2: Playwright CLI (@playwright/cli via npx) for interactive automation — click, fill, navigate, snapshots with YAML element refs (4x more token-efficient than MCP). Use when: (1) Quick page health checks, (2) Screenshots, (3) Console/network errors, (4) Form filling/navigating, (5) Multi-step interaction. Use MCP Playwright only for complex persistent context.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
5 fichiers
SKILL.md
readonly