I read 20 of Morgan Stanley's live job postings and measured the skills they actually ask for — then scored a real candidate against them. Here's the plain-English picture.
AI hasn't replaced the analyst at Morgan Stanley. It's raised the bar.
Across 20 live postings, the biggest asks are quantitative and technical — risk modeling, Python, SQL. Deep AI skills exist at MS, but they cluster in a handful of specialist roles rather than spreading into every job.
Measured directly from 20 live 2026 postings — the share of roles that mention each skill.
How demand for each skill changed over three years. Bars are scaled to the size of the change.
No public archive of Morgan Stanley's 2023 careers page exists, so a real 2023 scrape isn't possible. Instead of inventing numbers, I take each real 2026 rate and divide by a published trend multiplier, so every 2023 figure traces to a real measurement and a citation. The shift is directional, not exact.
| Skill area | 2023→2026 | Anchored to |
|---|---|---|
| AI & machine learning | 4.0× | Brookings (via CBS News) |
| Cloud & infrastructure | 1.8× | Lightcast Global AI Skills Outlook 2025 |
| Data & analytics | 1.6× | Lightcast 2025 |
| Finance domain knowledge | 1.05× | Core Morgan Stanley business lines (risk, wealth, AML/KYC); no strong year-over-year trend, held roughly flat. |
| Core BA skills | 0.65× | Revelio Labs (via CNBC) |
This is the project's core idea: take a real candidate's skills and measure them against what Morgan Stanley is actually hiring for. Below is Del Cruz's own result.
Every number above is generated by a small Python program — ingestion → scoring → charts. Two of its outputs:
The 2026 data is real — 20 live Morgan Stanley postings, scraped from public listings, with each skill read straight from the job description. The readiness score uses only this real data.
The 2023 baseline is derived, not scraped — no public archive of MS's old careers page exists. Rather than invent figures, each 2023 rate is the real 2026 rate divided by a published trend multiplier (see the table above), so every number traces to a real measurement and a citation. The year-over-year shift is therefore directional — honest about its method, not dressed up as exact.
The whole thing re-runs end to end in about a second. Swap in a bigger or historical scrape and every chart, the shift, and the score update automatically.
The 2026 skills are scraped first-hand. The 2023 baseline multipliers are anchored to these public reports — open any of them to check the figures yourself.
2026 postings scraped from public Morgan Stanley listings via builtinnyc.com · full method in DATA_PROVENANCE.md