onyx-workflow-builder

Generate ERP workflow schemas, TypeScript services, API routes, and UI components.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/alabasi2025/manus-skills-library --skill onyx-workflow-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onyx-workflow-builder
Source: https://github.com/alabasi2025/manus-skills-library/tree/main/onyx-erp/onyx-workflow-builder
Command: npx skills add https://github.com/alabasi2025/manus-skills-library --skill onyx-workflow-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and management of ERP workflow processes, enabling consistent approvals, escalations, and notifications across complex business flows.

Core Features & Use Cases

  • Workflow Definition: model stages, transitions, and conditions for approvals.
  • Approval Engine: automatically route and validate approvals, manage pending items.
  • Notification & Escalation: trigger alerts and escalate overdue tasks to the right roles.

Quick Start

Define a new workflow using the provided JSON template and run the generation script to scaffold the API, services, and UI components. Then wire it into your ERP system.

Frequently Asked Questions about onyx-workflow-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ERP workflow approvals and escalations?

Automate ERP workflow approvals by defining stages, conditional transitions, and escalation rules using a JSON schema. The Skill scaffolds TypeScript services, API routes, and UI components to route and validate approvals across departments.

What is the best way to structure conditional transitions in an ERP approval workflow?

Structure conditional transitions in an ERP approval workflow by modeling stages and roles in a JSON template. This schema defines the routing logic and generates the required services and API endpoints to enforce governance.

Can I generate TypeScript services and API routes for ERP workflow notifications?

Yes, you can generate TypeScript services and API routes for ERP workflow notifications. The Skill uses your workflow definitions to scaffold the backend logic and UI components needed to trigger alerts and audit support.

How do escalation rules work for overdue ERP approval tasks?

Escalation rules for overdue ERP approval tasks trigger alerts and route pending items to designated roles automatically. You define these rules in the workflow JSON schema to ensure tasks escalate correctly across departments.

Do I need to manually build UI components for ERP approval governance?

No, you do not need to manually build UI components for ERP approval governance. The Skill automatically scaffolds UI components with notification and audit support based on your JSON workflow definition.