home/categories/system-admin/openaec-foundation-erpnext-anthropic-claude-development-skill-package-skills-source-impl-erpnext-impl-serverscripts-skill-md
system-admintools

erpnext-impl-serverscripts

Implementation workflows and decision trees for ERPNext Server Scripts. Use when determining HOW to implement server-side features: document validation, automated calculations, API endpoints, scheduled tasks, permission filtering. Triggers: how do I implement server-side, when to use server script vs controller, which script type, build custom API, automate validation, schedule task, filter documents per user.

OpenAEC-Foundation
maintainer
OpenAEC-Foundation
Updated 1/19/2026
Stars
1
Forks
0
quick start

Installation and usage

Implementation workflows and decision trees for ERPNext Server Scripts. Use when determining HOW to implement server-side features: document validation, automated calculations, API endpoints, scheduled tasks, permission filtering. Triggers: how do I implement server-side, when to use server script vs controller, which script type, build custom API, automate validation, schedule task, filter documents per user.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use erpnext-impl-serverscripts