server-scripts

Installation
SKILL.md

Frappe Server Scripts Reference

Complete reference for server-side Python development in Frappe Framework.

When to Use This Skill

  • Writing document controllers
  • Creating whitelisted API endpoints
  • Handling document lifecycle events
  • Background job processing
  • Database operations and queries
  • Permission checks and validation
  • Email and notification handling

Controller Location

my_app/
└── my_module/
Related skills
Installs
10
GitHub Stars
16
First Seen
Feb 5, 2026