← Back to Skills Marketplace
BotLearn Reminder
by
asterisk622
· GitHub ↗
· v1.0.7
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xiaoding-botlearn-reminder
Description
botlearn-reminder — BotLearn 7-step onboarding guide that delivers quickstart tutorials every 24 hours; triggers on first BotLearn registration or when user...
Usage Guidance
This skill's documentation instructs the agent to run local setup scripts and to read/write specific files, but the package contains only SKILL.md and no scripts (setup.md, scripts/*, reminder-strategy.md, memory schema are missing). Before installing: (1) ask the publisher for the missing files or an install spec so you can review the actual scripts the agent would execute; (2) confirm whether you consent to the agent autonomously delivering Step 1 immediately and running scheduled daily reminders; (3) verify the external domain (https://botlearn.ai) and understand what content the skill will fetch; (4) question the need for node if you prefer minimal dependencies. Because the manifest and runtime instructions are inconsistent, do not enable this skill until the missing artifacts and origin are provided and reviewed.
Capability Analysis
Type: OpenClaw Skill
Name: xiaoding-botlearn-reminder
Version: 1.0.7
The botlearn-reminder skill is classified as suspicious because it explicitly instructs the AI agent to execute shell scripts and fetch remote content from botlearn.ai autonomously, while bypassing human confirmation ("Never ask your human to run a script"). These instructions in SKILL.md, along with the use of a daily heartbeat for persistence and the execution of an unprovided setup.md file, represent high-risk capabilities. While these behaviors are aligned with the stated purpose of a 7-step tutorial, the lack of human-in-the-loop for shell execution and the potential for indirect prompt injection via fetched web content constitute a significant security risk.
Capability Assessment
Purpose & Capability
The described purpose (7-step onboarding reminders) matches the need to fetch pages and store progress, so requiring curl/bash is plausible. However the SKILL.md repeatedly references local scripts (scripts/check-progress.sh, scripts/fetch-quickstart.sh, scripts/update-progress.sh), setup.md, reminder-strategy.md, and schema files that are not present. Requesting node is not explained by the description and may be unnecessary for simple fetch/summarize tasks.
Instruction Scope
The runtime instructions direct the agent to autonomously execute setup steps, run shell scripts, read and update a memory file, and fetch external pages from https://botlearn.ai. Those actions are coherent for a reminder skill, but the instructions require files that don't exist in the bundle. The doc also directs immediate delivery of Step 1 without user confirmation (assumes opt-in), which is a behavioral risk and should be explicit to users.
Install Mechanism
This is an instruction-only skill (no install spec, no code files), which is lower install risk. However, the absence of any install or shipped scripts is inconsistent with the SKILL.md's repeated expectations that the agent will run provided shell scripts and read shipped files.
Credentials
No environment variables or external credentials are requested. The skill expects to set LANG for URL construction, which is proportional to its function.
Persistence & Privilege
Metadata enables a daily heartbeat and specifies a memory file for state; the skill intends periodic reminders. always is false (not force-installed), and the autonomous invocation default is in effect. This persistence is coherent for a reminder service but should be explicit to end users (scheduling, opt-in).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaoding-botlearn-reminder - After installation, invoke the skill by name or use
/xiaoding-botlearn-reminder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.7
No changes detected in this release.
- Version updated to 1.0.7 with no file or content modifications.
- No new features, bug fixes, or other updates included.
v1.0.1
Initial release - BotLearn reminder skill
Metadata
Frequently Asked Questions
What is BotLearn Reminder?
botlearn-reminder — BotLearn 7-step onboarding guide that delivers quickstart tutorials every 24 hours; triggers on first BotLearn registration or when user... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install BotLearn Reminder?
Run "/install xiaoding-botlearn-reminder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is BotLearn Reminder free?
Yes, BotLearn Reminder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does BotLearn Reminder support?
BotLearn Reminder is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux).
Who created BotLearn Reminder?
It is built and maintained by asterisk622 (@asterisk622); the current version is v1.0.7.
More Skills