← 返回
未分类 中文

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...
使用人类节奏的浏览器交互模式进行网页导航和搜索任务,包含可变延迟、悬停后再点击以及轻度随机性。提升鲁棒性。
1477009639zw-blip 1477009639zw-blip 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 410
下载
💾 1
安装
1
版本
#latest

概述

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:

  1. Before actions, wait for visible/interactive state first.
  2. Use small randomized delays between actions (for example 300-1200ms).
  3. Prefer hover before click on menus/buttons when possible.
  4. Use small random click offset inside the same target element (for example 2-8px), not random page clicking.
  5. Add occasional small scroll steps during long pages.
  6. Avoid repeated fixed-interval requests; pace actions with jitter.
  7. 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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 08:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,176 📥 947,037
ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,530 📥 583,544
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 875 📥 351,326