Erpnext Frappe Dev
This skill automates Frappe development tasks for ERPNext, speeding up customization and reducing manual effort for developers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add erpnext-frappe-dev npx -- -y @trustedskills/erpnext-frappe-dev
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"erpnext-frappe-dev": {
"command": "npx",
"args": [
"-y",
"@trustedskills/erpnext-frappe-dev"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact with and develop within the ERPNext ecosystem. Specifically, it allows for Frappe framework development tasks like creating custom apps, modifying existing modules, and automating workflows through code generation and manipulation. It provides capabilities for managing data and configurations within an ERPNext instance.
When to use it
- Custom App Development: Automate the creation of new applications tailored to specific business needs within ERPNext.
- Workflow Automation: Generate scripts or code snippets to automate repetitive tasks, such as report generation or data entry processes.
- Module Modification: Modify existing ERPNext modules to adapt them to unique organizational requirements.
- Data Migration/Transformation: Assist in migrating data into ERPNext or transforming existing data formats for compatibility.
Key capabilities
- Frappe framework development
- Custom app creation
- Module modification
- Workflow automation
- Code generation
Example prompts
- "Generate a Frappe script to create a new doctype called 'Project'."
- "Modify the Sales Order module to add a custom field for 'Shipping Notes'."
- "Create an automated workflow that sends email notifications when a purchase order is approved."
Tips & gotchas
This skill requires familiarity with the ERPNext and Frappe frameworks. Complex customizations may require manual review and adjustments after AI-generated code is produced.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.