Feishu Cron Reminder
Set up automated cron jobs that send scheduled reminders to Feishu conversations. The skill handles frequency configuration and message routing, ensuring reminders reach the intended chat reliably through system event triggers.
Feishu Cron Reminder lets you schedule recurring messages to Feishu chats using cron expressions and intervals.
AI-generated summary based on this skill's SKILL.md
Install
zrt-ai-lab/opencode-skills/feishu-cron-reminder · repository language: Python
git clone https://github.com/zrt-ai-lab/opencode-skills
cp -r opencode-skills ~/.claude/skills/feishu-cron-remindergenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I schedule reminders feishu using cron expressions?
Feishu Cron Reminder lets you define cron expressions to automate when reminders are sent to your Feishu conversations. You configure the cron schedule (frequency, time, day patterns) and specify the target chat, then the skill handles triggering and message delivery automatically through system event hooks.
What is Feishu Cron Reminder used for?
Feishu Cron Reminder automates periodic notifications and alerts within Feishu by executing time-based triggers. It eliminates manual reminder sending, ensuring your team receives scheduled messages reliably at configured intervals—ideal for standup reminders, deadline alerts, or recurring status checks.
Can Feishu Cron Reminder set up time-based task triggers?
Yes. Feishu Cron Reminder sets up time-based task triggers and reminders by mapping cron schedules to Feishu conversations. Once configured, the skill monitors the schedule and automatically sends reminders at the specified times without requiring manual intervention.
How does Feishu Cron Reminder manage scheduled messaging workflows?
Feishu Cron Reminder manages scheduled messaging workflows by routing cron-triggered events to designated Feishu chats. The skill handles frequency configuration, message formatting, and reliable delivery, allowing you to orchestrate recurring notification patterns across your workspace.
What are the key features of Feishu Cron Reminder?
Feishu Cron Reminder offers cron expression configuration for flexible scheduling, automatic message routing to target conversations, system event-based triggering for reliability, and support for complex frequency patterns. It simplifies recurring notification setup without requiring code or external schedulers.