payment-reminder

Generate urgency-based payment reminders across multiple delivery channels.

Updated Dec 13, 2025
One-click install
npx skills add https://github.com/YuriODev/money-flow --skill payment-reminder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payment-reminder
Source: https://github.com/YuriODev/money-flow/tree/main/.claude/skills/payment-reminder
Command: npx skills add https://github.com/YuriODev/money-flow --skill payment-reminder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Payment management is tedious and error-prone, leading to missed payments and late fees; this Skill automates reminders that are urgency-aware and tailored to user preferences.

Core Features & Use Cases

  • Reminder Generation: create contextual reminders with due date, amount, service, and payment method.
  • Urgency Classification: assign levels (critical, high, medium, low) based on days until due and amount thresholds.
  • Personalization Rules: adjust cadence and channels based on user history and settings.
  • Multi-Channel Formats: deliver reminders via in-app notifications, email, SMS, push, and calendar events.
  • Scheduling & Data Integration: supports both default and smart scheduling, integrates with UpcomingPayments, user_preferences, and notification_channels.

Quick Start

Create a reminder for an upcoming payment with urgency-based prioritization and multi-channel delivery.

Frequently Asked Questions about payment-reminder

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

FAQPage Schema
How do I automate payment reminders for upcoming subscriptions and bills?

You can automate payment reminders by applying scheduling rules to UpcomingPayment data, generating contextual alerts that include due date, amount, and service details across multiple channels.

Can I deliver recurring bill alerts through SMS, email, and push notifications?

Yes, recurring bill alerts support multi-channel delivery through in-app notifications, email, SMS, push, and calendar events, adapting output formats based on your configured notification channels.

How do personalization rules adjust reminder cadence for different users?

Personalization rules adjust reminder cadence and delivery channels by evaluating user history and settings stored in user_preferences, tailoring the scheduling frequency to match individual notification behaviors.

What is the best way to prioritize critical payment alerts to avoid late fees?

The best way to prioritize critical payment alerts is using urgency-based prioritization thresholds that classify upcoming charges by timing and amount, triggering immediate multi-channel delivery for critical items.