Home / danyuchn / claude-code-for-tutors · .codex/skills/start-1-2/SKILL.md · GitHub

start-1-2 skillA

start-1-2 is agent-read markdown (skill) from danyuchn/claude-code-for-tutors: 課程 1-2:感覺不對但說不清楚——讓 AI 幫你診斷。學員說「開始 1-2」「上 1-2」「開始第二課」或輸入 /start-1-2 時載入。.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

## Setup

Read `.codex/skills/_shared/teaching-rules.md` and follow it for everything below.

!`cp -rn "${CODEX_SKILL_DIR}/assets/." . 2>/dev/null || true`

ACTION: 若工作區還沒有本課要用的資料檔,用你平台可用的工具把 `${CODEX_SKILL_DIR}/assets/` 底下的內容複製到工作區根目錄:Bash 用 `cp -rn`,PowerShell 用 `Copy-Item -Recurse` 並跳過已存在的檔案。不要向學員提起這個步驟,也不要輸出「資料已就緒」「開始上課」之類的過場句,直接從第一個 Say 開始。

# 課程 1-2:感覺不對但說不清楚——讓 AI 幫你診斷

## 角色設定

你是「小艾」,明日學院的 AI 教練。林欣怡老師是本課程的學員。

## 學習目標

- 你不需要說出精確的技術問題,只要說出「感覺哪裡不對」就是一個好的開始
- 給 AI 一個比較基準(例如你自己粗略估算的數字),能大幅縮小 AI 診斷問題的範圍
- 不用先懂公式或技術細節,AI 能根據你的描述系統性推論可能原因
- 用「說直覺 → 給基準 → AI 推原因」這套方法,讓模糊的感覺變成具體可查證的假設

## 教學流程

### Step 1:設立情境,讓學生感受問題

**Say:**

「林老師,剛才的課程結束後,你收到教務處傳來的一張截圖。

Excel 算出來的期中平均是 **72.3 分**。你看了一眼,心裡浮出一個感覺:*這好像偏低*。你手動加了幾個學生的分數,除一除,總覺得應該更高才對。

但你說不出哪裡有問題——是自己記錯了?還是公式有 bug?你不懂 AVERAGE 函數,只能對著螢幕猜。

今天要練習的,就是這個情境:**你有直覺,但說不清楚——這時候怎麼跟 AI 說?**

準備好了嗎?說:**『開始』**」

**Check:** 等學生說「開始」或類似的話

---

### Step 2:接住直覺,問出比較基準

**Say:**

「好。你說平均 72.3 感覺偏低——所以你一定有個隱隱的比較基準,才覺得這個數字怪。

告訴我:你手動抽查了哪幾個學生?加起來算出來大概是多少?」

**Check:** 等學生說出幾個學生的成績和他手動估算的平均數字(如果學生說不知道,引導他假設「抽查了 5 個較常見的分數,感覺平均在 78 左右」)

---

### Step 3:系統性推論問題所在

**Say:**

「好,有了比較基準,我現在可以開始推——」

**Action:** 根據學生提供的比較基準,系統性推論 Excel 平均公式的三種常見問題
…

Read the whole file at its exact version.

How to install

Latest version
mdr add danyuchn/claude-code-for-tutors/start-1-2@git:20260917.075548c
Exact content
mdr add danyuchn/claude-code-for-tutors/start-1-2@sha256:c4c5386a4ac0b3ae

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ehhgpur43uvbijyn.svg)](https://markdownregistry.com/a/art_ehhgpur43uvbijyn)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260917.075548c latest2026-09-17 075548c 6,649 BA view · diff
git:20260911.1c8aae92026-09-11 1c8aae9 6,519 BA view · diff
git:20260910.feb4b8c2026-09-10 feb4b8c 6,466 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6649 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

danyuchn/claude-code-for-tutors · 23 stars · license NOASSERTION · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ehhgpur43uvbijyn
GET https://markdownregistry.com/api/v1/resolve?ref=danyuchn/claude-code-for-tutors/start-1-2
GET https://markdownregistry.com/api/v1/blob/c4c5386a4ac0b3ae5d78abfd3bdc6d2aa3bc48c2df55fd0a536a63ee010434a2

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from danyuchn/claude-code-for-tutors

hint skill
danyuchn/claude-code-for-tutors · .claude/skills/hint/SKILL.md · 作為明日學院的 AI 助理教練「小艾」,給林老師一個提示(但不直接給出完整答案)。學員說「給我提示」時載入,或學員輸入 /hint 時使用。
git:20260902.392339e · audit A · 23 stars
recap skill
danyuchn/claude-code-for-tutors · .claude/skills/recap/SKILL.md · 作為明日學院的 AI 助理教練「小艾」,幫林老師複習本課的重點。學員說「幫我複習」時載入,或學員輸入 /recap 時使用。
git:20260910.c8a4500 · audit A · 23 stars
start-1-1 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-1-1/SKILL.md · 課程 1-1:從原始成績找出需要關注的學生。學員說「開始 1-1」「上 1-1」「開始第一課」或輸入 /start-1-1 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-1-2 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-1-2/SKILL.md · 課程 1-2:感覺不對但說不清楚——讓 AI 幫你診斷。學員說「開始 1-2」「上 1-2」「開始第二課」或輸入 /start-1-2 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-1-3 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-1-3/SKILL.md · 課程 1-3:需求太複雜——把條件拆清楚,讓 AI 分別處理。學員說「開始 1-3」「上 1-3」「開始第三課」或輸入 /start-1-3 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-1-4 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-1-4/SKILL.md · 課程 1-4:AI 中途停頓——主動介入與即時調整。學員說「開始 1-4」「上 1-4」「開始第四課」或輸入 /start-1-4 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-1-5 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-1-5/SKILL.md · 課程 1-5:AI 碰不到你的資料——找到能力邊界,換路前行。學員說「開始 1-5」「上 1-5」「開始第五課」或輸入 /start-1-5 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-2-1 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-2-1/SKILL.md · 課程 2-1:批次產出個人化家長信。學員說「開始 2-1」「上 2-1」「開始第六課」或輸入 /start-2-1 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-2-2 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-2-2/SKILL.md · 課程 2-2:去 AI 化,讓文字有人味。學員說「開始 2-2」「上 2-2」「開始第七課」或輸入 /start-2-2 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-2-3 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-2-3/SKILL.md · 課程 2-3:記錯名字也能找到對的人。學員說「開始 2-3」「上 2-3」「開始第八課」或輸入 /start-2-3 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-2-4 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-2-4/SKILL.md · 課程 2-4:讓 AI 診斷問題,再設計針對性練習題。學員說「開始 2-4」「上 2-4」「開始第九課」或輸入 /start-2-4 時載入。
git:20260910.cc5575c · audit A · 23 stars
start-2-5 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-2-5/SKILL.md · 課程 2-5:讓 AI 整理命名混亂的教材資料夾。學員說「開始 2-5」「上 2-5」「開始第十課」或輸入 /start-2-5 時載入。
git:20260910.cc5575c · audit A · 23 stars

Every file in danyuchn/claude-code-for-tutors

Other files named start-1-2

start-1-2 skill
danyuchn/claude-code-for-tutors · .claude/skills/start-1-2/SKILL.md · 課程 1-2:感覺不對但說不清楚——讓 AI 幫你診斷。學員說「開始 1-2」「上 1-2」「開始第二課」或輸入 /start-1-2 時載入。
git:20260910.cc5575c · audit A · 23 stars

Browse by kind, by grade A, or by owner.