frappe-workflow-generator

Community

Automate Frappe workflows, simplify approvals.

AuthorVenkateshvenki404224
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the tedious manual setup of complex approval processes and state transitions in Frappe, which can be time-consuming and prone to errors. It automates the generation of robust workflow definitions.

Core Features & Use Cases

  • Workflow JSON Generation: Create complete Frappe Workflow JSON structures for various approval and state management needs.
  • Conditional Transitions: Implement logic for state changes based on document data, such as amount-based routing for approvals.
  • Use Case: Automatically generate a multi-level approval workflow for Sales Invoices, where invoices exceeding a specific amount require manager approval before submission.

Quick Start

Generate a Frappe workflow for Sales Orders that requires approval from a 'Sales Manager' role before submission.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: frappe-workflow-generator
Download link: https://github.com/Venkateshvenki404224/frappe-apps-manager/archive/main.zip#frappe-workflow-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository