ワンクリックで
ledgr-subscription-audit
Audit recurring charges to find subscriptions, estimate total cost, and identify savings opportunities
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Audit recurring charges to find subscriptions, estimate total cost, and identify savings opportunities
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Analyze net worth trends, break down by asset type, and highlight largest changes
Calculate savings rate, identify top discretionary spending, and model what-if scenarios
Analyze budget vs actual spending and flag categories at risk of overspending
Review monthly spending patterns and compare to previous months using Ledgr financial data
SOC 職業分類に基づく
| name | ledgr:subscription-audit |
| description | Audit recurring charges to find subscriptions, estimate total cost, and identify savings opportunities |
| version | 1.0.0 |
| tools | ["get_upcoming_bills"] |
Use when the user asks about subscriptions, recurring charges, or wants to find things to cancel. Trigger phrases: "what subscriptions do I have", "recurring charges", "what am I paying for monthly", "cancel subscriptions".
Get all recurring transactions. Call get_upcoming_bills with limit: 100.
Filter to expenses only. Exclude items where isIncome: true.
Group by frequency:
Calculate total monthly recurring cost. Sum all monthly-equivalent amounts.
Flag potential issues:
status: "inactive" — might be cancelled but worth confirmingPresent the summary. Structure:
amountDisplay fields for presenting money to the user.