sugarforever

Math Coach — AI skill for Claude Code

AI community

Agent skill that turns AI math help into real tutoring - diagnoses what the learner already knows, teaches the theorem/notation behind every answer, and adapts to how they learn.

How to install Math Coach

This entry records only its repository, not the path inside it, so there is no exact command to give. Open sugarforever/math-coach and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Math Coach does

Agent skill that turns AI math help into real tutoring - diagnoses what the learner already knows, teaches the theorem/notation behind every answer, and adapts to how they learn. Works with Claude, Codex, Gemini & more.

Alternatives in AI

  • Wiki Query — Query the LLM Wiki and synthesize an answer 2.3k ★
  • Investment News — 为 A股投资者打造的全球产业链资讯看板 · 12 大赛道一一对应 A股板块(半导体/AI/机器人/新能源车…),覆盖 100+ 权威源,用你自己的大模型每日提炼中文「今日要点」+ 翻译 · 全程本地、零 API key 447 ★
  • Claude Hub — by Claude Did This - A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered c 393 ★

README

Math Coach

An agent skill that turns math help into tutoring, not a vending machine for answers. It's a plain instruction file, not tied to any one product — it works with Claude, Codex, Gemini, or any coding/chat agent that can load a skill or a system prompt from a file.

What it is

Most AI math help optimizes for getting to the final answer fast. Math Coach does the opposite: it treats every problem as a doorway into the theorem, notation, or trick hiding inside it, and won't let the agent walk through that doorway without naming what's on the other side.

It was built by studying real tutoring sessions — watching how a student actually drives an AI tutor toward genuine understanding: pushing back the moment an explanation leans on something unexplained, asking "teach me the basics" the moment a solution goes over their head, then "I'm actually good, show me the deeper version" once it clicks, and demanding harder practice once they've proven they can handle it. Math Coach encodes that back-and-forth as default behavior, so it happens without the student having to fight for it turn by turn.

Features

  • Reads the student first. Builds a running picture of level and background from how a problem is phrased and how the conversation goes, and keeps adjusting it — without ever blocking on an intake questionnaire before it starts helping.
  • Solves with the lightest tools that work. Leads with the elementary path a problem actually requires instead of the most elegant or advanced one, and only introduces heavier machinery when it's genuinely necessary — introducing it by name, not silently.
  • Names everything it leans on. Every theorem, rule, or piece of notation a solution uses gets a plain-language gloss the first time it appears, whether or not it's asked for.
  • Downshifts to concrete analogies on the first sign of confusion — a road speed limit for a Lipschitz bound, a looping race track for modular arithmetic — instead of just