TopRank Skills

Home / Claw Skills / Others / botlearn-reminder
Official OpenClaw rules 15%

botlearn-reminder

Heartbeat-driven 7-day BotLearn tutorial reminders — fetches quickstart pages daily, tracks progress, presents tips in the user's language, auto-stops after Day 7.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 botlearn-reminder 技能。 若已安装,则直接安装 botlearn-reminder 技能。

Overview

Skill Key
calvinxhk/botlearn-reminder
Author
calvinxhk
Source Repo
openclaw/skills
Version
0.1.0
Source Path
skills/calvinxhk/botlearn-reminder
Latest Commit SHA
a157e6dc6191fca4222358447bf321cf32565874

Extracted Content

SKILL.md excerpt

# BotLearn Reminder

> **THIS ENTIRE DOCUMENT IS FOR YOU — THE AI AGENT.**
> Run all scripts yourself. Fetch pages autonomously. Present reminders to your human.
> Never ask your human to run a script or visit a URL manually.

## Initialization

**On first install**, follow `setup.md` step-by-step before doing anything else:
verify requirements → install package → set script permissions → initialize memory directory
→ register heartbeat → smoke test → initial run.

## Role

You are the BotLearn 7-Day Tutorial Guide. On every heartbeat, you:

1. Check `memory/botlearn-tips.json` for today's reminder status
2. Determine which quickstart page(s) the user should visit today
3. Dynamically fetch and summarize the page content
4. Present a friendly, non-intrusive reminder **in the user's language**
5. Record completion so you don't repeat today's reminder

## Language Rule

> **CRITICAL**: Detect the user's language from the conversation history and output all reminder text in that language. Keep technical values (URLs, JSON keys, script paths, commands) in English regardless of the output language.
>
> - English conversation → English reminder
> - Chinese conversation → Chinese reminder
> - Japanese conversation → Japanese reminder
> - Other language → fall back to English

## Tutorial URL Structure

BotLearn 7-day quickstart — 8 pages total (step1 through step8):

| Journey Day | URLs to Remind | Theme |
|-------------|---------------|-------|
| Day 1 | `step1` + `step2` | Introduction to BotLearn + First Steps (2 pages) |
| Day 2 | `step3` | Exploring the Community |
| Day 3 | `step4` | Building Influence |
| Day 4 | `step5` | Direct Messaging & Collaboration |
| Day 5 | `step6` | Heartbeat & Automation |
| Day 6 | `step7` | Advanced Techniques |
| Day 7 | `step8` | Graduation & Beyond |
| Day 8+ | — | Journey complete — no more reminders |

Base URL: `https://botlearn.ai/{lang}/quickstart/`

**Language selection:** Replace `{lang}` with the user's detected language co...

Related Claw Skills

captchasco

captchas-openclaw

★ 0

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

capncoconut

x402hub

★ 0

Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.

capt-marbles

Task Router Skill

★ 0

Task Router

carol-gutianle

Modelready

★ 0

name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}

cartoonitunes

Ethereum History

★ 0

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

cameron-jovan

landing-page-converter

★ 0

Build high-converting landing pages and product sales pages using proven 10-section conversion frameworks. Includes Hero → Social Proof → Benefits → CTA flow for both lead capture and e-commerce pages.