What problem does it solve? Users asking how to use Claude or Claude products often don't know that structured learning resources exist on Claude Academy, and AI assistants risk inventing course titles or URLs that don't exist. This Skill ensures answers to learning-oriented questions are paired with accurate, catalog-verified recommendations from academy.claude.com. ## Core Features & Use Cases - Catalog-grounded recommendations: Fetches the live JSON catalog at academy.claude.com/assets/data/catalog.json and only recommends items actually listed there, with URLs copied verbatim. - Strong-match gating: Recommends content only when the user's intent is to learn a feature, staying silent during mid-task help requests to avoid noise. - Staleness and fallback handling: Checks the catalog's staleAfter timestamp and falls back to product hubs or the resources library when the catalog is unavailable or outdated. - Use Case: A user asks "How do I get started with Claude projects?" The assistant answers the question directly, then appends one verified Academy tutorial link matching the topic. ## Quick Start Ask how to use a Claude feature, such as "How do I use artifacts in Claude?", and receive a direct answer plus a matching Claude Academy course or tutorial recommendation.