jst-erp
Installation
SKILL.md
JST ERP
JST ERP is an enterprise resource planning software. It's used by businesses to manage and integrate various aspects of their operations, such as finance, HR, and supply chain.
Official docs: https://www.justerpsolutions.com/erp-documentation/
JST ERP Overview
- Records — core data in JST ERP
- Operations: create, read, update, delete, list
Working with JST ERP
This skill uses the Membrane CLI to interact with JST ERP. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills