agent-skill
Fast headless browser for web scraping and automation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core