lightpanda-iolightpanda-ioOfficialยท1 Agent Skills Included

agent-skill

Fast headless browser for web scraping and automation

Controls the Lightpanda headless browser for web data extraction, page interaction, and form filling. Replaces heavy Chrome instances with a faster, lighter browser built for automated workflows. Supports quick one-off page fetches, live interactive sessions, and replayable scripts that repeat tasks without extra cost.
npx skills add lightpanda-io/agent-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Lightpanda agent skill?โ–ผ

Run `npx skills add lightpanda-io/agent-skill --all -g -y` in your terminal to install the skill globally, then run the bundled install script once to download the Lightpanda browser binary.

What is Lightpanda used for?โ–ผ

It is a fast headless browser for data extraction and web automation, using far less memory than Chrome. It handles page navigation, clicking, form filling, and structured data extraction.

Can Lightpanda replace Chrome for web scraping?โ–ผ

Yes. It works as a drop-in replacement for Chrome or Chromium when you do not need graphical rendering, and it connects to Playwright or Puppeteer through its CDP server.

What is a PandaScript?โ–ผ

A PandaScript is a plain JavaScript automation file that Lightpanda replays deterministically with no model calls, so repeated tasks run faster and cost nothing in tokens.

Which platforms does Lightpanda support?โ–ผ

It runs on Linux and macOS on both Intel and ARM chips. Windows users can run it through WSL2 with the Linux build.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’