qqbot-remind

Schedule and deliver time-based reminders through QQ channels.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QQ bot reminders help users schedule and manage time-based notifications through QQ channels, enabling automated alerts for tasks and events.

Core Features & Use Cases

  • One-time and periodic reminders: Create both single-shot and recurring alerts via QQ chats.
  • Channel-aware scheduling: Reminders arrive through the QQ channel with proper formatting.
  • Flexible time expressions: Supports relative times like 5m, 1h, or cron-like schedules; includes conflict handling and cancellation.
  • Use Case: Example: a user sets a daily stand-up reminder at 9am and a one-time reminder for a deadline via QQ.

Quick Start

你可以直接说出一个提醒需求,例如“5分钟后提醒我喝水”,系统将注册定时任务并通过 QQ 通道发送提醒。

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 QQ chatbot reminders for tasks and deadlines?

To schedule automated QQ chatbot reminders, you can input natural language requests or relative time expressions like 5m or 1h. The skill parses these inputs and coordinates with the system cron to register and trigger timely alerts.

Can I set up recurring and one-time reminders through a QQ channel?

Yes, you can set up both recurring and one-time reminders through a QQ channel. The skill supports cron-like schedules for periodic alerts and single-shot triggers, delivering formatted notifications directly to your chat interface.

What time expression formats work for configuring QQ bot notifications?

Configuring QQ bot notifications supports relative time expressions such as 5m and 1h, alongside cron-like schedules. This flexible parsing allows you to easily specify precise timing for both daily stand-ups and one-time deadlines.

How do I cancel or handle conflicting scheduled alerts in a QQ chatbot?

To cancel or handle conflicting scheduled alerts in a QQ chatbot, the skill includes built-in conflict handling and cancellation features. You can manage your registered cron tasks to prevent overlapping notifications.

Does the QQ reminder automation tool require external dependencies to function?

The QQ reminder automation tool does not require external dependencies to function. It internally coordinates with the qqbot_remind tool and the system cron to parse time expressions and deliver chat-based prompts.

Why use cron-like schedules for team coordination alerts in QQ?

Using cron-like schedules for team coordination alerts in QQ allows precise, automated time-based triggering for recurring events. This ensures reliable daily stand-ups and deadline prompts are delivered directly through the chat channel.