qqbot-remind

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QQBot reminders are easy to miss in active chats. This Skill automates the creation and management of both one-time and recurring reminders directly via the QQ channel, ensuring timely alerts.

Core Features & Use Cases

  • One-time reminders: schedule a single notification at a specific time.
  • Recurring reminders: set up cron-based schedules for ongoing alerts.
  • Channel delivery & UX: deliver reminders within QQ chats, with guidance on how to cancel or list upcoming reminders.

Quick Start

Ask the bot to schedule a reminder, for example 'remind me to drink 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 QQ chat reminders using cron expressions?

You can schedule recurring QQ chat reminders by providing a cron expression as the scheduling input. The Skill parses the cron syntax to automatically manage and deliver timed alert notifications within the QQ channel.

Can I set a one-time notification alert in a QQ channel?

Yes, you can set a one-time notification alert in a QQ channel. The Skill supports scheduling a single reminder at a specific time and delivers the timed alert directly within the QQ chat interface.

Does the QQ reminder bot support simple natural language phrases for scheduling?

Yes, the QQ reminder bot supports both simple natural language phrases and standard cron expressions for scheduling. It enforces strict input validation to accurately process your direct user prompts into timed alerts.

How do I manage and cancel upcoming scheduled reminders in QQ?

You can manage and cancel upcoming scheduled reminders in QQ by interacting with the bot directly. The Skill provides channel delivery guidance on listing upcoming reminders and executing cancellation commands.

What are the limitations of automating time management alerts via a QQ bot?

A limitation of automating time management alerts via a QQ bot is that reminders are delivered within active QQ chats, meaning notifications can be missed if the chat volume is high. The Skill relies on the qqbot_remind and cron tooling to execute tasks.