openclaw-rpa
Record browser workflows once, replay as zero-cost Python scripts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โ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