# Career Intelligence Feed

### Overview

The Career Intelligence Feed is your daily, personalized stream of actionable insights, directly integrated into your Skillmelo dashboard. Rather than waiting for you to generate a full report, the feed proactively surfaces critical information about your career trajectory, skill gaps, and automation risks in bite-sized, data-driven cards.

Every card in your feed is uniquely generated for you based on your tracked skills, your active career path, and your most recent AI Impact Reports.

### Types of Intelligence Cards

Your feed will surface up to 5 cards at any given time. These cards fall into several categories:

#### 1. Skill Gap Alerts

If you are missing a critical or high-priority skill that professionals in your target role increasingly require, the feed will alert you. These cards tell you exactly what skill is missing and how adding it will improve your match rate.

#### 2. Automation Risk Alerts

If your active career path has a high or moderate automation risk (e.g., due to AI advancements), the feed will warn you. It will also provide you with your best adjacent transition role based on your current skill overlap.

#### 3. Career Momentum

If your role is highly insulated from automation and you have a strong growth index, the feed will generate a momentum card outlining how to widen your "Human Edge" advantage even further.

#### 4. Report Aging Alerts

The AI landscape shifts rapidly. If your most recent AI Impact Report is older than 30 days, we'll prompt you to regenerate it so your risk scores reflect the latest market data.

#### 5. Streak Insights

As you log in and develop your career consistently, the feed celebrates your milestones (e.g., 7, 14, 30 days) and helps you build real momentum.

### Priority Levels & Badges

To help you focus on what matters most, every card is assigned a visual priority level:

| Priority   | Badge             | Meaning                                                                                                                                                  |
| ---------- | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **HIGH**   | **ACTION NEEDED** | Urgent situations, such as a missing critical skill, a stale report (90+ days old), or high automation risk (60%+). These cards are expanded by default. |
| **MEDIUM** | **OPPORTUNITY**   | Strategic insights, such as an adjacent transition path with high skill overlap or a role with strong career momentum.                                   |
| **LOW**    | **INSIGHT**       | Informational updates, like streak milestones or a report that is just starting to age.                                                                  |

### Interacting with the Feed

* **Expand for Details:** Click anywhere on a card to expand it and read the detailed action plan.
* **Take Action:** Every card includes a specific call-to-action button (like "Add This Skill" or "View Transition Paths") that takes you exactly where you need to go to address the insight.
* **Why Am I Seeing This?:** Hover over the small **`?`** icon in the top left of any card to see exactly what data (e.g., your specific career title or automation risk score) triggered the card.

### FAQs

**Q: Can I manually trigger new cards?** A: No. To ensure the intelligence you receive is the highest possible quality and genuinely new, cards are updated automatically on a daily basis (every 24 hours).

**Q: Why don't I see any cards?** A: If your feed is empty, it usually means you haven't set an active career path yet, or you haven't tracked any skills. Add a career goal to start receiving insights!

***

### Related Articles

* [Creating Your First Career Path](/skillmelo-help-center/getting-started/readme.md)
* [How AI Impact Reports Work](/skillmelo-help-center/ai-features/readme.md)
* [Understanding Your Dashboard](/skillmelo-help-center/getting-started/understanding-your-dashboard.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://skillmelo.gitbook.io/skillmelo-help-center/getting-started/career-intelligence-feed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
