im-reminder

Schedule one-time and recurring IM reminders across Feishu and WebChat channels.

47|4|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill im-reminder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: im-reminder
Source: https://github.com/agentbay-ai/agentbay-skills/tree/main/im-reminder
Command: npx skills add https://github.com/agentbay-ai/agentbay-skills --skill im-reminder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

IM reminders are often missed or delivered to the wrong destination, causing missed meetings and wasted time. This skill ensures reliable, channel-aware reminders across Feishu and WebChat.

Core Features & Use Cases

  • Cross-channel reminder delivery to Feishu and WebChat
  • Supports one-time and recurring reminders using at/e cron scheduling
  • Automatically detects the current channel and target user from the conversation context

Quick Start

Set a reminder for a specific time in the current channel.

Frequently Asked Questions about im-reminder

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

FAQPage Schema
How do I schedule recurring IM reminders across Feishu and WebChat?

You can schedule recurring IM reminders across Feishu and WebChat using this skill's cron-based timing or interval syntax, which automatically detects the current channel and target user from the conversation context to ensure accurate delivery.

Can I use cron expressions to automate cross-channel message notifications?

Yes, you can use cron expressions to automate cross-channel message notifications. The skill supports one-time prompts using 'at' syntax, recurring intervals using 'every', and standard cron-based timing to trigger reminders reliably.

Does this reminder automation tool work with Feishu and WebChat natively?

Yes, this reminder automation tool works with Feishu and WebChat natively. It dynamically populates payload channel and target user fields from the session context to deliver messages to the correct destination without misrouting.

What is the best way to set up one-time prompt reminders in a WebChat session?

The best way to set up one-time prompt reminders in a WebChat session is to use the 'at' scheduling syntax. The skill reads the active session context to populate fixed fields like enabled, sessionTarget, and payload deliver automatically.

Why do my scheduled IM reminders get delivered to the wrong channel?

Scheduled IM reminders get delivered to the wrong channel when payload fields are not mapped correctly. This skill prevents misrouting by dynamically populating payload channel and payload to from the current conversation context.

What are the limitations of using cron scheduling for Feishu reminders?

When using cron scheduling for Feishu reminders, you must enforce fixed fields including enabled, sessionTarget, payload kind, and payload deliver. The skill only supports Feishu and WebChat channels for cross-channel delivery.