feishu-cron-reminder

Schedule recurring Feishu reminders with cron-like tasks.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/okbest2024/openclaw-backup --skill feishu-cron-reminder-okbest2024
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cron-reminder
Source: https://github.com/okbest2024/openclaw-backup/tree/main/workspace/skills/feishu-cron-reminder
Command: npx skills add https://github.com/okbest2024/openclaw-backup --skill feishu-cron-reminder-okbest2024

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Cron Reminder helps automate timely Feishu messages by scheduling and reliably delivering reminders in chosen chats without manual overhead.

Core Features & Use Cases

  • Schedule recurring Feishu messages using cron-like expressions with safety checks.
  • Ensure messages are delivered to the correct conversation, with system-event routing and main-session permissions.
  • Use Case: A team wants daily stand-up reminders sent to a Feishu chat at 9 AM every weekday.

Quick Start

Set up a daily Feishu reminder that posts to the current chat at 9:00 AM.

Frequently Asked Questions about feishu-cron-reminder

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

FAQPage Schema
How do I schedule recurring Feishu reminders using cron?

Feishu reminders can be scheduled via cron-like tasks for recurring notifications like hourly standups or daily updates. The system uses safety checks to deliver automated messages to the correct conversation.

How do I set up daily standup reminders in a Feishu chat?

You can set up daily standup reminders by configuring a cron-like task targeting your specific Feishu chat. The system requires explicit confirmation of the frequency and target conversation before creating the schedule.

Do I need main-session permissions to send automated Feishu messages?

Yes, scheduling Feishu reminders requires main-session permissions and system-event orchestration to invoke the message tool. This ensures messages route to the correct conversation.

Can I use cron expressions to trigger event reminders across Feishu conversations?

Yes, cron-like expressions trigger event reminders across Feishu conversations. The system applies safety checks to ensure reliable delivery to the targeted chats.

What are the limitations of automating Feishu messages with system-event orchestration?

Automating Feishu messages requires explicit user confirmation for frequency and target before creation, alongside main-session permissions. This ensures safe routing but means schedules cannot be silently generated in the background.