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
- Renewal Alert: Checks
Certificatenodes fornextRenewalDateand flags upcoming expirations. - 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.