Runs recurring tasks (cron jobs), delayed tasks, and periodic background work reliably without missing executions or running duplicates. Use when you need to send daily emails, clean up stale data, run nightly reports, or trigger any action on a schedule. Triggers on: cron, scheduled task, periodic task, background job, Celery beat, APScheduler, cron job, daily report, cleanup job, reminder.
Runs recurring tasks (cron jobs), delayed tasks, and periodic background work reliably without missing executions or running duplicates. Use when you need to send daily emails, clean up stale data, run nightly reports, or trigger any action on a schedule. Triggers on: cron, scheduled task, periodic task, background job, Celery beat, APScheduler, cron job, daily report, cleanup job, reminder.
可靠地运行定期任务(cron 作业)、延迟任务和周期性后台工作,避免漏跑或重复执行。适用于需要发送每日邮件、清理陈旧数据、运行夜间报告或按照计划触发任何操作的场景。触发示例:cron、scheduled task、periodic task、background job、Celery Beat、APScheduler、cron job、daily report、cleanup job、reminder。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer