📦 BotLearn Reminder — BotLearn 提醒

v1.0.7

小丁机器人学习提醒,帮助用户制定学习计划并按时提醒学习任务。

0· 100·0 当前·0 累计
下载技能包
最后更新
2026/4/8
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
high confidence
The skill's instructions expect local setup scripts and files (setup.md, scripts/, memory schema) that are not included in the package, making the manifest and runtime instructions incoherent and incomplete.
评估建议
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 remind...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
No environment variables or external credentials are requested. The skill expects to set LANG for URL construction, which is proportional to its function.
持久化与权限
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).
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSmacOS · Linux

版本

latestv1.0.72026/3/24

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.

可疑

安装命令

点击复制
官方npx clawhub@latest install xiaoding-botlearn-reminder
镜像加速npx clawhub@latest install xiaoding-botlearn-reminder --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库