qqbot-remind

Schedule, list, and cancel QQ bot reminders via qqbot_remind.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QQBot reminders streamline time-based communication by enabling users to create, view, and cancel reminders within QQ chats, ensuring timely notifications without manual tracking.

Core Features & Use Cases

  • Schedule one-time or recurring reminders via QQ channel.
  • List existing reminders and cancel them as needed.
  • Example: a user asks to be reminded at 5 minutes later about a task, and the bot schedules it automatically.

Quick Start

在QQ上设置一个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 a reminder through a QQ bot?▼

To schedule a QQ bot reminder, invoke the qqbot_remind tool with parameters for action, content, and time to set up cron scheduling, which then triggers an automated user reply in the chat.

Can I set up recurring reminders in a QQ channel?▼

Yes, you can set up recurring reminders in a QQ channel by configuring the time parameter for cron scheduling, supporting both one-time and repeating time-based notification tasks.

What is the best way to manage and cancel existing QQ bot notifications?▼

Managing QQ bot notifications requires invoking the qqbot_remind tool with the list or cancel action parameters, allowing you to view active reminders and delete them as needed.

Does qqbot-remind work without external dependencies?▼

Yes, the qqbot-remind workflow operates without external dependencies or components, handling schedule, list, and cancel actions directly through the QQ channel integration.

Why use cron scheduling for chatbot reminders in QQ?▼

Cron scheduling is used for QQ chatbot reminders to accurately automate time-based task execution, ensuring one-time or recurring notifications are triggered precisely when needed without manual tracking.

Are there limitations to automating notifications with qqbot-remind?▼

The qqbot-remind workflow is limited to scheduling, listing, and canceling reminders via the qqbot_remind tool invocation, applying specifically to conversations where time-based task automation is needed.