laziobirdlaziobirdCommunityยท1 Agent Skills Included

openclaw-rpa

Record browser workflows once, replay as zero-cost Python scripts

Records browser clicks, form fills, API calls, and Excel or Word actions once, then compiles them into standalone Playwright Python scripts. Eliminates repeated token costs, slow model reasoning, and hallucination risks on repetitive web tasks. Replays saved workflows instantly with zero model calls, including auto-login cookie reuse to skip OTP and CAPTCHA walls.
npx skills add laziobird/openclaw-rpa --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install openclaw-rpa?โ–ผ

Run `npx skills add laziobird/openclaw-rpa --all -g -y` in your terminal to install the skill globally.

How does openclaw-rpa save money on automation?โ–ผ

It uses the model to record a workflow once, then compiles it into a pure Python Playwright script. Every replay runs locally with zero token cost and no hallucination risk.

Can it handle logins with 2FA or CAPTCHA?โ–ผ

Yes. Log in manually once with #rpa-login, and the skill saves your cookies and injects them into all future headless runs, skipping OTP and QR-code steps.

What tasks can openclaw-rpa automate?โ–ผ

It handles browser navigation, clicking, form filling, data extraction, REST API calls, and Excel or Word report generation, all combined in a single replayable script.

Do I need Microsoft Office installed?โ–ผ

No. Excel and Word files are generated with pure-Python libraries, so it works on macOS, Linux, and Windows without any Office installation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’