In This Article
Anthropic Academy launched on Skilljar with 13 free courses โ a significant investment in developer and enterprise education that signals Anthropic's intent to build a skills ecosystem around Claude. This is the official, Anthropic-authored training curriculum. If you're deploying Claude in an enterprise, these courses should be part of your onboarding and training programme. Here's what's in each one and how to use them strategically.
The launch matters because structured, vendor-authored learning has been one of the gaps in the Claude ecosystem. Developers and IT teams have had to piece together their learning from Anthropic's documentation, third-party tutorials, and direct experimentation. Anthropic Academy provides an opinionated, structured path from zero to production-ready โ free of charge, available to anyone with an email address.
What Is Anthropic Academy
Anthropic Academy is Anthropic's official training platform, hosted on Skilljar โ the same LMS platform used by Salesforce, Stripe, and other major enterprise software companies for their developer education programmes. Courses are self-paced, video-based, and include hands-on exercises. All 13 courses are currently free. Anthropic Academy offers 13 free courses that are relevant to both technical and non-technical Claude users.
The platform uses a standard Skilljar learning experience: video modules, quizzes, knowledge checks, and completion certificates. Completion certificates are not the Claude Certified Architect credential โ they're course completion acknowledgements. The CCA is a separate, proctored exam. But Academy completion is strongly recommended preparation for the CCA, and enterprises can use Academy completion as a baseline training requirement for Claude deployments.
Enterprise training tip: Anthropic Academy completion certificates can be tracked through your LMS if you have Skilljar integration, or manually through Anthropic's reporting. For organisations rolling out Claude training programmes at scale, we recommend making specific Academy courses mandatory prerequisites before employees get API keys or Cowork access.
All 13 Courses: Full Breakdown
-
01
Introduction to Claude All users
Claude's capabilities, how it differs from other AI models, and the core principles behind how it works. The right starting point for anyone new to Claude, technical or not.
-
02
Prompt Engineering Fundamentals All users
Core prompt design principles: task decomposition, examples, role assignment, and format specification. The foundation for getting reliable output from Claude in any context.
-
03
Advanced Prompt Engineering Technical
Chain-of-thought prompting, few-shot examples, structured output design, and handling ambiguity. Takes you from functional prompts to production-quality prompt engineering.
-
04
Claude API Fundamentals Developers
API authentication, the messages API, system prompts, model selection, and basic integration patterns. The required starting point for any developer building on Claude.
-
05
Tool Use and Function Calling Developers
How to define tools, structure tool results, handle multi-turn tool use conversations, and build reliable tool-using agents. Essential for any agentic application.
-
06
Building with the Claude Agent SDK Developers
The Claude Agent SDK for Python and TypeScript: agent architecture, tool registration, memory, and multi-agent orchestration patterns.
-
07
Model Context Protocol (MCP) Developers
Building MCP servers, defining resources and tools, authentication patterns, and integrating MCP with Claude Code, Cowork, and the API. See our full MCP server tutorial for hands-on guidance.
-
08
RAG and Knowledge Systems Developers
Retrieval-augmented generation architecture with Claude: vector databases, chunking strategies, embedding models, and query-time retrieval patterns.
-
09
Claude for Enterprise: Deployment and Governance IT Leaders
Claude Enterprise features, admin controls, SSO configuration, data handling, audit logging, and security architecture. The course for IT directors and CISOs evaluating enterprise deployment.
-
10
Claude Cowork and Agentic Workflows Business users
Cowork navigation, plugin usage, connector setup, Dispatch, and designing agentic workflows for knowledge work. The course for non-technical users deploying Cowork in their team.
-
11
Claude Code and Developer Productivity Developers
CLAUDE.md configuration, skills, hooks, sub-agents, and enterprise deployment patterns for Claude Code. Pairs well with our Claude Code enterprise guide.
-
12
AI Safety and Responsible Use All users
Constitutional AI, Claude's values and safety training, responsible use guidelines, and how to build applications that remain safe and reliable in production.
-
13
Enterprise AI Strategy with Claude Leaders
Use case prioritisation, change management, ROI measurement, and building an enterprise AI programme around Claude. The strategic layer above the technical implementation.
Recommended Learning Paths by Role
Developers building on the Claude API: Start with courses 01, 04, 05, 07, 08, and 06 โ in that order. This gives you the full stack from API fundamentals through agentic architecture. If you're planning to take the CCA exam, add courses 03, 12, and 13 to complete the breadth.
IT administrators and security teams: Courses 01, 09, 12, and 13 are your priority. Course 09 specifically addresses the enterprise governance questions that CISOs and IT directors need to answer before approving deployment. Supplement with our Claude security governance service for organisation-specific risk assessment.
Knowledge workers and business users: Courses 01, 02, and 10 are the essential set. Course 10 on Cowork specifically addresses non-technical users โ it's the course you'd assign to a finance team or legal team before rolling out Cowork access. Course 13 adds strategic context for managers and team leads.
Engineering leaders evaluating Claude for development teams: Courses 01, 09, 11, 13, and the CCA track (courses 04โ08) give you the full picture. The goal is enough technical depth to assess your team's capability gaps and enough strategic context to make the platform investment case.
Building a Claude Training Programme?
Anthropic Academy provides the foundation. We build the custom training โ role-specific workshops, hands-on labs, and CCA exam prep โ that Academy alone can't cover. Our Claude training service delivers structured programmes for teams of 10 to 10,000.
Design Your Training Programme โAcademy Courses vs the CCA Exam
Anthropic Academy and the Claude Certified Architect credential are related but distinct. Academy courses provide the foundational knowledge. The CCA is a proctored, 60-question, 120-minute exam covering five domains at an architectural depth that goes beyond what Academy alone covers.
Think of Academy as required reading before the CCA exam โ it covers the concepts you need to know. But passing the CCA requires the ability to apply those concepts to architecture scenarios, identify optimal patterns for given constraints, and reason about security and governance at a level that Academy courses introduce but don't drill deeply. Our CCA exam prep service bridges that gap with practice questions, scenario-based coaching, and domain-by-domain review.
We recommend completing all 13 Academy courses before attempting the CCA. Then use our CCA practice questions to assess readiness. Most candidates who have completed Academy and done focused CCA preparation pass on the first attempt.
Using Academy for Enterprise Training
For enterprises rolling out Claude, Anthropic Academy provides a credible, vendor-authorised baseline that you can integrate into your onboarding. The practical approach: define a required course set per role (e.g., course 01 for all staff, course 10 for Cowork users, courses 01+09 for IT admins), track completion through your LMS, and use Academy completion as a prerequisite for elevated Claude access or privileges.
Academy doesn't replace custom enterprise training โ it doesn't know your organisation's specific use cases, data policies, or deployment architecture. But it does establish a common vocabulary and technical foundation across your team, which dramatically reduces the onboarding time for custom training.
What Academy Doesn't Cover
Anthropic Academy is excellent at what it does โ introducing Claude's capabilities, teaching API basics, and covering enterprise governance principles. It doesn't cover organisation-specific implementation, advanced architecture patterns for complex production systems, or the nuanced trade-offs that come up in real enterprise deployments. It also can't replicate the hands-on experience of building and operating Claude-powered applications at scale.
That's exactly why specialist Claude consulting services exist. Academy gives your team the vocabulary and mental models. We provide the architectural patterns, security frameworks, and implementation playbooks that come from having done this across dozens of enterprise deployments. If you want to discuss how to structure your organisation's Claude learning programme โ combining Academy, custom training, and CCA prep โ get in touch.
Key Takeaways
- Anthropic Academy offers 13 free courses on Skilljar, covering everything from prompt basics to enterprise governance
- Courses are role-stratified: developers need 01+04-08, IT admins need 01+09+12, business users need 01+02+10
- Academy completion certificates โ CCA certification โ the CCA is a separate proctored exam requiring deeper architectural knowledge
- Use Academy as a prerequisite baseline for enterprise Claude access; layer custom training on top for organisation-specific workflows
- All 13 courses are currently free โ there's no reason not to require them as part of your rollout onboarding