openclaw-automation

Restore OpenClaw automation and LINE webhooks on Windows via PowerShell.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/ckt520728/claude-skills --skill openclaw-automation-ckt520728
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-automation
Source: https://github.com/ckt520728/claude-skills/tree/main/openclaw-automation
Command: npx skills add https://github.com/ckt520728/claude-skills --skill openclaw-automation-ckt520728

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the recovery and maintenance of OpenClaw automation, LINE webhook, and Cloudflare tunnel, ensuring continuous operation and quick recovery in case of failure.

Core Features & Use Cases

  • Automated Recovery: Restores OpenClaw + LINE assistant on Windows when proxies or tunnels fail.
  • Tunnel Management: Manages Cloudflare quick tunnel URL rotation and updates LINE webhook endpoint.
  • Startup Automation: Sets up Windows scheduled tasks for daily recovery and verification.
  • Use Case: Ideal for Windows environments where OpenClaw automation is crucial, and quick recovery from failures is needed.

Quick Start

To start the OpenClaw automation, execute the PowerShell command: .\scripts\ensure-openclaw-line.ps1

Frequently Asked Questions about openclaw-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate LINE webhook recovery when my Cloudflare tunnel disconnects on Windows?

Automating LINE webhook recovery involves running a PowerShell script that restores OpenClaw automation, rotates the Cloudflare quick tunnel URL, and updates the LINE webhook endpoint on Windows. The script ensures continuous operation by handling proxy outages and tunnel failures automatically.

What is the best way to set up daily startup recovery for OpenClaw automation?

Setting up startup recovery requires configuring Windows scheduled tasks to execute the recovery script daily. This automates OpenClaw and LINE assistant restoration, verifying that Cloudflare tunnels and webhooks remain active without manual intervention.

Does this automation script support rotating Cloudflare quick tunnel URLs for LINE webhooks?

Yes, the script supports Cloudflare quick tunnel URL rotation. It manages the tunnel URL changes and directly updates the LINE webhook endpoint configuration to maintain service connectivity after a proxy or tunnel failure.

Can I run OpenClaw automation recovery without manual intervention after a proxy outage?

Yes, you can achieve automated recovery without intervention by executing the PowerShell script. It detects proxy outages, restores the OpenClaw and LINE assistant connection, and re-establishes the Cloudflare tunnel on your Windows environment.

Why does my LINE webhook stop receiving messages when the Cloudflare tunnel resets?

LINE webhooks stop receiving messages because the Cloudflare quick tunnel URL changes upon reset, breaking the endpoint connection. The automation script fixes this by rotating the tunnel URL and immediately updating the LINE webhook configuration.

Do I need Windows scheduled tasks to maintain OpenClaw and LINE webhook stability?

Windows scheduled tasks are required to automate daily recovery and verification. By scheduling the PowerShell script, you ensure that OpenClaw automation, LINE webhook endpoints, and Cloudflare tunnels are consistently restored and maintained.