claudedwithlove
explore/marcosathanasoulis-openclaw-automation-kit

openclaw-automation-kit

Cherished

A Python framework for building reliable browser automations with built-in support for 2FA handling, multi-channel notifications, and API-first execution. Designed for OpenClaw users, it enables writing automations in plain English while providing login management, dynamic form handling, and optional routing to WhatsApp, iMessage, or email.

·0··submitted April 19, 2026
View on GitHub
Clauded With Love Rating
7.3 / 10

OpenClaw Automation Kit is a Python framework for building browser automations with plain-English instructions, featuring 2FA handling and multi-channel notifications. It bridges the gap between simple automation tools and complex authenticated workflows by providing structured execution with human-in-the-loop fallbacks.

Code Quality6.5
Usefulness8.0
Claude Usage7.5
Documentation7.0
Originality7.5
Highlights
  • Thoughtful hybrid approach combining automated browser tasks with human checkpoints for 2FA and CAPTCHA handling
  • Clean separation between simple public checks (no API key needed) and complex authenticated workflows requiring Claude vision
  • Well-structured automation specification with manifest, input/output schemas, and deterministic entrypoints
To Improve
  • Add comprehensive test coverage and error handling patterns, especially for the browser automation and 2FA flow edge cases
  • Provide concrete code examples in the README showing custom script structure and API usage beyond the basic CLI commands
Language