Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/jayrha/agentskills/personal-budget-plannernpx skills add JayRHa/AgentSkills --skill personal-budget-plannergit clone --depth 1 https://github.com/JayRHa/AgentSkillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/jayrha/agentskills/personal-budget-planner)<a href="https://agentmods.dev/skills/jayrha/agentskills/personal-budget-planner"><img src="https://agentmods.dev/badge/skills/jayrha/agentskills/personal-budget-planner.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00107 | $0.01081 |
| Opus 5 | $0.00053 | $0.00541 |
| Sonnet 5 | $0.00021 | $0.00216 |
| Haiku 4.5 | $0.00011 | $0.00108 |
Grade A, and why
personal-budget-planner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Personal Budget Planner
Overview
This skill turns income and spending into a clear monthly budget that funds essentials, savings goals, and debt payoff. It picks an appropriate budgeting method, categorizes expenses, finds room to redirect, and lays out an emergency-fund and debt strategy — in plain language, with the math shown.
Keywords: budget, personal finance, household budget, saving, spending plan, 50/30/20, zero-based budget, envelope method, emergency fund, debt payoff, snowball, avalanche, cash flow.
When to use vs. not
Use this for everyday budgeting, saving, and consumer-debt payoff planning. This is financial education, not licensed financial/tax/investment advice. For investing specifics, taxes, bankruptcy, or complex debt, recommend a qualified professional (CFP, accountant, nonprofit credit counselor). Don't recommend specific securities or guarantee returns.
Inputs to gather first
- Net (take-home) income and frequency; note any variable/irregular income.
- Fixed expenses (rent/mortgage, utilities, insurance, subscriptions, loan minimums).
- Variable expenses (groceries, transport, eating out, fun).
- Debts: balances, interest rates, minimums.
- Goals: emergency fund, a purchase, debt-free date, savings rate.
- Currency/region and household size.
Workflow
- Total the income. Use net income. For variable income, budget on a conservative average or last few months' low.
- List and categorize expenses into Needs, Wants, and Savings/Debt. Pull from statements if available; estimate honestly otherwise. Flag subscriptions and "leaks."
- Pick a method that fits the user. 50/30/20 for simplicity, zero-based for control, envelopes for overspenders. See
references/methods.md. - Compare to a benchmark. Map current spending onto the chosen method and show the gaps (e.g., "Needs are 68% of income vs. a 50% target"). This reveals where the pressure is.
- Build the emergency fund first. A starter $1,000-equivalent, then 3–6 months of essential expenses, held in an accessible account. This is the foundation before aggressive investing.
- Choose a debt strategy. Avalanche (highest interest first — least cost) or snowball (smallest balance first — most motivation). Show both and let the user pick. See
references/debt-payoff.md. - Assign every category a number and reconcile so income − expenses − savings − debt = 0 (zero-based) or fits the method's ratios. Cut Wants first when over.
- Make it sustainable + trackable. Automate savings/debt transfers on payday ("pay yourself first"), set a weekly money check-in, and give a simple tracking format. Schedule a monthly review to adjust.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 64 lines · 107 tokens per session scan A f24b0ed61b93
personal-budget-planner is a skill published in the GitHub repository JayRHa/AgentSkills (4 stars, last pushed 1mo ago), licensed MIT. It adds 107 tokens to every session and 1,081 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
bprr
Bulk PR reviewer for awesome-quant. Use when the user asks to review all open PRs, review unreviewed PRs, bulk review, or mentions "bprr". Reviews open PRs lacking the reviewed label and presents a summary before any merge/comment/label action.
Braintree Automation
Braintree Automation: manage payment processing via Stripe-compatible tools for customers, subscriptions, payment methods, and transactions.
alpha-vantage-automation
Automate Alpha Vantage tasks via Rube MCP (Composio). Always search tools first for current schemas.
bench-automation
Automate Bench tasks via Rube MCP (Composio). Always search tools first for current schemas.
benzinga-automation
Automate Benzinga tasks via Rube MCP (Composio). Always search tools first for current schemas.
brex-automation
Automate Brex tasks via Rube MCP (Composio). Always search tools first for current schemas.