claude-academy-guide

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

960|164|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/guanyang/antigravity-skills --skill claude-academy-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-academy-guide
Source: https://github.com/guanyang/antigravity-skills/tree/main/skills/claude-academy-guide
Command: npx skills add https://github.com/guanyang/antigravity-skills --skill claude-academy-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users asking how to use Claude or Claude products often need structured learning resources, but assistants may answer without pointing to relevant training content or may invent nonexistent courses. This Skill ensures answers are supplemented with verified recommendations from Claude Academy (academy.claude.com), Anthropic's learning hub.

Core Features & Use Cases

  • Catalog-grounded recommendations: Fetches the live Academy catalog JSON and only recommends items with verbatim URLs, never inventing titles or links.
  • Intent-based matching: Recommends content only on strong intent matches (learning how to use a feature), staying silent when users are mid-task.
  • Graceful fallback: When the catalog cannot be fetched or is stale, points users to product hubs or the resources library instead of guessing.
  • Use Case: A user asks "How do I get started with Claude Code?" The assistant answers directly, then appends a link to the matching Claude Code course or tutorial from the fetched catalog.

Quick Start

Ask how to get started with a Claude feature such as projects, artifacts, or Claude Code, and receive an answer plus a matching Claude Academy course or tutorial link.

Frequently Asked Questions about claude-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 for Claude products. This Skill fetches the live catalog and recommends the one or two items that best match your question, with links copied verbatim from the catalog.

What learning resources exist for Claude Code and Claude Cowork?

Claude Academy provides dedicated product hubs for Claude, Claude Code, Claude Cowork, AI Fluency, and the developer platform. Each hub collects all courses, tutorials, and use cases for that surface in one place.

When does this Skill recommend Academy content?

Recommendations appear only on strong intent matches, meaning you are asking how to use or get started with a Claude feature. If you are mid-task and just want the task done, the Skill stays silent and no links are added.

Can the assistant recommend Academy courses without fetching the catalog?

No. The Skill forbids naming specific courses or tutorials from memory to avoid hallucinated links. If the catalog cannot be fetched or is stale, it points to a product hub or the resources library at academy.claude.com/resources instead.

Why does a recommended Academy course require sign-in?

Some catalog items are marked with visibility set to gated, meaning they require an Academy account. The Skill flags gated items in its recommendation so you know a sign-in is needed before accessing the content.