← Back to Skills Marketplace
287
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install watch-and-learn
Description
Automate browser tasks in Safari — Claude drives Safari step-by-step using the AX tree, recording every action as a replayable workflow. Supports single exec...
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install watch-and-learn - After installation, invoke the skill by name or use
/watch-and-learn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
watch-and-learn 1.0.1
- Removed code files (`capture.py`, `navigate.py`, `workflow.py`) previously part of the skill.
- Replaced single file documentation (`SKILL.md`) with a new `SKILLS.md`.
- Documentation and skill structure updated to reflect these changes.
v1.0.0
Initial release of Watch & Learn: automate Safari with replayable browser workflows.
- Enables step-by-step browser automation in Safari, using the Accessibility (AX) tree for control and state tracking.
- Every action (click, type, navigate, wait) is recorded as a workflow; supports both single execution and batch runs.
- Requires only Python, pyobjc, and macOS Accessibility permissions—no external APIs or IrisGo app needed.
- Workflows are easily saved, listed, displayed, modified ("healed" on errors), and replayed with variable injection.
- Comprehensive workflow healing: recover from failed steps, patch alternate labels, and resume execution seamlessly.
Metadata
Frequently Asked Questions
What is Watch & Learn?
Automate browser tasks in Safari — Claude drives Safari step-by-step using the AX tree, recording every action as a replayable workflow. Supports single exec... It is an AI Agent Skill for Claude Code / OpenClaw, with 287 downloads so far.
How do I install Watch & Learn?
Run "/install watch-and-learn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Watch & Learn free?
Yes, Watch & Learn is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Watch & Learn support?
Watch & Learn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Watch & Learn?
It is built and maintained by peizheg (@peizheg); the current version is v1.0.1.
More Skills