← Back to Skills Marketplace
zykkk-power

qqbot-remind-absolute

by zykkk-power · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install qqbot-remind-absolute
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qqbot-remind-absolute
  3. After installation, invoke the skill by name or use /qqbot-remind-absolute
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: explicit timezone setup, local time parsing, real cron-backed QQ reminders
Metadata
Slug qqbot-remind-absolute
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install qqbot-remind-absolute?

Run "/install qqbot-remind-absolute" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is qqbot-remind-absolute free?

Yes, qqbot-remind-absolute is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does qqbot-remind-absolute support?

qqbot-remind-absolute is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created qqbot-remind-absolute?

It is built and maintained by zykkk-power (@zykkk-power); the current version is v1.0.0.

💬 Comments