Che cos'è browserless?
Browser headless come servizio per screenshot, PDF, scraping e automazione Fonte: vm0-ai/vm0-skills.
Browser headless come servizio per screenshot, PDF, scraping e automazione
Installa rapidamente la skill AI browserless nel tuo ambiente di sviluppo tramite riga di comando
Fonte: vm0-ai/vm0-skills.
Headless Chrome browser as a service. Take screenshots, generate PDFs, scrape JS-rendered pages, and run Puppeteer/Playwright scripts without managing browser infrastructure.
Important: When using $VAR in a command that pipes to another command, wrap the command containing $VAR in bash -c '...'. Due to a Claude Code bug, environment variables are silently cleared when pipes are used directly.
```bash bash -c 'curl -s "https://api.example.com" -H "Authorization: Bearer $APIKEY"' | jq '.data[0]' ```
Browser headless come servizio per screenshot, PDF, scraping e automazione Fonte: vm0-ai/vm0-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/vm0-ai/vm0-skills --skill browserlessBrowser headless come servizio per screenshot, PDF, scraping e automazione Fonte: vm0-ai/vm0-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/vm0-ai/vm0-skills --skill browserless Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/vm0-ai/vm0-skills