personal-cfo

Models household financial scenarios and generates markdown comparison tables for housing decisions.

Updated Aug 13, 2026
One-click install
npx skills add https://github.com/imMamdouhaboammar/marketing-skills --skill personal-cfo-immamdouhaboammar
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: personal-cfo
Source: https://github.com/imMamdouhaboammar/marketing-skills/tree/main/skills/personal-cfo
Command: npx skills add https://github.com/imMamdouhaboammar/marketing-skills --skill personal-cfo-immamdouhaboammar

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes references (resource) components.

What problem does it solve? Making big household financial decisions β€” buying a house, renting out an ADU, house-hacking bedrooms, budgeting renovations β€” requires comparing many scenarios with consistent math, and ad-hoc spreadsheets quickly become unauditable and error-prone. ## Core Features & Use Cases - Scenario Modeling: Compares baseline ownership against rental scenarios (ADU only, bedroom rentals, combinations) with mortgage, tax, vacancy, and appreciation math. - Auditable Outputs: Writes inputs.yaml, report.md, and comparison.md to ~/Documents/personal-cfo/ with an archive index for revisiting past analyses. - Sensitivity Analysis: Stress-tests scenarios against rate hikes, rent shortfalls, renovation overruns, and vacancy spikes. - Use Case: A couple considering an $850K house with an ADU runs /personal-cfo house to compare six rental configurations over a 10-year horizon, including equity build-up versus an S&P 500 alternative. ## Quick Start Ask the agent to run /personal-cfo house and answer the structured questionnaire about purchase price, mortgage terms, renovations, and rental estimates to get a scenario comparison table.

Frequently Asked Questions about personal-cfo

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

FAQPage Schema
How do I model house-hacking scenarios with ADU rental income?β–Ό

Run /personal-cfo house and answer the structured questionnaire covering purchase price, mortgage terms, renovations, and rent estimates. The skill compares baseline ownership against ADU-only, bedroom-rental, and combined scenarios in a markdown comparison table.

What financial calculations does the house scenario template include?β–Ό

It computes mortgage P&I via the standard amortization formula, vacancy-adjusted rental income, net monthly housing cost, renovation amortization, mortgage interest deduction value, depreciation on rented portions, equity build-up, and cash-on-cash return versus an S&P 500 alternative.

Where are the scenario outputs and archives saved?β–Ό

Each run writes inputs.yaml, report.md, and comparison.md to ~/Documents/personal-cfo/<scenario-slug>-<date>/. An index entry is appended to INDEX.md under ~/.config/makerskills/personal-cfo/archive/ so past analyses can be revisited.

Can I use this for refinancing or big purchases besides houses?β–Ό

Yes, the skill defines refi, cash-flow, big-purchase, side-income, and savings-what-if scenario types, but only the house template is fully fleshed out in v0.1. The others exist as stubs in references/templates/ for future expansion.

Are the tax calculations in the report authoritative?β–Ό

No. The skill explicitly flags tax estimates β€” mortgage interest deduction, depreciation, SALT cap effects β€” as starting points only. It recommends verifying all tax figures with an accountant before acting on the analysis.