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.

OpenAEC-Foundation
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