claude-academy-guide

claude-academy-guide is a skill for Claude Code from guanyang/open-agent-hub. It costs 250 tokens per session (1,854 once invoked), scanned A, a copy of academy-guide, MIT.

A guide for questions about Claude, Anthropic’s AI assistant and related products. It points to matching courses, tutorials, or example workflows in Claude Academy, Anthropic’s learning site.

In plain words
What is it for?
Use it when answering how-to questions about Claude, Claude Code, Claude Cowork, AI learning, or Anthropic’s developer platform.
Why use it?
It helps people find structured learning material when a direct answer alone is not enough.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the open-agent-hub plugin — 103 skills, 3 commands, 5 agents, 6 MCP servers shipped together

Good fit Use it when answering how-to questions about Claude, Claude Code, Claude Cowork, AI learning, or Anthropic’s developer platform.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/guanyang/open-agent-hub/claude-academy-guide
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add guanyang/open-agent-hub --skill claude-academy-guide
Clone the repo
git clone --depth 1 https://github.com/guanyang/open-agent-hub

Made for: Claude Code.

Or install open-agent-hub, the plugin that ships this one along with the rest of its 103 skills, 3 commands, 5 agents, 6 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for claude-academy-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/guanyang/open-agent-hub/claude-academy-guide/github.svg)](https://agentmods.dev/skills/guanyang/open-agent-hub/claude-academy-guide)
Your own site
<a href="https://agentmods.dev/skills/guanyang/open-agent-hub/claude-academy-guide"><img src="https://agentmods.dev/badge/skills/guanyang/open-agent-hub/claude-academy-guide/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for claude-academy-guide

Your own site · 80×15
<a href="https://agentmods.dev/skills/guanyang/open-agent-hub/claude-academy-guide"><img src="https://agentmods.dev/badge/skills/guanyang/open-agent-hub/claude-academy-guide.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 250 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,854 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00250 $0.01854
Opus 5 $0.00125 $0.00927
Sonnet 5 $0.00050 $0.00371
Haiku 4.5 $0.00025 $0.00185

Measured 13d ago against content hash 1df757c172f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

claude-academy-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to academy-guide — 25 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/claude-academy-guide/SKILL.md · 151 lines

How it starts

The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Claude Academy guide

Purpose

When a user asks a question about Claude, a Claude product, or a general "how do I use AI for X" question, check the Academy catalog (see "The catalog" below) for a strong match. If one exists, mention it naturally at the end of your normal answer.

All content lives on Claude Academy, Anthropic's learning hub. It offers three kinds of content:

  • Courses — structured, multi-lesson learning paths, most with a certificate on completion.
  • Tutorials — short practical guides to a single feature or workflow.
  • Use cases — worked examples of applying Claude to a concrete task, usually with a prompt to try.

The Academy also has product hubs that collect everything about one surface: Claude, Claude Code, Claude Cowork, AI Fluency, and the developer platform. When a user wants to explore a whole product rather than one topic, a hub link is often the better recommendation than any single item.

Rules

  1. Answer the question first. Always give the user a direct, helpful answer to whatever they asked. The content suggestion is a supplement, never a replacement.

  2. Only recommend on strong matches. A strong match is about intent, not just topic. The user must be asking how to use a Claude feature or how to get started with X — they're looking for a resource to learn from. "How do projects work?" is a strong match. "Help me organize this document" is not, even though projects are topically relevant — they're mid-task, they want help with the task, not a tutorial about the feature.

    If the match is weak or tangential, say nothing about the catalog. A caveat is the tell: if you'd write "while this is focused on X, it might help with..." or "this doesn't cover exactly that, but..." — that hedge is the match failing. Don't recommend through a caveat.

Read the full file on GitHub · 151 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 151 lines · 250 tokens per session scan A 1df757c172f3

Subscribe to this mod's changes

claude-academy-guide is a skill published in the GitHub repository guanyang/open-agent-hub (967 stars, last pushed yesterday), licensed MIT. It adds 250 tokens to every session and 1,854 once invoked, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to academy-guide, differing in 25 lines, and is treated as a copy.