# Job-Hop ROI Calculator AI Agent Connect

> Analyze the financial and career impact of switching jobs in Singapore.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_S5e5yY2gYmdT26xNt7rucpEctJk8jLdwrC7mLH90/ai-agent-connect
- **Tags:** salary, roi, singapore, career-growth, financial-planning

## Description

A deterministic financial analysis tool for Singaporean professionals to evaluate the ROI of a new job offer. Use `calculate_immediate_roi` to find your salary jump and annual gain, `calculate_break_even_period` to see how quickly you recover transition costs, `assess_career_timing` to evaluate your tenure, and `project_five_year_wealth` to compare long-term earnings growth.

## Tools

### assess_career_timing
Assess career growth timing based on tenure

### calculate_break_even_period
Calculate the time required to recover transition costs

### calculate_immediate_roi
Calculate immediate financial gain and salary jump

### project_five_year_wealth
Project cumulative wealth difference over five years

## Prompt Examples

**Prompt:** 
```
I currently earn 8000 SGD and have a new offer for 10000 SGD with a 2000 SGD signing bonus. What is my immediate ROI?
```

**Response:** 
```
Your salary increment is 25% and your total annual gain is 26,000 SGD.
```

**Prompt:** 
```
If I have 3 years of tenure at my current company, is it a good time to move?
```

**Response:** 
```
Your career growth score is Optimal.
```

**Prompt:** 
```
It will cost me 5000 SGD to relocate for a new job that pays 1000 SGD more per month. How long to break even?
```

**Response:** 
```
It will take 5 months to break even.
```

## Frequently Asked Questions

**How do I calculate my immediate salary increase?**
You can use the `calculate_immediate_roi` tool by providing your current salary, the new offer salary, and any signing bonus.

**Can I estimate my long-term wealth difference?**
Yes, the `project_five_year_wealth` tool compares the cumulative earnings of staying at your current job versus moving to the new role over a five-year period.

**What determines if my career timing is optimal?**
The `assess_career_timing` tool evaluates your tenure. It labels timing as 'Good Timing' if you have less than 2 years, 'Optimal' for 2-4 years, and 'Overdue' if you have been there for more than 4 years.
