TL;DR: Anthropic Academy is Anthropic's own free Claude training platform, hosted on Skilljar, with more than 20 self-paced courses and free completion certificates, no subscription required. This guide covers every course as of our July 22, 2026 catalog check, three real video walkthroughs, our founder's honest take from actually taking the courses, and where to go once you've outgrown the free basics.
Search "anthropic academy claude courses" and the top results are Anthropic's own pages, anthropic.com/learn and anthropic.skilljar.com, plus Google's AI Overview summarizing what the platform is. None of them tell you what a course actually feels like to sit through, and the independent guides that try are already behind: as of this check, two of the most visible third-party writeups still count 13 to 18 courses. We checked the live catalog ourselves on July 22, 2026 and counted more than 20.
This guide gives you what those pages don't: the full, current course list, three honest video walkthroughs, and a straight answer on whether the free certificate is worth your hours.
What Is Anthropic Academy?
Anthropic Academy is Anthropic's free, official training platform for Claude. It launched in March 2026, runs on the Skilljar learning platform, and as of our July 22, 2026 check hosts more than 20 self-paced courses across three tracks: everyday Claude use, AI Fluency for specific roles, and developer topics like the API, Claude Code, and MCP.
It isn't a paid certification exam. Every course ends in a free completion certificate you can add to LinkedIn, not a proctored test. You don't need a Claude subscription or an API key for most courses, just a Skilljar account, which only requires an email. The exception is Claude Code 101, where the hands-on exercises need an active Claude plan.
Some guides still describe a smaller catalog because they haven't rechecked it recently: a widely-cited third-party guide last updated in March 2026 still counts 13 courses, and a May 2026 YouTube walkthrough covers the same 13. We counted directly against the live catalog on July 22, 2026 and found more than 20 the platform has grown faster than most write-ups have kept up with.
All Anthropic Academy Courses at a Glance
The catalog splits into two groups: courses anyone can take with no coding background, and developer-focused courses that assume some Python, JSON, or command-line comfort. Here's the full list, verified against the live catalog on July 22, 2026.
| Course | Best For | Coding Required |
|---|---|---|
| Claude 101 | Everyone, the recommended first course | No |
| AI Fluency: Framework & Foundations | Everyone, thinking frameworks over button-clicks | No |
| AI Fluency for Students | Students | No |
| AI Fluency for Educators | Educators | No |
| Teaching AI Fluency | Instructional designers | No |
| AI Fluency for Nonprofits | Nonprofit staff | No |
| AI Fluency for Small Businesses | Small business owners | No |
| AI Fluency for Builders | Founders and builders | No |
| AI Fluency for pK-12 Educators (path) | K-12 teachers, 2-course path | No |
| Introduction to Claude Cowork | Anyone doing hands-on file and project work with Claude | No |
| AI Capabilities and Limitations | Anyone who wants the fundamentals of how AI works | No |
| Claude Code 101 | Developers new to AI coding agents | CLI (light) |
| Claude Code in Action | Developers already using Claude Code daily | CLI |
| Claude Platform 101 | Developers new to the Claude API | Python/JSON |
| Building with the Claude API | Developers building products on Claude | Python |
| Introduction to Model Context Protocol | Developers connecting Claude to external tools | Python |
| MCP: Advanced Topics | Developers running MCP servers in production | Python |
| Introduction to Agent Skills | Claude Code users automating repeat workflows | Markdown |
| Introduction to Subagents | Claude Code users managing context and delegation | CLI |
| Claude with Amazon Bedrock | Teams deploying Claude on AWS | Python |
| Claude on Google Cloud (Vertex AI) | Teams deploying Claude on GCP | Python |
Anthropic Academy: Key Numbers
| Data Point | Value | Source |
|---|---|---|
| Live courses on the catalog (checked July 22, 2026) | 20+ | Direct check of anthropic.skilljar.com |
| Academy launch date | March 2, 2026 | Industry reporting, cross-checked across 2 independent sources |
| Longest course (Building with the Claude API) | 8+ hours, 84 lessons | Third-party course review (buildmvpfast.com) |
| Shortest courses (AI Fluency, intro tracks) | 30-60 minutes each | Third-party course review (pasqualepillitteri.it) |
| Cost to enroll in any Academy course | $0 | anthropic.skilljar.com FAQ |
3 Real Walkthroughs Worth Watching
The official pages tell you what each course covers. They don't show you what actually sitting through one feels like. These three do.
1. Claude AI 101: The Complete Beginner's Guide (Full Course Walkthrough)
This one walks through Anthropic's own Claude 101 course from the first lesson to the last, with a working developer narrating each section and reacting honestly to what lands and what feels basic. If you want to see what the first hour actually looks like before you sign up, this fills the gap the official course page can't.
🎬 EMBED VIDEO: Claude AI 101: The Complete Beginner's Guide (Full Course Walkthrough) https://www.youtube.com/watch?v=H6LchswC74Y
2. I Took All 18 Anthropic Courses in One Weekend (Honest Review)
The creator sat through the entire catalog, 18 courses as it stood in June, in a single weekend, and ranks what was worth the time against what wasn't. Useful if you want one outside opinion before you commit hours to any single course, though the catalog has grown since this was filmed, so treat the count as dated and the opinions as the value here.
🎬 EMBED VIDEO: I Took All 18 Anthropic Courses in One Weekend (Honest Review) https://www.youtube.com/watch?v=T-3bE2IIK4M
3. Claude's 13 Free AI Courses in 12 Minutes
Parker Prompts breaks down the catalog as it stood in May 2026, 13 courses at the time, covering what each one teaches and the best order to take them depending on whether you use Claude for coding, business, education, or daily work. It's the fastest of the three to watch, and its outdated course count is itself useful proof of how quickly this catalog moves: even a two-month-old walkthrough is already missing a third of what's live today.
🎬 EMBED VIDEO: Claude's 13 Free AI Courses in 12 Minutes https://www.youtube.com/watch?v=pG5Zd3sGOrY
Is Anthropic Academy Worth It? Tal's Honest Take as AllPros Founder
This isn't a generic verdict pulled from other reviews. Tal, AllPros' founder, has gone through several of these courses himself, and this section is his personal experience, not a summary of what other sites say.
💬 "I went through a few of the Anthropic Academy courses myself, and my honest take is that they're excellent courses to start with. They build a genuinely good foundation, you walk away actually understanding what Claude can do, not just clicking through slides. If you're a beginner, this is a great direction to build that base. But if you already know the basics and want to actually improve, you need to go deeper somewhere else. These free courses got me started; they didn't take me all the way." Tal, AllPros Founder
That's the honest split: worth it as a foundation, not as a finish line. If you're new to Claude, this is exactly the right place to start before you spend money on anything paid. If you already use Claude daily, treat the Academy as a refresher rather than a destination once you've outgrown the basics, you'll get more from deeper, role-specific, paid training.
Where to Start, by Goal
| Your Goal | Start Here | Then |
|---|---|---|
| I've never used Claude | Claude 101 | AI Fluency: Framework & Foundations |
| I write code and want an AI agent in my terminal | Claude Code 101 | Claude Code in Action |
| I'm building a product on the Claude API | Claude Platform 101 | Building with the Claude API (8+ hours, the longest course on the platform) |
| I want Claude to talk to my own tools and data | Introduction to Model Context Protocol | MCP: Advanced Topics |
| I teach, or run a nonprofit, or a small business | The AI Fluency variant built for your role | Skip the general track it's shorter and skips content that doesn't apply to you |
Ready to Take the Next Step?
Anthropic Academy is the right place to build your foundation with Claude, for free. But a free, general course can only take you so far. If you've finished the basics and you're ready to go deeper into a specific goal, marketing, coaching, building, or personal branding, we don't rank courses ourselves. Instead, we asked our audience which paid Claude courses were actually worth their money, and put the results in one place: the Claude courses our readers picked. If you're past the free stage and want your next step chosen by people who've already spent the money, that's where to look.
Frequently asked questions
Common questions about Anthropic Academy Claude Courses: All Courses, Reviewed.