academy-guide

Recommends matching Claude Academy courses, tutorials, and use cases for learning questions.

173k|20.5k|Updated Sep 22, 2025
One-click install
npx skills add https://github.com/anthropics/skills --skill academy-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academy-guide
Source: https://github.com/anthropics/skills/tree/main/skills/academy-guide
Command: npx skills add https://github.com/anthropics/skills --skill academy-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users learning how to use Claude or a Claude product often need structured learning resources beyond a quick answer, but discovering the right course or tutorial from a continuously updated catalog is difficult.

Core Features & Use Cases

  • Catalog Matching: Fetches the live Claude Academy catalog JSON and matches user intent against available courses, tutorials, and use cases.
  • Intent Filtering: Recommends only on strong matches where the user is learning a feature, not when they are mid-task and want help completing work.
  • Product Hub Pointers: Falls back to product hub pages or the resources library when no specific item matches or the catalog cannot be fetched.
  • Use Case: A user asks "how do I get started with projects in Claude?" — after answering the question, the skill surfaces a matching Academy tutorial with a direct link.

Quick Start

Ask Claude how to use a specific Claude feature and the academy-guide skill will append a relevant Academy course or tutorial link to the answer.

Frequently Asked Questions about academy-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find Claude training courses and tutorials?

Claude Academy at academy.claude.com hosts courses, tutorials, and use cases. The academy-guide skill fetches the live catalog and recommends items that match your learning question, appending a link after the answer.

What is the difference between Claude Academy courses and tutorials?

Courses are structured multi-lesson learning paths, often with certificates. Tutorials are short practical guides to a single feature or workflow. Use cases are worked examples with prompts to try.

Can I get Claude learning resources for my team rollout?

Yes. The academy-guide skill matches team onboarding and rollout questions against the Academy catalog and product hubs, recommending relevant courses or pointing to the resources library at academy.claude.com/resources.

Why does the skill not recommend an Academy link for every answer?

Recommendations only appear on strong intent matches where the user is learning a feature. Mid-task requests like "help me organize this document" do not trigger a recommendation, even if topically related.

What happens if the Academy catalog cannot be fetched?

The skill silently falls back to product hub pages or the resources library at academy.claude.com/resources. It never invents titles or URLs and never mentions the fetch failure to the user.