upcoming-bills-check

Monitor upcoming and overdue bills, rank by urgency, and send a Telegram digest.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Tzeusy/butlers --skill upcoming-bills-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: upcoming-bills-check
Source: https://github.com/Tzeusy/butlers/tree/main/roster/finance/.agents/skills/upcoming-bills-check
Command: npx skills add https://github.com/Tzeusy/butlers --skill upcoming-bills-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the daily check for upcoming and overdue bills, providing a clear, prioritized summary to prevent missed payments and manage finances proactively.

Core Features & Use Cases

  • Automated Bill Monitoring: Scans for bills due within the next 14 days and any overdue bills.
  • Urgency Ranking: Prioritizes bills by their due date and overdue status.
  • Digest Generation: Compiles a concise, mobile-friendly summary of bills and their total amounts.
  • Proactive Notification: Sends the digest via Telegram, only if there are bills to report.
  • Use Case: Ensures you are always aware of your financial obligations, from immediate payments to those due in the near future, preventing late fees and financial stress.

Quick Start

Check for upcoming and overdue bills and send a summary to Telegram.

Frequently Asked Questions about upcoming-bills-check

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

FAQPage Schema
How do I monitor upcoming and overdue bills to avoid missing payment due dates?

To monitor upcoming and overdue bills, you need a scheduled task that queries your bill data and generates a daily urgency digest. This digest ranks bills by due date and calculates total amounts to prevent missed payments.

Can I send a daily bill payment schedule notification to Telegram?

Yes, you can send a daily bill payment schedule notification to Telegram. The skill compiles a mobile-friendly summary of upcoming and overdue bills and delivers it via Telegram notification intent, but only if there are bills to report.

What is a bill urgency digest and how does it rank due dates?

A bill urgency digest is a concise summary that prioritizes upcoming and overdue bills by their due dates. It calculates total amounts owed and ranks bills based on how immediate the payment schedule is, helping you manage finances proactively.

Do I need a scheduled task trigger to check for upcoming bills?

Yes, you need a scheduled task trigger to check for upcoming bills. The automated daily check requires a scheduled trigger to initiate the query of your bill data and compile the prioritized financial summary for notification delivery.

How many days in advance does the bill monitoring check for upcoming payments?

The bill monitoring checks for upcoming payments due within the next 14 days, along with any overdue bills. It scans your bill data on a daily schedule to ensure you are aware of financial obligations in the near future.

Will I receive a Telegram notification if there are no upcoming bills?

No, you will not receive a Telegram notification if there are no bills to report. The proactive notification is only sent when the daily bill check identifies upcoming or overdue bills that require your attention.