Human Paced Web Ops
/install human-paced-web-ops
Human-Paced Web Ops
Use this skill when the task involves:
- Web search and browsing in dynamic pages
- Multi-step page navigation that easily breaks with rigid scripts
- Long-running read-and-collect workflows
Interaction Pattern
Apply these defaults unless the task needs exact deterministic clicking:
- Before actions, wait for visible/interactive state first.
- Use small randomized delays between actions (for example 300-1200ms).
- Prefer
hoverbeforeclickon menus/buttons when possible. - Use small random click offset inside the same target element (for example 2-8px), not random page clicking.
- Add occasional small scroll steps during long pages.
- Avoid repeated fixed-interval requests; pace actions with jitter.
- Every 5-10 interactions, re-check page state and URL before continuing.
Guardrails
- If blocked by CAPTCHA, login challenge, paywall, or anti-bot page, pause and report the blocker URL plus required manual step.
- Keep identity and session settings stable and traceable for repeatable runs.
- Respect robots/terms and prefer official APIs when available.
Output Requirement
For web collection tasks, include:
- What was visited (titles + links)
- What was extracted
- What could not be accessed (and why)
- Next recoverable step
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install human-paced-web-ops - After installation, invoke the skill by name or use
/human-paced-web-ops - Provide required inputs per the skill's parameter spec and get structured output
What is Human Paced Web Ops?
Use human-paced browser interaction patterns for web navigation and search tasks with variable delays, hover-before-click, and light randomness. Improves rob... It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.
How do I install Human Paced Web Ops?
Run "/install human-paced-web-ops" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Human Paced Web Ops free?
Yes, Human Paced Web Ops is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Human Paced Web Ops support?
Human Paced Web Ops is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Human Paced Web Ops?
It is built and maintained by 1477009639zw-blip (@1477009639zw-blip); the current version is v1.0.0.