Anthropic releases free official learning platform for Claude AI

Anthropic has released an official learning platform for Claude AI that's completely free with no paywalls. The platform is organized into structured tracks with specific courses for different skill levels and use cases.
Course structure and content
The platform includes beginner-friendly starters:
- Claude 101 - described as "literally the perfect entry point"
- AI Fluency: Framework & Foundations - focuses on working with Claude ethically and safely
For developers and creators:
- Claude Code in Action
- Introduction to Agent Skills - teaches building reusable Skills that auto-run
- Building with the Claude API - described as a "full deep dive"
Advanced and specialized tracks:
- Model Context Protocol (intro + advanced)
- Claude on Amazon Bedrock
- Claude on Google Vertex AI
Tailored tracks for specific user groups:
- AI Fluency for Students
- AI Fluency for Educators
- AI Fluency for Nonprofits
- Teaching AI Fluency
Target audience
The platform is designed for multiple user types: students looking to accelerate homework, developers aiming to ship faster, teachers updating curriculum, and nonprofits trying to do more with limited resources.
The content comes directly from Anthropic with no marketing fluff. The platform is accessible at anthropic.skilljar.com.
📖 Read the full source: r/ClaudeAI
👀 See Also

Fix for Claude VS Code Extension Error: 'command claude-vscode.editor.openLast not found'
The Claude VS Code extension version 2.1.51 contains a breaking bug that causes the error 'command claude-vscode.editor.openLast not found'. The workaround is to downgrade to version 2.1.49.

OpenClaw Integration with WhatsApp Cloud API
A developer has configured OpenClaw to communicate directly with WhatsApp using Meta's official Cloud API and documented the setup process to help others avoid scattered documentation.

Practical Review: 3 Essential Clawhub Skills and 3 to Avoid
A developer tested Clawhub skills for weeks and found three worth installing: web-search (Brave), daily-brief, and memory-search. Three others—food-order, multi-agent orchestrators, and humanizer—waste tokens and add unnecessary complexity.

Practical Prompt Engineering Lessons from Using Claude Code
A project manager shares specific techniques that improved Claude Code results: two-phase prompting, single-objective prompts, and highly specific role definitions.