erpclaw-alerts

Configure ERPClaw notification triggers and channels for event-based messaging.

5|6|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/avansaber/erpclaw-addons --skill erpclaw-alerts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: erpclaw-alerts
Source: https://github.com/avansaber/erpclaw-addons/tree/main/erpclaw-alerts
Command: npx skills add https://github.com/avansaber/erpclaw-addons --skill erpclaw-alerts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

ERPClaw Alerts centralizes notification workflows for ERPClaw-based processes, reducing manual monitoring and response time by automating event-driven notifications and audit trails.

Core Features & Use Cases

  • Configurable alert rules for events like low stock, overdue invoices, expiring contracts, and custom conditions
  • Multi-channel delivery including email, webhook, Telegram, and SMS with an immutable audit log
  • Local, self-hosted data storage (SQLite) and an integrated M8 email substrate for sending queued messages

Quick Start

Create a new alert rule and link a notification channel, then trigger an alert to verify end-to-end delivery.

Frequently Asked Questions about erpclaw-alerts

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

FAQPage Schema
How do I automate alerts for low stock and overdue invoices in ERPClaw?

ERPClaw alerts automate event-based messaging by configuring notification triggers for low stock and overdue invoices. You create custom rules that evaluate your data and automatically dispatch messages to linked delivery channels when conditions are met.

What notification channels can I use to send ERP alert messages?

ERP alert messages can be sent through email, webhook, Telegram, and SMS. The system uses an integrated M8 email substrate to handle queued message delivery and ensure reliable dispatch across these configured channels.

Does ERPClaw Alerts require an external database for storing notification logs?

ERPClaw Alerts does not require an external database. It stores all alert rules, channel configurations, and immutable audit logs locally in a self-hosted SQLite database for secure and immediate data access.

Can I create custom alert rules for expiring contracts beyond the default triggers?

You can create custom alert rules for expiring contracts and other specific conditions. The system provides a unified domain with 14 actions, allowing you to define custom rules alongside standard triggers for automated event-based messaging.

How do I test and verify that my ERP notification rules are working correctly?

To test ERP notification rules, create a new alert, link a notification channel, and trigger an alert to verify end-to-end delivery. The system includes a test suite to ensure the reliability of your automated workflows.