feishu-cron-reminder

Create and manage cron jobs for scheduled Feishu chat reminders.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/gula00/autoclaw-skills --skill feishu-cron-reminder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cron-reminder
Source: https://github.com/gula00/autoclaw-skills/tree/main/feishu-cron-reminder
Command: npx skills add https://github.com/gula00/autoclaw-skills --skill feishu-cron-reminder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of recurring reminders and notifications within Feishu (飞书) chats, ensuring important information is delivered on schedule without manual intervention.

Core Features & Use Cases

  • Cron Job Creation: Set up scheduled tasks to send messages at specific intervals (e.g., hourly, daily).
  • Targeted Delivery: Messages are sent to specified Feishu conversations, defaulting to the current chat.
  • Reliable Execution: Utilizes a robust method to ensure messages are sent via the main session's message tool.
  • Use Case: Set a daily reminder at 9 AM to post the team's daily goals in the #team-updates Feishu channel.

Quick Start

Use the feishu-cron-reminder skill to set up a reminder that sends 'Project status update needed' to the current chat every hour.

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

To schedule recurring Feishu reminders, you can create cron jobs that send messages to specific chats at set intervals. This automates notifications, preventing missed or delayed information delivery without manual intervention.

Can I send automated hourly notifications to a specific Feishu chat?

Yes, you can send automated notifications to a specific Feishu chat. The Skill defaults to the current conversation but allows targeted delivery, supporting flexible scheduling intervals like hourly or daily recurring messages.

What is the best way to automate daily team goal posts in Feishu?

Automating daily team goal posts in Feishu is best handled by creating a scheduled cron job. This ensures reliable delivery of recurring messages to your target channel at specific times, such as 9 AM daily updates.

Does the Feishu cron reminder support flexible scheduling intervals?

Yes, the Feishu cron reminder supports flexible scheduling intervals for your notifications. You can configure cron jobs to execute at hourly, daily, or custom recurring intervals to deliver messages reliably.

How does the Skill prevent unauthorized deletions of scheduled Feishu messages?

The Skill prevents unauthorized deletions of scheduled Feishu messages by ensuring reliable execution through the main session's messaging capabilities. This mechanism safeguards against prompt injection and unauthorized task removal.