Vol. 1 · Issue 5Jun 22, 2026
FOWL AI
Future ofWork Lab
Stop learning "AI."Start learning AI for what you do.
Everyone says get AI skills. Nobody tells you which ones — based on your actual job. This issue breaks it down role by role: what to start, what to build toward, and where the real opportunity is.
Subscribe free
Career Signals · AI Economy 🗺️ Role-by-Role Guide Weekly
Your roleSoftware, HR, data, product, legal, finance, marketing.
Start now3 specific actions per role — not vague advice.
Get to12-month target and where the real pay is.
If you read nothing else
The highest-paid AI professionals in 2026 are not the ones with the most AI skills. They're the ones with the deepest intersection of AI skills and domain expertise. This is the issue that shows you how to build that intersection — starting from wherever you are now.
🎙️
Nova's Signal — This Week's Lead Story
Nova is FOWL AI's news anchor — she tracks the signals every week.
Midjourney just made the most unexpected pivot in tech.
"The company that built its name generating images from text prompts has launched a full medical division — and its first product is a full-body ultrasonic CT scanner. No radiation. 60 seconds in water. Pair it with AI diagnostics and a medical spa network, and you have something that either rewrites preventive healthcare or becomes the most expensive hype cycle in Silicon Valley history. I'm watching this closely. The technology is real. The question is whether the ambition holds up under clinical scrutiny and FDA timelines."
Nova's call: Watch carefully. Could this be the next medical revolution — or just hype? The pivot is unprecedented. The tech makes bold claims. And the medical spa distribution model is either genius or a red flag. We'll be tracking every update.
Here's the problem with most AI advice: it's written for everybody, which means it's useful for nobody. "Learn prompt engineering." "Get familiar with LLMs." "Take an AI course." These are technically true and practically useless for a finance analyst in Edinburgh or an HR director in Lagos who needs to know exactly what to do Monday morning.

AI skills are not one thing. They're a set of overlapping capabilities that look completely different depending on your domain, your seniority, and the work you already do. A software engineer needs to understand agent orchestration. An HR professional needs to understand algorithmic bias. A data analyst needs to realise their existing skills are already worth $95/hr on an AI evaluation platform — right now, without learning anything new.

This is the issue that makes it specific. Seven roles. What's changing, what to start, and where to get to in 12 months.
7 Roles · What to Do
💻
Role 01
Software Engineer
The engineer role is splitting into two tracks: engineers who use AI to write faster, and engineers who architect systems of AI agents that write, test, deploy, and monitor code autonomously. Cursor crossed $2B ARR in 2026 — it's not optional anymore. The shift is from syntax to systems thinking. Writing code is becoming the least valuable thing you do.
FintechBuilding fraud-detection agents at a payments startup — the agent flags, you define the rules it operates by.
HealthtechAutomating clinical data pipeline QA at a hospital network — catching errors AI-generated code introduces silently.
E-commerceArchitecting personalisation agents at a retail platform — orchestrating subagents for pricing, inventory, and recommendations.
  • Switch to Cursor if you haven't. Use it for every PR this week — not just autocomplete, but full agent mode on real tasks. Cursor 3 ships agents now.
  • Build one agent. Pick a task you do manually — code review, test generation, PR descriptions — and build an agent that does it. Use LangGraph, AutoGen, or CrewAI. Getting your hands dirty matters more than courses.
  • Learn to evaluate AI code output. AI-generated code passes tests but introduces subtle security flaws or architectural debt. The engineer who can spot these earns the trust of the team — and eventually owns the agent layer.
  • You've deployed at least one multi-agent system to production. You understand orchestrator/subagent patterns and can diagnose when agents conflict or fail silently.
  • You're the person on your team who defines what the agents work on — not the person implementing what someone else defined.
  • You have a point of view on AI code quality that isn't just "it works." You can articulate where AI-generated code is risky and build guardrails around it.
