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
Decision gist · record as of 2026-07-22
Feishu Cron Reminder lets you schedule recurring messages to Feishu chats using cron expressions and intervals. 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.
Use it when
- Feishu Cron Reminder automates periodic notifications and alerts within Feishu by executing time-based triggers.
- Yes.
Install
zrt-ai-lab/opencode-skills/feishu-cron-reminder · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
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.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Schedule recurring reminders in Feishu using cron expressions”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Feishu Chat History retrieves and summarizes messages from Feishu group chats, helping you review discussions and maintain records. It parses message content across text, interactive, and image formats, groups threaded conversations, and presents a clean summary of topics discussed.
Feishu Doc integrates Feishu (Lark) documents, sheets, wikis, and Bitable into your agent workflows. Read existing content, create new documents, write or append Markdown, and manage individual blocks—with support for long documents via chunked appending.
Im Reminder enables timed notifications across messaging platforms using flexible scheduling—one-time alerts, fixed intervals, or cron expressions. Messages automatically route to the original channel where the reminder was requested, ensuring reliable delivery without missed notifications.
Searchnews gathers AI news from priority sources like AIBase Daily, IT Home, and 36Kr for any target date. It performs exhaustive crawling with retry logic, extracts full article details rather than summaries, deduplicates across sources, and outputs structured daily reports with categorized stories, key metrics, and precise timestamps.
feishu-notify integrates Feishu/Lark messaging into research workflows, firing notifications when experiments complete, reviews score, or checkpoints need input. It runs in push mode (one-way webhooks) or interactive mode (bidirectional replies), and gracefully disables itself if no config file exists—other skills never break.
Cloudflare Cron Triggers enables you to schedule periodic execution of Cloudflare Workers using standard cron syntax. Configure triggers in wrangler.jsonc, implement a scheduled handler in your Worker code, and test locally before deployment—all times run in UTC.