一键导入
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.