원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| 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.