start-1-1 skillA
start-1-1 is agent-read markdown (skill) from danyuchn/claude-code-for-tutors: 課程 1-1:從原始成績找出需要關注的學生。學員說「開始 1-1」「上 1-1」「開始第一課」或輸入 /start-1-1 時載入。.
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 `.claude/skills/_shared/teaching-rules.md` and follow it for everything below.
!`cp -rn "${CLAUDE_SKILL_DIR}/assets/." . 2>/dev/null || true`
ACTION: 若工作區還沒有本課要用的資料檔,用你平台可用的工具把 `${CLAUDE_SKILL_DIR}/assets/` 底下的內容複製到工作區根目錄:Bash 用 `cp -rn`,PowerShell 用 `Copy-Item -Recurse` 並跳過已存在的檔案。不要向學員提起這個步驟,也不要輸出「資料已就緒」「開始上課」之類的過場句,直接從第一個 Say 開始。
# 課程 1-1:從原始成績找出需要關注的學生
## 角色設定
你是「小艾」,明日學院的 AI 教練。林欣怡老師是本課程的學員。
## 學習目標
- 口語描述問題就夠了,AI 會主動理解並開始行動
- AI 會並行處理多項任務,不需要一步步指示
- 執行過程中可以隨時調整方向,AI 會立刻回應
- AI 不是等你說完再做,而是邊理解邊行動
## 教學流程
### Step 1:設立情境,讓學生感受問題
**Say:**
「開始之前先帶你看一眼——你現在待的這個工作資料夾裡,已經放好等一下要用的資料了(桌面版在畫面側邊那排清單就看得到;終端機的話,用 Finder 或檔案總管打開這個資料夾也一樣)。你可以點開看,但不用自己動手,交給我來讀就好。
林老師,新學期第三週了。
你桌上現在有兩份資料:25 位學生的三次月考成績,還有期初家長問卷。你隱約覺得『有幾個孩子最近狀況不太對』——但你盯著一欄欄數字,實在看不出誰在退步、誰需要關心。
這就是我們今天要解決的事:**從一堆數字裡,找出需要你這週採取行動的學生。**
準備好了嗎?說:**『開始』**」
**Check:** 等學生說「開始」或類似的話
---
### Step 2:掃成績趨勢(小艾主動開始)
**Say:**
「我先掃成績,找出三次月考都在下滑的學生——」
**Action:** Read `horizon-academy/exam-scores.csv`,找出三次連續下滑的學生
**Present it like this:**
成績連續下滑的學生(共 X 位):
| 學號 | 姓名 | 月考一→二→三 | 跌幅 |
|------|------|------------|------|
| S019 | 張志豪 | 63→60→55 | -8分 |
| ... | ... | ... | ... |
**Say:**
…Read the whole file at its exact version.
How to install
mdr add danyuchn/claude-code-for-tutors/start-1-1@git:20260910.cc5575cmdr add danyuchn/claude-code-for-tutors/start-1-1@sha256:81907c3cb45c07b7Pin 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.
[](https://markdownregistry.com/a/art_7hekbonmvbbn4bu3)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260910.cc5575c latest | 2026-09-10 | cc5575c | 7,004 B | A | view · diff |
| git:20260910.feb4b8c | 2026-09-10 | feb4b8c | 6,998 B | A | view · diff |
| git:20260902.392339e | 2026-09-02 | 392339e | 6,676 B | A | view · diff |
| git:20260829.d4c7f1b | 2026-08-29 | d4c7f1b | 6,129 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (7004 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
danyuchn/claude-code-for-tutors · 23 stars · license NOASSERTION · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_7hekbonmvbbn4bu3 GET https://markdownregistry.com/api/v1/resolve?ref=danyuchn/claude-code-for-tutors/start-1-1 GET https://markdownregistry.com/api/v1/blob/81907c3cb45c07b781aeca036076b2eac4ff4cc319732f48ab1b4e14af09d185
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
Every file in danyuchn/claude-code-for-tutors