qqbot-remind

Schedule one-time and recurring QQ bot reminders via cron.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/gaos6e/MyOpenclaw --skill qqbot-remind-gaos6e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qqbot-remind
Source: https://github.com/gaos6e/MyOpenclaw/tree/main/extensions/openclaw-qqbot/skills/qqbot-remind
Command: npx skills add https://github.com/gaos6e/MyOpenclaw --skill qqbot-remind-gaos6e

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QQBot 定时提醒,支持一次性与周期性任务的创建、查询与取消。在通过 QQ 通道通信且涉及提醒/定时任务时使用。

Core Features & Use Cases

  • One-time reminders: register a single alert at a specific time.
  • Recurring reminders: schedule repeating notifications with cron-like expressions.
  • Query & cancel: list active reminders and cancel by name or id.

Quick Start

请向 AI 发送一个自然语言命令来创建提醒,例如:“5分钟后提醒我喝水”。

Frequently Asked Questions about qqbot-remind

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule automated reminders through a QQ bot?

To schedule automated reminders through a QQ bot, you send a natural language command like "remind me to drink water in 5 minutes" to the AI, which then registers the alert for timely message delivery via your QQ channels.

Can I set up recurring notifications with cron expressions in QQ?

Yes, you can set up recurring notifications in QQ using cron-like expressions. The system supports scheduling repeating tasks, ensuring automated messages are delivered at the specified periodic intervals.

How do I list and cancel active scheduled tasks in a QQ group?

You can list active scheduled tasks in a QQ group by requesting the AI to show current reminders. To cancel a task, simply instruct the bot to remove it by its specific name or assigned id.

Does QQ bot reminder scheduling support both one-time and repeating alerts?

Yes, QQ bot reminder scheduling supports both one-time alerts for specific moments and repeating alerts. It uses deterministic scheduling parameters to ensure timely delivery of your automated messages.

What natural language commands work for creating QQ channel reminders?

Natural language commands like "5 minutes later remind me to drink water" work for creating QQ channel reminders. The AI parses your intent to immediately generate and execute the required cron parameters.

Why use a dedicated QQ bot task scheduler instead of manual alerts?

Using a dedicated QQ bot task scheduler automates deterministic message delivery for one-time and recurring alerts. It eliminates manual tracking by allowing you to create, query, and cancel scheduled reminders directly through chat.