跳至主要内容
小龙虾小龙虾AI
🤖

Openclaw Web Automation

Automates web interactions for public site checks or authenticated flows with credential references and optional iMessage notifications.

下载1.4k
星标2
版本1.0.7
自动化脚本
安全通过

技能说明


name: openclaw-web-automation-basic description: Use this skill when the user wants quick, no-credential browser automation against public websites (summaries, keyword checks, simple page facts). Runs the local OpenClaw Automation Kit query path and returns structured results.

OpenClaw Web Automation (No Credentials)

This skill is the fastest path for public-site automation tasks.

Use this for requests like:

Do not use this skill for login-required tasks. Use award/login flows instead.

Preconditions

  • Repository is available locally.
  • Python environment is installed (pip install -e .).
  • No credentials are required for this skill.

Command to run

From repo root:

python skills/openclaw-web-automation-basic/scripts/run_query.py --query "<user request>"

The script routes to examples/public_page_check and returns JSON.

Output handling

  • Return a concise summary to the user:
    • page title
    • keyword
    • keyword count
    • 1-3 highlights
  • If the query has no URL, default to https://www.yahoo.com.
  • If parsing fails, ask the user for a URL and what text to check.

Safety

  • Public websites only.
  • No credential collection.
  • No anti-bot bypass guidance.

如何使用「Openclaw Web Automation」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Openclaw Web Automation技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能