SKILL.md - Gateway Watchdog Skill

> 一句话让 OpenClaw 安装 Gateway Watchdog

3,891 stars

Best use case

SKILL.md - Gateway Watchdog Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

> 一句话让 OpenClaw 安装 Gateway Watchdog

Teams using SKILL.md - Gateway Watchdog Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/openclaw-gateway-watchdog/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/adminlove520/openclaw-gateway-watchdog/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/openclaw-gateway-watchdog/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How SKILL.md - Gateway Watchdog Skill Compares

Feature / AgentSKILL.md - Gateway Watchdog SkillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

> 一句话让 OpenClaw 安装 Gateway Watchdog

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# SKILL.md - Gateway Watchdog Skill

> 一句话让 OpenClaw 安装 Gateway Watchdog

## 触发条件

- "安装 Gateway Watchdog"
- "Gateway 监控"
- "gateway watchdog"
- "守护 Gateway"

## 功能

1. **自动安装** Gateway Watchdog 监控脚本
2. **自动配置** 钉钉通知(可选)
3. **自动设置** 开机自启
4. **自动运行** 监控服务

## 安装流程

### 第一步:克隆仓库

```bash
git clone https://github.com/adminlove520/gateway-watchdog.git
cd gateway-watchdog
```

### 第二步:配置(可选)

```bash
cp config.example.py config.py
# 编辑 config.py 填入钉钉 Webhook 和加签密钥
```

### 第三步:运行安装脚本

```bash
python install.py
# 选择 "1" 安装开机自启
```

## 配置说明

| 配置项 | 说明 | 默认值 |
|--------|------|--------|
| WEBHOOK | 钉钉 Webhook URL | "" |
| SECRET | 钉钉加签密钥 | "" |
| CHECK_INTERVAL | 检查间隔(秒) | 60 |
| NOTIFY_DAILY | 每天报平安 | True |

## 通知场景

- ✅ 启动时报平安
- ✅ Gateway 掉线报警
- ✅ 重启成功报平安
- ✅ 重启失败报警
- ☀️ 每天 8-10 点报平安

## 使用命令

```bash
# 安装(已在仓库目录)
python install.py

# 查看状态
python install.py  # 选择 4

# 卸载
python install.py  # 选择 2
```

## 检查日志

```bash
# Windows
type %USERPROFILE%\.openclaw\gateway-watchdog.log

# Linux/macOS
cat ~/.openclaw/gateway-watchdog.log
```

## 作者

🦞 小溪 - 帮哥哥守护 Gateway

Related Skills

Authensor Gateway

3891
from openclaw/skills

Fail-safe policy gate for OpenClaw marketplace skills. Intercepts tool calls before execution and checks them against your Authensor policy. Low-risk actions run automatically. High-risk actions require your approval. Dangerous actions are blocked. Only action metadata is sent to the control plane — never your files, API keys, or conversation content.

task-watchdog

3891
from openclaw/skills

任务锁与超时监控系统。外部文件承载任务状态,不污染 agent 上下文,纯靠 heartbeat + GRACE 判断,不发即时告警。

gateway-safety

3891
from openclaw/skills

Safely update OpenClaw gateway configuration (openclaw.json) with automatic validation, backup, and 30-second health-check rollback. Use this skill whenever an agent needs to modify gateway settings, ports, provider credentials, or network bindings to ensure the session is not permanently lost due to a bad configuration.

windows-healing-gateway

3891
from openclaw/skills

OpenClaw Gateway Self-Healing System for Windows

crebee-social-media-gateway

3891
from openclaw/skills

CreBee 社交媒体网关。当用户需要管理社交媒体账号、发布内容(视频/图文/文章)、获取数据分析、访问粉丝画像、搜索话题/活动/音乐、或与抖音、B站、小红书、快手等 12 个平台交互时触发此技能。适用于 AI Agent 自动化管理中国社交媒体平台运营。 触发场景: - 发布内容到社交媒体平台 - 获取账号列表或账号信息 - 查询分析数据、数据概览、表现指标 - 访问粉丝/观众画像 - 搜索话题、标签、音乐、活动 - 管理抖音、B站、小红书、快手等平台的内容

SKILL.md - OpenClaw Gateway Watchdog

3891
from openclaw/skills

> 让你的 OpenClaw Gateway 7/24 稳定运行

openclaw-watchdog

3880
from openclaw/skills

Self-healing monitoring system for OpenClaw gateway. Auto-detects failures, fixes crashes, and sends Telegram alerts.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities

tavily-search

3891
from openclaw/skills

Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.

Data & Research

baidu-search

3891
from openclaw/skills

Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.

Data & Research