home/categories/scripting/openaec-foundation-erpnext-anthropic-claude-development-skill-package-skills-source-impl-erpnext-impl-scheduler-skill-md
scriptingdevelopment
erpnext-impl-scheduler
Implementation workflows for Frappe scheduled tasks and background jobs (v14/v15/v16). Covers hooks.py scheduler_events, frappe.enqueue, queue selection, job deduplication, and error handling. Triggers: how to schedule task, background job, cron job, async processing, queue selection, job deduplication, scheduler implementation.
maintainer
OpenAEC-Foundation
更新于 1/19/2026
星标
1
分支
0
quick start
Installation and usage
Implementation workflows for Frappe scheduled tasks and background jobs (v14/v15/v16). Covers hooks.py scheduler_events, frappe.enqueue, queue selection, job deduplication, and error handling. Triggers: how to schedule task, background job, cron job, async processing, queue selection, job deduplication, scheduler implementation.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use erpnext-impl-scheduler