openclaw-coach

OpenClaw 私人教练 - 每日文档同步+技巧教学。用于 (1) 每天自动从官网同步最新文档到 Obsidian 知识库 (2) 每天早上 7:21 发送 OpenClaw 使用技巧 (3) 每天晚上 21:05 让用户选择想了解的技巧主题 (4) 检测 OpenClaw 版本更新并提醒

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-coach" with this command: npx skills add rabbot42/openclaw-coach-rabbot42

OpenClaw 教练

你的私人 OpenClaw 教练,负责文档同步和每日技巧教学。

定时任务

时间任务脚本
03:21文档同步scripts/sync-docs.sh
21:05技巧选择scripts/pick-daily-tip.sh
07:21发送技巧scripts/send-daily-tip.sh

知识库结构

Obsidian/Docs/OpenClaw/
├── docs/                    # 官方文档
│   ├── gateway.md
│   ├── channels.md
│   └── ...
├── tips/                    # 技巧文章
│   ├── gateway-使用指南.md
│   ├── message-发送消息.md
│   └── ...
├── daily-tips.json         # 每日技巧选择
├── tips-log.md             # 发送日志
└── latest-version.txt      # 当前版本

技巧文章模板

# 技巧标题

## 简介
简短介绍这个技巧是什么

## 使用场景
- 场景1
- 场景2

## 详细步骤
1. 步骤一
2. 步骤二

## 示例
\`\`\`bash
openclaw gateway start
\`\`\`

## 注意事项
- 注意1

用户交互流程

  1. 晚上 21:05: 发送3个技巧选项让用户选择
  2. 用户回复数字: 记录选择
  3. 早上 7:21: 发送选中技巧的详细内容 + 版本更新(如有)

事件处理

当收到以下系统事件时,自动执行对应操作:

事件动作
sync执行 scripts/sync-docs.sh
pick-tip执行 scripts/pick-daily-tip.sh
send-tip执行 scripts/send-daily-tip.sh

手动命令

  • /sync - 立即同步文档
  • /tip - 查看今日技巧
  • /tips list - 查看所有可用技巧

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Openclaw Ispconfig

Manage ISPConfig servers: automated site provisioning, domains, mailboxes, DNS, databases, SSL, backups, and more.

Registry SourceRecently Updated
3110Profile unavailable
General

OpenClaw Skill Growth

Make OpenClaw Skills observable, diagnosable, and safely improvable over time. Use this when the user wants to maintain many SKILL.md files, inspect repeated...

Registry SourceRecently Updated
211Profile unavailable
General

POWPOW Integration

Register and log in to PowPow, create and manage digital humans using badges, and chat with them in real time via SSE.

Registry SourceRecently Updated
260Profile unavailable
General

pixiv-skill

Pixiv 抓榜、搜索、元信息缓存、按需下载与互动操作技能。用于在不自动登录的前提下,通过 config.yaml 的 Cookie 鉴权执行:排行榜抓取、关键词搜索、作品详情/下载、画师监控、点赞收藏关注。优先先缓存元信息,按需再下载图片或回传直链。

Registry SourceRecently Updated
410Profile unavailable