Career target
$175K–$250K
AI Agent Engineer · Cognition / Sierra / Harvey
Explore roles →
🤝
Role 02
HR & People Operations
AI is already inside your hiring process — you just may not know it. The Stanford study we covered in Issue 3 showed AI screening tools systematically reject qualified candidates across millions of applications. Simultaneously, AI is rewriting JD creation, candidate sourcing, onboarding flows, and performance review drafting. The HR professional who understands both the efficiency gain and the bias risk becomes the most strategically valuable person in the people function.
Large EnterpriseAuditing AI screening tools at a 10,000-person manufacturer — finding out which vendor's algorithm has been quietly filtering your candidate pool for 18 months.
Financial ServicesRewriting JDs for a bank under EEOC scrutiny — using Claude to identify language that's been discouraging underrepresented applicants.
Tech StartupWriting the first AI use policy at a Series B company — before the CEO deploys an AI performance review tool and creates a liability no one saw coming.
  • Audit your hiring stack. Find out which AI screening tools your company uses — and which vendor. If it's Pymetrics or a similar platform, read the Stanford study. Understand what "algorithmic monoculture" means for your candidate pool.
  • Use AI for JD writing this week. Paste your last job description into Claude and ask it to identify language that algorithmically discourages underrepresented candidates. The output will surprise you.
  • Map one AI use case in your current workflow — scheduling, screening, onboarding — and document what the AI does, what it misses, and where a human is still required. This becomes your AI governance audit.
  • You're the person who governs AI use in hiring at your organisation. You understand the EU AI Act and US EEOC implications for automated hiring decisions.
  • You've built or contributed to an AI use policy for people operations — covering screening, performance management, and workforce planning.
  • You're positioned as the intersection of HR and AI governance — a combination that barely existed 2 years ago and is now one of the most in-demand profiles in regulated industries.
Career target
$90K–$140K
AI Governance Analyst · People & AI Compliance
Explore roles →
📊
Role 03
Data Analyst
Here's what most data analysts don't realise: your existing skills — spotting errors in model outputs, understanding where data goes wrong, domain-specific reasoning — are exactly what AI evaluation platforms pay top dollar for. You don't need to learn anything new to start earning $60–130/hr right now. That's the immediate opportunity. The 12-month opportunity is building toward a role where you own the quality layer of AI systems at enterprise scale.
Healthcare / NHSEvaluating AI diagnostic outputs for a clinical team — spotting where the model's confidence score doesn't match what the data actually supports.
RetailAuditing demand-forecasting model errors at a grocery chain — catching the AI over-ordering in categories it's never seen a supply shock in before.
BankingReviewing credit-risk AI classifications at a challenger bank — flagging the edge cases a new model misclassifies before they hit real lending decisions.
  • Apply to Mercor this week. Your domain expertise in data — spotting statistical errors, flawed models, incorrect analyses — is precisely what they test for. Average pay is $95/hr. Finance and data science evaluators earn $60–130/hr.
  • Use Cursor or Claude Code Interpreter for your next analysis. Time how long it takes vs. your usual approach. Document where the AI gets it subtly wrong. That documentation IS the skill employers are looking for.
  • Learn one NL-to-SQL tool (Julius AI, DuckDB + Claude, or ChatGPT Code Interpreter). Natural language querying is becoming the interface layer — analysts who can evaluate whether the output is actually right are worth more than those who can only run the query.
  • You're earning supplementary income from AI evaluation work — and your quality score on Mercor or Outlier is high enough to access premium task queues ($100+/hr).
  • You understand AI model evaluation well enough to scope it as a function — not just do it yourself. You can write an evaluation rubric, build regression tests, and flag when a model update breaks previous behaviour.
  • You're positioned for AI Model Strategist or ML Operations roles — the intersection of your analytical instincts and AI system thinking.
