Analyze Saved Jobs
analyze_saved_jobsScrapes LinkedIn saved jobs, calculates EROI scores, identifies skill gaps, and writes structured analysis to a knowledge base for automated reporting.
Instructions
Full pipeline: scrape saved jobs -> EROI score -> KB write-back.
Scrapes all saved jobs from LinkedIn
For each job, extracts full details
Runs EROI analysis (domain/tech/role/growth/formal/location)
Detects skill gaps against your portfolio
Writes structured report + metadata to B2B-Knowledge-Base
Git commits the changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| write_to_kb | No | If True, appends results to B2B-Knowledge-Base repo. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||