← 返回 Skills 市场
qqbot-remind-absolute
作者
zykkk-power
· GitHub ↗
· v1.0.0
· MIT-0
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qqbot-remind-absolute
功能描述
Manage QQBot reminders through real OpenClaw cron jobs with explicit per-user timezone settings. Use when a QQ user asks for reminders, alarms, timed notific...
安全使用建议
This skill appears to do exactly what it says: maintain per-user timezones and create real OpenClaw cron jobs for QQ reminders. Before installing, ensure you trust the local openclaw binary (the script calls it via subprocess) and are comfortable with cron jobs being created under your OpenClaw environment. The skill stores timezones in data/user_timezones.json in cleartext and will schedule messages using the provided reminder text — verify you trust sources of reminder content so nothing sensitive is scheduled unintentionally. If you run on a non-Windows host, confirm openclaw is available under a name the script can find or adjust find_openclaw_cmd accordingly.
功能分析
Type: OpenClaw Skill
Name: qqbot-remind-absolute
Version: 1.0.0
The skill is a legitimate tool for managing QQBot reminders via the OpenClaw cron system. The Python script `scripts/schedule_reminder.py` safely interfaces with the local `openclaw` CLI using list-based subprocess calls to prevent shell injection and manages user timezones in a local JSON file. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code and instructions in `SKILL.md` are strictly aligned with the stated purpose of scheduling and managing timed notifications.
能力评估
Purpose & Capability
The name/description (QQBot reminders via OpenClaw cron jobs) matches the included script and SKILL.md: the script reads/writes a local timezone JSON and invokes the openclaw cron CLI to schedule, list, and remove jobs. Requiring an OpenClaw CLI is reasonable for this purpose.
Instruction Scope
SKILL.md instructs running the bundled script with clear flags; the script performs only the stated actions: manage data/user_timezones.json and call openclaw cron commands. It does not read arbitrary system files or access environment variables beyond normal process state.
Install Mechanism
No install spec or external downloads are present; the skill is instruction-only with one local Python script. Nothing is fetched from external URLs or written to unusual system paths by an installer.
Credentials
The skill declares no environment variables or credentials. The script invokes the local openclaw CLI (expected for scheduling) and stores timezones in a local JSON file; no unrelated secrets or services are requested.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent settings. It persists only a small per-target timezone file under data/ and relies on OpenClaw cron for delivery, which is consistent with its stated function.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qqbot-remind-absolute - 安装完成后,直接呼叫该 Skill 的名称或使用
/qqbot-remind-absolute触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: explicit timezone setup, local time parsing, real cron-backed QQ reminders
元数据
常见问题
qqbot-remind-absolute 是什么?
Manage QQBot reminders through real OpenClaw cron jobs with explicit per-user timezone settings. Use when a QQ user asks for reminders, alarms, timed notific... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 qqbot-remind-absolute?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qqbot-remind-absolute」即可一键安装,无需额外配置。
qqbot-remind-absolute 是免费的吗?
是的,qqbot-remind-absolute 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
qqbot-remind-absolute 支持哪些平台?
qqbot-remind-absolute 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 qqbot-remind-absolute?
由 zykkk-power(@zykkk-power)开发并维护,当前版本 v1.0.0。
推荐 Skills