Start earning now
$60–$130/hr
AI Domain Evaluator · Mercor · your skills qualify today
Apply via referral →
📋
Role 04
Product Manager
AI automates a significant portion of what PMs spend time on today: PRD drafting, user research synthesis, competitive analysis, meeting notes. But that's not the threat — it's the table stakes. The actual shift is that every company is now trying to build AI products, and they need PMs who can scope AI features with realistic precision. The PM who understands what LLMs can reliably do — and what they can't — becomes the most valuable person in the room.
LegalTechScoping an AI contract review feature at a Series A startup — knowing which failure modes to test for before you pitch it to law firm clients.
Consumer AppShipping an AI writing assistant at a productivity tool — defining what "good output" means when users have wildly different expectations of the model.
Enterprise SaaSSetting success metrics for an AI forecasting feature at a CRM — and explaining to the board why accuracy at 80% is still commercially valuable.
  • Use Claude for every repetitive PM task this week. PRDs, competitive research, user interview synthesis, OKR drafts. Time how long it takes. Calculate what that time was worth. That number is your business case for the next conversation about AI investment.
  • Learn what LLMs reliably can and can't do. Not technically — practically. They hallucinate confidently. They can't access real-time data. They degrade on tasks that require counting or precise ordering. Knowing this lets you scope AI features that actually ship — and spot the ones that will fail in production.
  • Shadow an AI feature build at your company if there is one. If there isn't, propose one. The PM who has been in the room when an LLM feature was scoped, failed, iterated, and shipped has something no course gives you.
  • You've shipped at least one AI feature. You know what the real constraints were — not the ones you expected before you started.
  • You can run an AI product evaluation: define success metrics for an LLM feature, build a simple test set, interpret the outputs, and make a go/no-go call.
  • You have a clear point of view on how your company should use AI agents in the product — not just "add AI" but where it creates genuine value and where it creates risk.
Career target
$200K–$300K
AI Product Manager · OpenAI / Anthropic / Scale AI
Explore roles →
⚖️
Role 05
Lawyer & Legal Professional
Harvey reached an $11 billion valuation building legal AI. Clio, Ironclad, and a dozen other platforms are automating contract review, legal research, and drafting. The legal profession is not being replaced — it's being restructured around people who can work with these tools and, critically, catch what they get wrong. Lawyers have one of the highest per-hour rates on AI evaluation platforms right now — because their expertise is genuinely hard to replicate.
Employment LawAdvising a mid-size firm on AI screening tool liability — after a rejected candidate flags that the algorithm had a disparate impact across protected characteristics.
M&A / Due DiligenceUsing Harvey to process 4,000 contracts in 48 hours — but you're the one who caught the three indemnity clauses it misread in the target's IP agreements.
In-House CounselDrafting an AI use policy for a regulated fintech before their Series C — because the investors asked for it and no one else in the company knew where to start.
  • Apply to Mercor's legal evaluation track. Lawyers earn $110–130/hr evaluating AI legal outputs. Your bar admission is the qualification — no AI background needed. Apply this week.
  • Run one real task through Harvey or a legal AI tool (many offer trials). Use it for contract review or legal research. Document where it's right, where it's confidently wrong, and where you'd never trust it unsupervised. That document is the beginning of your AI governance expertise.
  • Read the EU AI Act's provisions on high-risk AI systems. Legal decision support is classified as high-risk. The lawyer who understands AI regulation is the lawyer every company deploying AI tools needs to hire.
  • You're earning from legal AI evaluation — either as a supplement through Mercor or as a structured role at a legal AI company like Harvey.
  • You understand the regulatory environment well enough to advise a client on AI deployment risk — specifically around the EU AI Act, GDPR, and automated decision-making liability.
  • You're positioned as Legal AI Counsel — the lawyer who is called first when a company is deploying AI in a legally sensitive context. This role barely existed 18 months ago.
Start earning now
$110–$200K
Legal AI Evaluator · Mercor or Legal Domain Expert · Harvey
Apply via referral →
📈
Role 06
Finance & Investment Professional
Finance AI adoption doubled in one year — 72% of CFOs now rely on AI forecasting. Hebbia is built specifically for document-heavy financial analysis. AI is doing earnings call summaries, portfolio monitoring, risk model generation. But here's the signal: AI financial models fail in subtle ways that only someone with deep finance experience catches. The finance professional who can spot a flawed AI risk model isn't competing with AI — they're the most important person in the room.
Hedge FundReviewing AI-generated earnings call summaries before a trading decision — and catching the model's confident misreading of a one-time charge as recurring revenue.
Credit RiskAuditing a challenger bank's AI lending model — finding the segment it was trained on doesn't reflect the SME portfolio it's now being applied to.
CFO OfficeStress-testing AI financial forecasts before the board presentation — because the model has never seen a rate environment like this one and the CFO needs to know where it breaks.
  • Apply to Mercor's finance and risk evaluation track. Senior Finance & Risk Evaluators earn $60–130/hr. Your domain expertise in financial modelling, credit risk, or portfolio analysis is exactly what they test for — not your AI knowledge.
  • Run your next earnings call analysis through an AI tool. Claude, Gemini, or Perplexity. Time it vs. your manual process. Then go through the output line by line and document every error or unsupported inference. That documentation is your evaluation expertise.
  • Learn what Hebbia does — specifically what tasks it handles and where it requires human oversight. The finance professional who understands this tool's limitations is the one Hebbia's clients want beside them.
  • You're earning from AI financial evaluation — either through Mercor or through a contract role at a fintech deploying AI models.
  • You can build or review an AI model evaluation rubric for financial outputs — covering accuracy, hallucination risk, regulatory compliance, and decision reliability.
  • You're positioned for Finance AI Analyst roles at companies like Hebbia ($120–180K) — where deep finance domain knowledge + AI evaluation literacy = the exact profile they're hiring for.
