qqbot-remind

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

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/karaabd23-crypto/openclaw --skill qqbot-remind-karaabd23-crypto
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qqbot-remind
Source: https://github.com/karaabd23-crypto/openclaw/tree/main/extensions/qqbot/skills/qqbot-remind
Command: npx skills add https://github.com/karaabd23-crypto/openclaw --skill qqbot-remind-karaabd23-crypto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QQBot 定时提醒帮助用户在 QQ 通道中创建、查询与取消一次性或周期性提醒,确保重要事件不被遗忘。

Core Features & Use Cases

  • 支持一次性提醒与周期性提醒的创建、查询和取消。
  • 与 QQ 通道无缝集成,能够在对话中即时注册和确认提醒。
  • 通过工具接口和 cron 实现自动化调度,并在聊天中提供即时反馈。

Quick Start

Set a reminder for drinking water in 5 minutes.

Frequently Asked Questions about qqbot-remind

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

FAQPage Schema
How do I schedule recurring reminders in a QQ chatbot?▼

You create recurring reminders in a QQ chatbot by registering time-based tasks directly in the chat. The system uses cron for scheduling, handling both one-time and recurring notifications across QQ channels with immediate feedback.

What is the best way to manage QQ notifications for scheduled events?▼

The best way to manage QQ notifications for scheduled events is through chat-based workflows that handle creation, listing, and cancellation of time-based tasks. This ensures important events are tracked reliably without leaving the QQ conversation.

Can I use cron to set up one-time chat reminders in QQ channels?▼

Yes, you can use cron to set up one-time chat reminders in QQ channels. The system integrates with qqbot_remind to register time-based tasks and applies cron scheduling to trigger notifications directly in your chat interface.

Does the QQ reminder Skill work without external dependencies?▼

The QQ reminder Skill works without external dependencies. It integrates with qqbot_remind and uses cron internally to provide reliable scheduling and immediate user feedback for chat-based notifications across QQ channels.

How do I list and cancel existing scheduled tasks in a QQ chat?▼

To list and cancel existing scheduled tasks in a QQ chat, you use the Skill's management commands within the conversation. It handles querying and canceling time-based tasks, providing immediate feedback directly in the chat workflow.

Why use a chatbot for scheduling reminders instead of standard calendar apps?▼

Using a chatbot for scheduling reminders keeps notifications within your active QQ conversation flow. It handles one-time and recurring tasks via cron, providing immediate feedback without needing to switch to a separate calendar application.