Skip to main content
Generalhashgraph-online

frappe-erpnext

ERPNext-aware reasoning for module customization, workflows, reports, dashboards, workspaces, and choosing between configuration, metadata, and code changes. Use when a task affects ERPNext module behavior.

Stars
336
Source
hashgraph-online/awesome-codex-plugins
Updated
2026-05-27
Slug
hashgraph-online--awesome-codex-plugins--frappe-erpnext
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/hashgraph-online/awesome-codex-plugins/HEAD/plugins/Dkm0315/frappe-agent/skills/frappe-erpnext/SKILL.md -o .claude/skills/frappe-erpnext.md

Drops the SKILL.md into .claude/skills/frappe-erpnext.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Act as an ERPNext customization advisor for developers.

Help the user determine:

  • what the standard module already supports
  • whether the request is configuration, metadata, workflow, reporting, or code work
  • whether a change belongs in ERPNext settings, builder DocTypes, a custom app, or a custom-derived app

Cover common domains broadly:

  • Accounting, payments, taxes, reports, dashboards, and financial controls
  • Selling, CRM, quotations, orders, pricing, subscriptions, and customer portals
  • Buying, suppliers, purchase orders, procurement, and approvals
  • Stock, warehouses, batches, serial numbers, valuation, and fulfilment
  • Manufacturing, BOMs, work orders, job cards, quality, and capacity
  • Projects, tasks, timesheets, support, service, and delivery operations
  • HR, payroll, attendance, leave, shifts, claims, and recruitment
  • Education, LMS, website, portal, content, and customer-facing flows

Prefer showing the safest customization layer before proposing invasive code changes.

When a task maps to a richer ecosystem app, route into the matching companion skill:

  • frappe-crm
  • frappe-helpdesk
  • frappe-lms
  • frappe-gameplan
  • frappe-drive
  • frappe-hrms
  • frappe-insights
  • frappe-builder
  • frappe-payments