Start earning now + career target
$60/hr → $180K
Finance AI Evaluator → Finance AI Analyst · Hebbia
Explore Hebbia →
📣
Role 07
Marketer & Content Professional
SEO is not dead — but it's being restructured around a new reality: when someone searches with Perplexity, ChatGPT, or Gemini, the result is a generated answer, not a list of links. Generative Engine Optimisation (GEO) is the emerging discipline of getting your content cited, summarised, or referenced by AI search systems. This is the biggest structural shift in content marketing since Google's algorithm updates of the 2010s — and it's happening right now.
B2B SaaSRunning a GEO audit for a cybersecurity brand — finding that Perplexity cites their competitor on every query about zero-trust architecture, and reverse-engineering why.
DTC / E-commerceRewriting product pages for a fashion brand so AI search returns them when someone asks "best sustainable denim under £100" — not just "jeans."
AgencyBuilding a repeatable GEO framework for 12 clients — because every one of them has seen organic traffic dip and none of them know it's AI search cannibalising their clicks.
  • Search your company's key topics on Perplexity and ChatGPT. Is your brand cited in the AI-generated answer? If not, find out who is — and study what their content structure looks like. This is your GEO audit.
  • Rewrite one piece of your top-performing content for AI legibility. Clear structure, factual claims with attribution, direct answers to specific questions. AI search systems prefer content that answers questions unambiguously — not content optimised for click-through rates.
  • Learn one AI content tool deeply. Not all of them — one. Writer for brand-safe enterprise content, or Claude for synthesis and research. Being genuinely expert in one tool is more valuable than being mediocre at ten.
  • You have a GEO framework — a documented process for creating content that gets cited in AI search results. Even a rough one puts you ahead of 95% of marketers.
  • You can articulate the difference between SEO and GEO in a board presentation — and show data on which of your content performs in AI search vs. traditional search.
  • You're positioned as AI Content Strategist or GEO Specialist — roles that pay $80–130K and are in active demand from every company that realised their SEO traffic is declining without understanding why.
