qqbot-remind

Schedule and deliver one-time and recurring reminders in QQ conversations.

2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/AG064/argentum --skill qqbot-remind-ag064
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qqbot-remind
Source: https://github.com/AG064/argentum/tree/main/extensions/qqbot/skills/qqbot-remind
Command: npx skills add https://github.com/AG064/argentum --skill qqbot-remind-ag064

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QQ users often need timely reminders for events or tasks across the QQ channel; this skill provides a reliable reminder workflow.

Core Features & Use Cases

  • Create one-time or recurring reminders via qqbot_remind.
  • Schedule reminders using simple time formats or cron expressions and receive notifications in QQ.
  • Use cases include personal tasks, meeting alerts, and routine follow-ups in chats.

Quick Start

To get started, call qqbot_remind with action, content, and time to schedule your first reminder.

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 chat?

You can set up recurring reminders in a QQ chat by providing a cron expression when calling the reminder tool, which then schedules and delivers automated alerts directly to your conversation.

Can I use simple time formats for one-time QQ reminders instead of cron?

Yes, you can use explicit time formats to create one-time QQ reminders, allowing you to schedule personal task alerts and meeting notifications without needing to write complex cron expressions.

How do I list and remove scheduled tasks in QQ conversations?

You can list and remove scheduled tasks by using the task management flow within the QQ conversation, which allows you to add, list, and delete reminders directly through the chatbot.

Does the qqbot reminder support both one-time alerts and routine follow-ups?

Yes, the qqbot reminder supports both one-time alerts for immediate events and recurring reminders for routine follow-ups, ensuring you receive timely notifications without missing a beat in your chats.

What do I need to set up automated scheduling for QQ channel notifications?

To set up automated scheduling for QQ channel notifications, you need to call the qqbot_remind tool with the action, content, and time parameters to successfully create and schedule your first reminder task.