Railway's official agent skill: create projects, provision databases and buckets, deploy, manage variables and domains, and read build failures back — from the CLI, API or MCP server.
Claude Academy GuideSkill
Summary
Anthropic's official skill for surfacing matching Claude Academy courses, tutorials and use cases at the end of a how-do-I answer — and staying silent when the match is weak.
Features
- Recommends Claude Academy courses, tutorials and use cases that match the user's intent
- Prefers a product hub link (Claude, Claude Code, Cowork, AI Fluency, developer platform) for broad exploration
- Answers the user's question first; the recommendation is always a supplement
- Stays silent on weak or tangential matches — a needed caveat is treated as a failed match
- Composes with documentation skills rather than replacing them
- Never invents Academy content
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
academy-guide is one of Anthropic's official Agent Skills. It fires when someone asks how to use Claude or a Claude product — "how do I", "getting started with", "what can Claude do", questions about artifacts, projects, skills, plugins, connectors or MCP, or a request for training and onboarding material — and checks the Claude Academy catalogue at academy.claude.com for something worth pointing them at.
What it adds
Academy publishes three kinds of content: courses (structured multi-lesson paths, most carrying a certificate), tutorials (short guides to a single feature or workflow), and use cases (worked examples with a prompt to try). It also runs product hubs collecting everything about one surface — Claude, Claude Code, Claude Cowork, AI Fluency and the developer platform — and the skill prefers a hub link when someone wants to explore a whole product rather than one topic.
Why the restraint matters
The interesting half of this skill is when it says nothing. It answers the user's actual question first and treats the recommendation as a supplement that can always be dropped. It requires a strong match on intent, not merely on topic: "How do projects work?" qualifies, while "Help me organise this document" does not, because that user is mid-task and wants the task done.
Its own stated tell for a bad match is the caveat — if the recommendation would need "while this is focused on X, it might help with…", the match has already failed and the skill stays quiet. The reasoning given is that a user who clicks a recommendation that does not help them learns to ignore the next one, so one wrong recommendation costs more trust than ten right ones build.
It is written to compose with other skills: after documentation grounds the answer to how a feature works, this one adds the course or tutorial alongside it. It is instructed never to invent Academy content.
Related Skills
Diagnoses wrong gradients in differentiable NVIDIA Warp programs by measuring first — comparing autodiff against finite differences on a shrunk reproduction before proposing any fix.
Google's official skill for the gws CLI — drive Gmail, Drive, Calendar, Sheets, Docs, Chat and Admin APIs from an agent, with Model Armor screening.
Netlify's official skill for zero-config managed Postgres — querying from Functions, Drizzle setup, migrations and per-preview database branches.