Career target
$80K–$130K
GEO Specialist · AI Content Strategist · the role of 2026
Explore roles →
✦ Universal — Every Role Needs These 3
Regardless of your role, three capabilities separate the knowledge workers who compound in value from those who get displaced. None of them require a course. All of them can be built this month.
01
Prompt fluency
Not prompt engineering — prompt fluency. The ability to get consistently useful output from AI systems without over-engineering the input. You build this by using AI tools daily on real work, not by reading about it. The gap between someone with 30 days of daily use and someone who's used it twice is significant and widening.
How to build it → Use Claude or GPT for one real work task every day for 30 days. That's it.
02
AI output evaluation
Knowing when to trust an AI output and when to question it. AI systems hallucinate confidently, fail silently on edge cases, and produce plausible-sounding errors in highly specific domains. The professional who can catch these earns the trust of everyone around them — and earns significantly more on evaluation platforms. This is the most monetisable AI skill in the market right now.
How to build it → After every AI output, ask: what would have to be true for this to be wrong? Then check.
03
Workflow mapping
Understanding your own processes well enough to know what to automate, what to augment, and what to keep human. This sounds obvious but most people have never written down what they actually do step by step. The professionals who've mapped their workflows are the ones who can identify AI leverage points — and who can't be replaced by someone asking "couldn't we just use AI for this?"
How to build it → Pick your most repetitive weekly task. Write out every step. Then ask which steps an AI could handle today.
📡 Signal & Chatter
What the data and community are saying — mapped to this week's breakdown.
The 56% wage premium isn't for using AI tools. Across every role, the premium goes to people who can direct, govern, and evaluate AI systems — not people who can use a chatbot. The tool user is increasingly replicable. The evaluator is not.
Entry-level jobs are narrowing because of the wrong skill set, not the wrong generation. The tasks that used to justify junior hires — research, drafting, formatting — are exactly what AI does cheapest. But entry-level roles at AI companies (Mercor, Scale AI, Anthropic Claude Corps) are growing. The path changed. It didn't disappear.
The Coursera 2026 Skills Report confirms it: AI literacy is the #1 skill employers want. But "AI literacy" in the report means something specific — understanding what AI can and can't do, and knowing how to apply it to your domain. It does not mean knowing how to use ChatGPT to write emails.
The most valuable people in any team right now are the ones who've mapped their workflows. 90% of organisations say culture — not technology — is the barrier to AI adoption. The people who've thought explicitly about what they do, step by step, are the ones who can lead that conversation. It's a leadership skill more than a technical one.
🔮 FOWL Prediction #005
"By 2027, 'AI skills' will appear on every job description — but the roles paying the most will specify which skills, in which domain, at what level. Generic AI fluency becomes table stakes. Domain-specific AI expertise becomes the premium."
The generalist AI user will be as unremarkable in 2027 as someone who lists "Microsoft Office" on their CV is today. The premium will go to the data scientist who evaluates AI financial models, the lawyer who audits AI hiring tools, the engineer who architects agent systems. Specificity is the moat.
FOWL AI · Jun 22, 2026 · We'll score this in 2027.
✅ 3 Things to Do This Week
One for each type of reader — pick yours
01
If you have domain expertise in data, finance, law, medicine, or research: Apply to Mercor this week. Your skills qualify you today — no AI background required. The Mercor interview tests your domain, not your prompt engineering. Use the referral link in this issue for faster review. Average contractor earns $95/hr.
02
If you're early career (under 2 years experience): Apply to Anthropic's Claude Corps before July 17. $85K salary, $10K grant, 12 months embedded at a US nonprofit, Anthropic on your CV. No degree required. It is the most credible structured AI pathway available for early-career professionals right now.
03
Regardless of role: Map one workflow this week. Take the most repetitive 2-hour task you do and write out every step. Then go through each step and answer: could an AI do this today? The output tells you where your leverage is — and where your value is irreplaceable.
🚀 From the Lab
Launch Lab — Building something?
Need help setting up a website, newsletter, digital products, or payments for your brand? We can help you build it — fast, clean, and ready to launch.
Reply with "LAUNCH" and let's chat.
🪪 Emerging Career Title
This week
AI Domain Translator
Not an engineer. Not a data scientist. Not a prompt engineer. The AI Domain Translator is the professional who sits between a frontier AI system and the domain it's being applied to — and makes sure the application is actually correct.

They're the doctor who reviews clinical AI outputs and explains to the engineering team why the model's recommended treatment is wrong in a specific patient population. The lawyer who reads Harvey's contract summary and annotates the three clauses it missed. The finance analyst who catches the AI's risk model misclassifying a credit category it's never seen in training.

This role doesn't have a clean title yet. In some companies it's "Domain Expert." In others it's "AI QA Analyst" or "Human Review Lead." But the function is the same everywhere: being the person whose deep domain knowledge is what keeps the AI system from confidently doing the wrong thing.
How to position for this now: You don't need to change your job — you need to document your domain expertise in terms of where AI gets it wrong. Every error you catch, every output you correct, every case where the AI was confidently incorrect in your field is a data point in your portfolio. That portfolio is the credential for this role.
The advice to "get AI skills" is not wrong. It's just incomplete. The complete version is: get AI skills that compound on what you already know.

A lawyer who learns to evaluate AI legal outputs is more valuable than a lawyer who learns to use ChatGPT AND more valuable than an AI engineer who doesn't understand law. The combination is the moat. And the person who builds it now — while most professionals are still deciding whether to bother — is 18 months ahead of where the market will be when everyone else figures it out.
"The most valuable AI skill isn't knowing how to use the tools.
It's knowing when they're wrong."
💬 One question — reply and tell us
Which role are you in — and what's the one AI skill you most want to build in the next 90 days?

Hit reply. We read every one and it shapes what we cover next.
Share this issue