Anthropic Academy and the Skill Formation Gap
Why AI product education needs living learning infrastructure, not just courses, quizzes, and completion certificates.
May 19, 2026
In May 2026, I enrolled in Anthropic Academy's Claude 101 course. Free, self-paced, hosted on Skilljar. I finished the first chapter in about 20 minutes.
The content was clear. The production quality was good. The interface was fine. By the end of the chapter, I had learned almost nothing I didn't already know from using Claude daily for the past year.
That's not a complaint about quality. It's a structural observation — and it points to a larger problem in how AI companies are building their education infrastructure.
Reader map
How to read this analysis
A quick path through the argument, from first-hand observation to the evidence notebook.
What the Claude 101 course revealed about AI education today.
Why course completion is not the same as skill formation.
What living learning infrastructure would need to support.
Why education may become part of adoption infrastructure.
A Python notebook measuring public coverage gap from Anthropic release data.
Observation
What the Claude 101 course revealed about AI education today.
Diagnosis
Why course completion is not the same as skill formation.
System model
What living learning infrastructure would need to support.
Implication
Why education may become part of adoption infrastructure.
Evidence
A Python notebook measuring public coverage gap from Anthropic release data.
Reader map step 1 · Observation
1. Why I'm not looking at this as a casual learner
Most reviews of online courses are written from one angle: the learner finished a course and either liked it or didn't. I've sat on five different sides of online education, and that changes what I notice.
As an instructor, I published a public course on Udemy in 2020 and around five to seven additional courses on Vietnamese learning platforms. I've seen the production pipeline from the inside: how lessons get scoped, how courses get gated, how completion data is reported back, and how disconnected that data is from any real measure of whether students learned.
As a learner, I have spent years moving through almost every major format of modern skills education: Coursera specializations, Udemy courses, DataCamp and Codecademy-style coding tracks, Khan Academy-style self-paced learning, Duolingo and ELSA-style habit-based language apps, and competitive coding platforms like HackerRank and Codeforces. I have also gone through offline or hybrid programs inspired by 42 School, local coding schools in Vietnam, and North American bootcamp-style programs such as BrainStation in Toronto — part of why I later wrote a separate analysis on why coding bootcamps are dying and what replaces them. That range matters because each model teaches differently: some optimize for completion, some for repetition, some for challenge, some for peer pressure, and some for career signaling. I have seen the difference between a credential that proves exposure, a practice system that builds fluency, and a learning environment that actually changes how someone works.
As an operator, I was hired as a Learning Design Expert inside a Southeast Asian edtech company that had reportedly raised around $50M. By the time I joined, the company was already under pressure and many parts of the organization had been reduced or shut down. To do my actual job well, I had to understand how the learning system really worked underneath the surface. That meant tracing the data flow across instructor records, course data, contract information, content publishing, course-status tracking, and handoff workflows. The issue was not that people lacked talent. The issue was that the operating knowledge was fragmented across systems, teams, accounts, screenshots, and partial context. Before the learning experience could be improved, the real system had to be mapped.
As a self-directed learner, I studied at a top technical university in Vietnam before leaving the degree program. I did not leave because I could not learn. I left because I started to distinguish between academic content and real learning value. The curriculum was theory-heavy and weak on experimentation, but the environment was the opposite of weak. It was selective, competitive, and difficult in ways that taught resilience, pressure tolerance, and the habit of pushing through hard problems. Many graduates from that environment did not become inventors. They became strong operators, founders, and problem-solvers — because the environment trained the operating muscles, even when the content did not. That experience shapes how I think about what universities provide and what they don't, which I'll come back to later.
More recently, I've been building AI-native learning artifacts — including a software engineering roadmap with diagnostic placement, progress tracking, weekly milestones, applied exercises, and explicit “skip this for now” sections.
My teaching instinct was not formed by being the best student in the room. It was formed by having to learn things the hard way, break them down, rebuild confidence, and explain them to people starting from zero. That shapes what I look for in any learning system. I care less about whether content sounds correct and more about whether it helps a learner cross the next real barrier.
When I look at Anthropic Academy, I'm not asking whether the course is polished. I'm asking whether the system can diagnose learner level, adapt the path, validate applied skill, and connect learning to real-world outcomes. Those are different questions, and most current AI academies — Anthropic's included — answer the first one well and the others not at all.
The phrase I'll use through the rest of this essay is living learning infrastructure. By that I mean a system where content updates as the product updates, where learner placement adapts to demonstrated competence, where assessments measure applied work rather than recall, and where credentials connect to outcomes the labor market actually recognizes. A traditional LMS is the opposite of this — content frozen at recording time, every learner routed through lesson one, quizzes that grade clicks, certificates that prove only attendance. The dichotomy throughout this piece is between those two systems.
Learning State Model
Static vs Living Infrastructure
← scroll horizontally →
| State | Traditional LMS | Living Learning Infrastructure | |
|---|---|---|---|
| content state | Fixed at publish. Updated quarterly or annually.Version = Course v2.3 | Continuous. Content decays on a clock tied to product release cadence. Modules resequence when the underlying product ships breaking changes.Version = synced to API 2024-11-05 | |
| learner state | Binary: enrolled or completed. Progress measured by position in a fixed sequence.Position = Module 4 of 7 | Continuous capability vector. The system tracks what the learner can do, not where they are in a list.Position = can build X, cannot yet Y | |
| assessment state | Scheduled checkpoints. Same test for every learner regardless of path. Result is a percentage score.Output = score: 84% | Adaptive probes triggered by learner behavior. Assessment is contextualized: demonstrated under these constraints, with this evidence, at this product version.Output = evidence_package | |
| credential state | Issued once at completion. Static badge. No expiry signal. No version binding.Lifecycle = issued → permanent | Living credential with validation trail. Status field reflects product version changes. Re-verification targets specific capabilities, not full re-enrollment.Lifecycle = verified → decaying → re-verified | |
| outcome state | Completion rate. NPS. Satisfaction surveys. "92% of learners would recommend this course."Measures = engagement | Can the learner do the job? Measured by artifact quality, employer signal, time-to-productivity in role. The system is accountable to outcomes, not satisfaction.Measures = capability_transfer |
The gap is not feature depth. It is state resolution — how frequently and precisely the system knows where the learner actually is.
2. What Anthropic built
Credit where it's due. Anthropic Academy launched on March 2, 2026 with 13 courses and has grown to 18 across five tracks: AI Fluency, Product Training, Developer Deep-Dives, Cloud & Enterprise, and Foundational Knowledge. Every course is free, requires only an email to enroll, and awards a certificate on completion.
For a company that had no formal education program six months earlier, this is fast execution. OpenAI, Google, and AWS all had training programs already. Launching 13 courses on day one closed the gap quickly.
The platform underneath — Skilljar — is a standard customer education LMS used by companies like Tableau, DocuSign, and Procore. Annual platform costs typically start around $30,000, with additional spend on content production and add-ons. For Anthropic, this is a rounding error.
The execution is solid. The structural question is what kind of education system this is, and whether that kind matches what AI learners actually need.
3. The platform under the hood
Skilljar is a delivery system. It hosts video, tracks completion, issues certificates, and integrates with CRM systems. It was built for a specific problem: help SaaS companies onboard customers and reduce support tickets through self-service training.
That's a real problem. It's not the problem AI education needs solved.
Skilljar's well-documented limitations map directly to what's missing from Anthropic Academy:
| Limitation | Impact on AI education |
|---|---|
| Basic reporting | Tracks clicks and completions, not capability growth |
| No adaptive paths | Every learner gets the same content regardless of existing skill |
| Limited assessment tooling | Quizzes test recall, not application |
| Static content delivery | Video recorded once, served until someone re-records it |
| Manual course management | Adding or updating courses requires production work |
The deeper issue is what Skilljar was designed for versus what Anthropic needs. Skilljar was built in an era when products changed quarterly and customer training could update on a similar cycle. Claude's capabilities change weekly. Claude Code, MCP, Cowork, Skills, Subagents — these all shipped between March and May 2026, each requiring new Academy content. At that velocity, static video starts decaying almost immediately after it's recorded.
This is the surface problem. The deeper problem is that Anthropic — like every other AI company — is solving for course delivery when learners actually need skill formation.
Reader map step 2 · Diagnosis
4. The real problem: tool syntax versus cognitive partnership
Every AI company's education program — Anthropic, OpenAI, Google, AWS — solves the same problem: deliver content about the product so users know what features exist and how to use them.
That is teaching tool syntax. It tells learners how to format an MCP tool call, how to structure a system prompt, how to invoke a subagent, how to authenticate against an API. This is real, useful content. It is also the lowest-leverage layer of education for someone trying to work effectively with AI.
The higher-leverage skill is something different, and it does not have a clean name in the industry yet. The closest term is cognitive partnership — the ability to decompose a problem so an agent can act on it, to specify constraints precisely enough that the output is useful, to inspect AI work critically, to recover from failure modes, and to know when to trust the system versus when to override it.
Tool syntax can be taught by multiple-choice quiz. Cognitive partnership cannot. Syntax has a right answer; cognitive partnership has a good enough for this context answer that requires judgment, iteration, and applied work to develop. A traditional LMS is engineered for the first kind of learning. It is structurally incapable of producing the second.
This is the deeper reason that current AI academies feel thin. They are teaching what they can deliver, not what learners most need to develop. The gap between “learner can recite the docs” and “learner can use Claude to solve a real problem they couldn't solve before” breaks down into four distinct problems.
5. Problem A: Content decay
AI products ship updates faster than static LMS content can be produced. A course recorded in March is partly outdated by May. The standard LMS production model — script, record, edit, publish, distribute — runs on a timeline measured in weeks. The product runs on a timeline measured in days.
The conventional response is to record more, faster. That doesn't scale. The real response is to make AI the maintenance engine, not just the production accelerator. A living learning system would automatically ingest the product's changelog, API specs, and documentation updates. It would maintain a learning graph of which concepts depend on which features. When a feature changes, the system would flag every module that now contains stale content, regenerate the text-based portions, and produce new applied challenges based on the current state of the product.
Static video would still play a role for stable foundations — prompt engineering principles, system thinking, evaluation methodology — content that doesn't change with product updates. But the bulk of the content load would shift to structured text and applied challenges that the system can refresh overnight, not on a production cycle of weeks.
This is the version of “AI for education” that matters. Not AI generating new courses faster. AI operating the infrastructure that keeps a learning system aligned with a moving product.
6. Problem B: The wrong starting point
Most academies start every learner at lesson one. This is a bigger problem than it sounds.
For a learner with no prior knowledge, this is fine. For a learner with partial competence — which describes most people enrolling in an AI course in 2026 — it creates two failure modes. If the material is too basic, the learner skims, skips, and forms the habit of not taking the path seriously. If the material is too advanced, the learner fails silently and disengages.
A serious AI academy should not assume every learner starts from the beginning. It should offer an entrance assessment at any level. Pass it, skip the module. Fail it, see the exact gaps and get routed to the smallest useful lesson. The goal is placement, not coverage. Every learner should start at their actual level, not at lesson one.
This is also a system-design problem. Without proper learner-state tracking and content tagged by competency, an entrance-assessment feature is impossible to build well — which brings us back to the operations lesson. If learner state, content state, and assessment state aren't connected in a single system, AI can produce more courses but cannot personalize learning. AI accelerates content production. It does not, on its own, fix weak learning infrastructure.
7. Problem C: Fixed paths create learner overload
The opposite failure mode is also common. Platforms like DataCamp offer hundreds of paths and tracks. The learner is supposed to feel empowered by the choice. In practice, the learner constantly wonders whether they picked the wrong path. They jump between tracks. They lose progress. They develop a kind of learning anxiety — the feeling that the grass is always greener on another path.
The fix is not fewer paths. It's a personalized roadmap. The system should generate one path based on the learner's current skill level, goals, domain, prior experience, assessment results, and target credential. The learner sees their own path, their next milestone, their missing knowledge, and the artifact they need to produce.
This raises a fair concern: if every learner has a different path, how does the system maintain consistent standards?
The answer is different paths, shared gates. Learners can take different routes to the same competency, but they meet at the same milestone gates where applied skill is tested against shared standards. The personalization is in the route. The standard is in the gate.
8. Problem D: Completion certificates do not solve labor-market trust
The most expensive problem to solve is the one that matters most for learners: turning learning into a credential the market trusts.
A certificate of completion from any current AI academy proves one thing — the learner clicked through every lesson and passed a basic quiz. It does not prove they can design a system prompt that produces consistent output, debug a failed API call, or evaluate whether Claude's response is correct for their domain.
This is the same gap that hollowed out coding bootcamp certificates: the product sells the feeling of career transition while the learner needs proof of ability.
The labor market does not actually need more certificates. It needs better signals. Companies are perpetually missing the right people. The market is full of people who may be capable but cannot signal their capability clearly. This gap has gotten worse, not better, in the AI era — because AI can polish CVs, portfolios, and cover letters to the point where surface-level signals are increasingly noisy.
A credible AI academy should produce signals stronger than completion certificates. That means artifacts tied to rubrics, reviewed by people whose judgment is trusted by the market. It does not mean LinkedIn endorsements, which are low-friction, often social, not tied to a real artifact, and not connected to any rubric.
9. The signal in Anthropic's job postings
Public hiring signals suggest Anthropic may view Skilljar as an interim customer-education layer while exploring more AI-native learning infrastructure.
In March 2026 — the same month Academy launched on Skilljar — Anthropic posted a role for Senior Education Platform Engineer. The job description reads less like a traditional LMS engineer and more like a mandate to build something new. The role asks for someone who will “build the technical foundation for how Anthropic educates customers and enterprises at scale, and shape what that even means when AI is the delivery mechanism, not just the subject being taught.”
The specific capabilities described: content served and adapted in real time. Assessments that respond to what a learner actually understands. Credentialing that verifies genuine competence rather than course completion. A platform that evolves as fast as the product it teaches. And a notable line about leverage: the platform should let “a small team of educators operate with reach and responsiveness that would otherwise require an organization ten times larger.”
By May 2026, the education hiring cluster has expanded to at least five open roles:
| Role | Signal |
|---|---|
| Senior Education Platform Engineer | Build the AI-native education platform |
| Design Engineer, AI Capability Development (Education Labs) | “Measuring success by capability growth, not time-on-site” |
| Certification Development Lead | “Measure real applied skill, not just content exposure” |
| Developer Education Lead | Senior developer-focused education programs |
| Senior Full Stack Engineer, Education | Dedicated engineering headcount for education |
The Education Labs charter is particularly telling. The team is described as “skeptical of tutorials, onboarding flows, and engagement metrics” and oriented toward “experiences that make users progressively more capable, curious, and empowered over time.”
This is a team building toward a different paradigm. The open question is which version of that paradigm they prioritize — and whether they solve content delivery faster, or whether they solve the harder problem of skill verification and labor-market signal.
Reader map step 3 · System model
10. What a working system would look like
If an AI academy wanted to address all four problems, the architecture would have five connected layers. None of this is hypothetical for me — most of these layers exist in some form across programs I've taught, taken, or built.
System Architecture
Learning Infrastructure: From Learner Input to Verified Signal
Infrastructure means: if the product changes, the system re-routes. If it doesn't, it's just a course catalog with extra steps.
Entrance assessment. A diagnostic at any level, not just at course start. The system identifies what the learner already knows, lets them skip what they can demonstrate, and routes them to the smallest useful lesson for what they don't.
Personalized roadmap. One path per learner, generated from skill level, goals, domain, prior experience, and target outcome. Visible progress. Clear next milestone. No catalog of hundreds of alternatives competing for attention.
Different paths, shared gates. Learners take different routes but converge at the same checkpoints — diagnostic entry, micro-assessments to skip known material, applied task assessments, artifact review, portfolio review, and expert endorsement. The path is personalized. The standards are not.
Three-source validation. Each meaningful assessment is reviewed by three independent sources: peer reviewers using the same published rubric, an AI evaluator with a carefully designed assessment skill, and — for high-stakes credentials — a domain expert reviewing the cumulative portfolio. Peer review forces learners to articulate what good looks like. AI evaluation provides consistent fast feedback at scale. Expert review provides the labor-market trust the first two cannot, on their own, supply.
Artifact-based endorsement. The credential is not a certificate of completion. It is a record of artifacts produced, rubrics applied, reviewers' identities and affiliations, and outcomes attached. A credential that says “this person can do X, here is the evidence, here is who validated it” carries different weight than “this person finished a course.”
This last layer is where AI academies could eventually become stronger than LinkedIn at signaling capability. LinkedIn endorsements are weak because they are low-friction, social, and untethered from any specific artifact. An artifact-based endorsement, tied to a rubric and reviewed by a credible institution, is harder to fake and easier to verify.
Sample Credential Object
What a Verified AI Skill Credential Contains
A completion certificate tells you someone finished. This tells you what they can do, how that was verified, and when it expires.
Two vulnerabilities this architecture has to address
The five-layer system fails in predictable ways if two specific problems aren't designed for from the start.
The first is AI grader gaming. If an AI evaluator is part of the validation, learners will eventually try to prompt-engineer it into giving them a passing mark. This is not hypothetical — every automated grading system in the past decade has had to defend against the equivalent attack. The defenses are known: hidden rubric components the learner can't see, multiple grader instances with different evaluation prompts that have to agree, randomized adversarial probes inside the submission flow, and a structural rule that AI evaluation never stands alone for a credentialing decision. The AI grader is a screen, not a judge. Peer review and — at high-stakes gates — expert review remain in the loop precisely because they cannot be prompt-injected.
The second is the expert bottleneck. Human expert hours do not scale. If every learner needs an expert to review their work to earn a credential, the system collapses under its own demand within a year. The realistic shape is a hybrid model: AI evaluation and peer review handle the high-volume work — micro-credentials, intermediate gates, formative assessment — covering roughly 95% of evaluation load. Human expert endorsement is reserved for capstone milestones where the labor-market signal actually needs the human judgment, and where the cost can be justified. Those capstone reviews can be subsidized by enterprises paying for access to a verified talent pool, or by the AI academy itself for credentials it wants to position as elite.
Without these two design constraints, the architecture degrades into either a gameable certification mill or a credentialing program that can't grow past a few hundred learners. With them, the architecture has a chance of producing credentials the market trusts.
11. Market context: AI academies, LMS platforms, and universities
Anthropic isn't the only company facing these problems. The current landscape sits roughly here:
| Provider | Approach | Where they sit on the four problems |
|---|---|---|
| Anthropic Academy | 18 courses on Skilljar, free, completion certificates | Strong on delivery; light on assessment, personalization, signal |
| OpenAI Academy | Growing catalog, similar completion model | Same trade-offs |
| Google AI (Coursera) | University-partnered, peer-graded assignments | Closer to Level 1 assessment, but slow to update |
| AWS Skill Builder | Proctored certification exams | Closest to competence verification; product changes slower so content lasts longer |
| Salesforce Trailhead | Badges, superbadges, hands-on challenges | Most mature signal system, built over 10+ years |
Trailhead is the closest existing model to what AI education needs, but it represents over a decade of investment. The question for AI companies is whether they can build something comparable in a fraction of the time, using AI itself as the accelerant.
Universities deserve a separate note. It would be too simple to argue that AI academies will replace them. The strongest universities — Harvard, Stanford, and their peers — are not valuable only because their academic content is consistently superior. Most of their real value comes from the system around the learning: a selective peer group that raises the floor on what feels normal, an environment that applies productive pressure, a network that compounds over decades, an alumni loop that creates recruiting access, and a high-quality space where students can practice and fail without permanent consequences.
I've experienced a version of this from inside a top technical university in Vietnam. The curriculum itself was theory-heavy and often disconnected from real-world application. The environment was the opposite — competitive, demanding, and structured to force resilience. Many graduates did not become inventors of new technology. They became strong operators, founders, and problem-solvers because the environment trained the muscles that matter when work gets hard. That is the part of university that does not live in the course catalog.
AI companies may eventually become better than universities at training people on fast-changing technical capabilities. Universities will not disappear if they continue to provide the environment, peer pressure, failure-and-recovery loop, and opportunity system that companies cannot easily replicate. The most realistic future is one where each does what it does best — universities for environment and network, AI companies for capability development and skill verification — and learners move between both.
Reader map step 4 · Implication
12. Why this matters now
In the coding bootcamp era, weak education mostly hurt individual learners who paid for courses that didn't deliver career leverage. The market corrected slowly: bootcamp placement rates dropped from 83% to 37% over two years as the junior hiring market tightened.
AI education operates at a different scale, and the stakes apply to three different groups at once.
Enterprises. Teams are adopting Claude, GPT, and Gemini across entire organizations. If those teams complete training but don't develop real competence, the consequences show up in production: poorly designed prompts, fragile integrations, security vulnerabilities from misunderstood model behavior, wasted API spend on inefficient workflows. A certificate of completion does not prevent these outcomes. Verified competence might.
Individual learners. A certificate currently proves attendance, not capability. As more people earn these certificates, their signal value will decline — the same way coding bootcamp certificates lost their signal. The learners who will benefit most are those who can prove not just that they completed a course, but that they built something real, had it evaluated against a standard, and produced work that others recognize as valuable.
Displaced and transitioning workers. This is the group the industry talks about least and probably matters most. AI is removing some kinds of work. Most companies are bad at retraining people internally — they are under pressure to hire ready-made talent or cut costs. That leaves a gap that has to be filled by someone. AI companies, sitting closer to both the technology and the labor-market signal, are in a stronger position than most employers to build credible reskilling infrastructure.
This is not a charity argument. It is a market-infrastructure argument. If workers see AI only as a threat, adoption becomes fragile. If companies respond to AI pressure by replacing workers instead of retraining them, they lose institutional knowledge and create social and economic backlash that eventually reaches the AI companies themselves. A credible system would let workers enter a reskilling path, prove applied competence through shared gates, earn a credential the market recognizes, and return to higher-value work. That helps workers, helps employers, and helps AI companies build a durable adoption base.
One reason this may matter strategically for Anthropic is that education can become distribution. That does not mean Academy is only a sales channel. It means that when people learn to solve real problems through Claude, they carry those habits into teams, workflows, and eventually buying decisions. A product becomes harder to replace when it becomes part of how people think, work, and prove capability.
This is only a hypothesis, but the signal is worth watching. If Anthropic Academy evolves from tutorials into a system for placement, applied work, validation, and credible endorsement, it could become one of Anthropic's strongest competitive advantages. The academy would not just teach people what Claude can do. It would help create the class of workers, builders, analysts, operators, and founders who know how to create value with Claude.
That matters because the optimistic version of AI adoption is not just job replacement. It is leverage. A capable person who previously needed a full software team may now be able to build and test a useful product alone. An operator who could only describe a workflow may now be able to automate part of it. A small team may be able to serve users earlier, with lower cost and less delay. If Academy helps more people cross that gap, it supports Anthropic's business while also making AI adoption less socially fragile.
There is one more reason this matters now, and it connects back to the tool-syntax-versus-cognitive-partnership distinction. AI is often described as a brilliant junior employee that needs clear instructions. That framing is incomplete. AI is better understood as a mirror of the user's ability to ask questions, define goals, communicate constraints, and evaluate answers. People who do not know what they want, do not know how to ask, and do not know how to judge the answer often blame the tool for weak output. The deeper problem is that they do not yet have the framework for cognitive partnership.
That framework cannot be transferred through video and quizzes. It develops through applied work under feedback. Which is exactly what a living learning infrastructure is designed to provide, and exactly what a traditional LMS structurally cannot.
13. What happens next
Anthropic is building something. The hiring signals point toward a deliberate shift from Skilljar-as-interim toward a purpose-built education platform. The Education Labs charter, the Certification Development Lead mandate, and the Senior Education Platform Engineer role suggest the team is thinking about more than course delivery.
The open question is which of the four problems they prioritize. Solving content decay produces a better delivery system. Solving the other three — placement, personalization, and labor-market signal — produces a fundamentally different product. The first is easier and gets shipped sooner. The second is harder and matters more.
The ideal system does both: content that evolves with the product, delivered through a platform that places learners correctly, generates personal paths to shared gates, and produces credentials the labor market can actually trust. That system does not exist yet at any AI company. The company that builds it first will not just have a better academy. It may become one of the most important talent pipelines in the AI economy.
Reader map step 5 · Evidence
14. Evidence: Measuring the gap with public data
I also built a Python research notebook to test the public-data version of this claim.
The notebook analyzes 329 Anthropic public release entries, covering Claude release notes and the Claude Code changelog from April 2025 to May 2026, against the 18 courses in the Anthropic Academy catalog. It measures topic-level coverage gap, not exact update lag, because public course update timestamps were not visible during data collection.
The clearest visible gaps were in topics that shipped substantive product changes but had no visible matching Academy course coverage.
| Topic | Substantive releases | Academy coverage |
|---|---|---|
| permissions/security | 21 | not visible |
| IDE integration | 14 | not visible |
| enterprise/admin | 14 | not visible |
| model support | 16 | partial |
This is a single-vendor case study. The reconnaissance phase attempted OpenAI and Google data collection, but access restrictions and source-quality issues prevented a clean cross-vendor comparison in V1. A multi-vendor analysis is a separate research task.
The notebook, charts, and audit trail are public:
github.com/lvltcode/anthropic-academy-coverage-gap
Sources: Anthropic Academy course catalog (anthropic.skilljar.com, accessed May 2026) · Anthropic job postings (greenhouse.io/anthropic, accessed May 2026) · Skilljar platform reviews (Capterra, SoftwareAdvice, SelectHub) · Skilljar pricing data (Vendr buyer guide) · TSIA benchmark data on customer education ROI · CIRR bootcamp placement data