coworkia-monitoring

Monitor OpenAI, PostgreSQL, Wassenger, and RAM health with WhatsApp alerts.

Updated Nov 6, 2025
One-click install
npx skills add https://github.com/MarketingLabb/Coworkia-Agent --skill coworkia-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coworkia-monitoring
Source: https://github.com/MarketingLabb/Coworkia-Agent/tree/main/.github/skills/coworkia-monitoring
Command: npx skills add https://github.com/MarketingLabb/Coworkia-Agent --skill coworkia-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reliable health monitoring for critical Coworkia services and proactive WhatsApp alerts, reducing downtime and speeding incident response.

Core Features & Use Cases

  • Automated health checks every 10 minutes for OpenAI, PostgreSQL, Wassenger, and RAM usage.
  • WhatsApp-based alerts to on-call personnel with detailed status summaries.
  • Lightweight health endpoints for on-demand diagnostics and uptime visibility.

Quick Start

Configure the health monitor with Diego's phone number and start the service to receive WhatsApp alerts for any detected failures.

Frequently Asked Questions about coworkia-monitoring

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

FAQPage Schema
How do I get WhatsApp alerts for PostgreSQL and OpenAI service downtime?

You can receive WhatsApp alerts for PostgreSQL and OpenAI downtime by configuring a health monitor to check service status every 10 minutes and send detailed failure summaries directly to your on-call personnel.

How do system health checks handle consecutive failures before sending an alert?

System health checks apply escalation rules on consecutive failures, ensuring that repeated service outages trigger real-time WhatsApp alerts to prevent alert fatigue from momentary drops.

Can I monitor RAM usage and PostgreSQL uptime without complex dependencies?

Yes, you can monitor RAM usage and PostgreSQL uptime without external dependencies by using a lightweight HTTP health API that provides on-demand diagnostics and visibility into your production environment.

What is the best way to automate continuous health monitoring for critical production services?

Automating continuous health monitoring involves running periodic checks every 10 minutes across OpenAI, PostgreSQL, and RAM, sending real-time WhatsApp alerts and daily summaries to reduce incident response time.

Does the health monitor provide a lightweight HTTP endpoint for on-demand status diagnostics?

Yes, the health monitor provides a lightweight HTTP health endpoint for on-demand diagnostics, allowing you to query the current system status and uptime visibility of your production environment at any time.