skills/smithery.ai/proactive_notifier

proactive_notifier

SKILL.md

Proactive Notifier Skill

This skill is responsible for monitoring the database for time-sensitive events and proactively notifying stakeholders. It acts as a "daemon" or scheduled task.

Capabilities

  1. Renewal Alert: Checks Certificate nodes for nextRenewalDate and flags upcoming expirations.
  2. Notification Dispatch: formatting alerts into a human-readable "Push Notification" format (currently simulated via log file).

Scripts

  • renewal_agent.py: The main entry point for verifying renewal dates.

Usage

Installs
2
First Seen
Apr 27, 2026