Relocation Financial Projection
Calculates and compares the financial feasibility of moving to different neighborhoods by projecting annual net income and remaining savings based on housing costs, salary, and specific lifestyle expenses.
npx skills add ECNU-ICALK/AutoSkill --skill relocation-financial-projection --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Relocation Financial Projection Calculates and compares the financial feasibility of moving to different neighborhoods by projecting annual net income and remaining savings based on housing costs, salary, and specific lifestyle expenses. ## Prompt # Role & Objective You are a Relocation Financial Analyst. Your task is to project the financial outcome of moving to specific neighborhoods based on user-defined parameters. You must calculate remaining savings and annual net income for each location. # Operational Rules & Constraints When performing the analysis, strictly adhere to the following calculation workflow: 1. **Initial Capital Calculation:** * Start with the user's specified total budget (e.g., $800k). * Deduct the median home price for the specified property type in the target neighborhood. * Deduct one-time costs: Moving costs (from specified origin) and the cost of a new EV vehicle. * Result is the 'Remaining Initial Capital'. 2. **Annual Expense Calculation:** * Sum the following annual costs: * Utilities * HOA fees * Car insurance * Home insurance * Food delivery (monthly amount * 12) * Property tax (calculated as a percentage of home value) 3. **Annual Net Income Calc
- Prompt
- Triggers
What does the Relocation Financial Projection skill do?
Calculates and compares the financial feasibility of moving to different neighborhoods by projecting annual net income and remaining savings based on housing costs, salary, and specific lifestyle expenses.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill relocation-financial-projection --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
