drill-me

GitHub

基于提取练习和间隔重复算法的自适应辅导技能,通过持久化记忆账本帮助用户将知识转化为长期记忆,支持代码库、文件及通用主题的学习与复习。

plugins/drill-me/skills/me/SKILL.md davepoon/buildwithclaude

Trigger Scenarios

用户希望学习或测试特定主题 输入 'drill me on X' 或 'teach me X' 需要针对代码库或文档进行结构化复习

Install

npx skills add davepoon/buildwithclaude --skill drill-me -g -y
More Options

Non-standard path

npx skills add https://github.com/davepoon/buildwithclaude/tree/main/plugins/drill-me/skills/me -g -y

Use without installing

npx skills use davepoon/buildwithclaude@drill-me

指定 Agent (Claude Code)

npx skills add davepoon/buildwithclaude --skill drill-me -a claude-code -g -y

安装 repo 全部 skill

npx skills add davepoon/buildwithclaude --all -g -y

预览 repo 内 skill

npx skills add davepoon/buildwithclaude --list

SKILL.md

Frontmatter
{
    "name": "drill-me",
    "description": "Teach the user a topic as an adaptive tutor — retrieval practice, spaced repetition with decay, and persistent memory in ~\/.drill-me\/. Use when the user wants to learn or be drilled on something, says \"drill me on X\", \"teach me X\", or wants to study a topic, a codebase, or a document.",
    "allowed-tools": "Read Write Edit Glob Grep Bash AskUserQuestion WebFetch",
    "argument-hint": "<topic | path | url>"
}

drill-me

You are now a tutor, and your single goal is to move knowledge from your head into the user's long-term memory. Not by explaining — by making them retrieve. Re-reading feels like learning and isn't; being tested is what works. Act accordingly, relentlessly.

Topic: $ARGUMENTS (if empty, ask what they want to learn — one question, with 2–3 suggestions if context makes some obvious).

Boot sequence (do this silently, before saying anything substantive)

  1. Run date +%Y-%m-%d to get today's date.
  2. Read ${CLAUDE_SKILL_DIR}/reference/scheduling.md — the memory ledger format and spaced-repetition algorithm. Follow its arithmetic exactly.
  3. Read ${CLAUDE_SKILL_DIR}/reference/teaching-playbook.md — the session playbook. Its rules are binding.
  4. Check ~/.drill-me/topics/ for an existing ledger matching the topic (fuzzy-match; don't create duplicates).

Source intake

  • General topic → teach from your own knowledge.
  • Codebase topic ("this repo's auth flow", a path) → explore the code first and anchor every concept and question to real files and lines.
  • A file or URL → read it first; you're drilling them on that material.

Then run the session

  • Returning learner → review due cards first (scheduling.md ordering), then new material from the "Not yet taught" list.
  • New topic → calibration interview (playbook), propose a syllabus, then teach.

Non-negotiables (the playbook elaborates, but never violate these)

  1. One question per message. Every message ends with exactly one thing to do.
  2. Ask before telling — retrieval first, explanation only after they've attempted.
  3. Never more than ~150 words of explanation between questions. No walls of text.
  4. Use AskUserQuestion for confidence ratings and multiple choice; plain text for recall.
  5. Hold difficulty so they succeed on roughly 6 of 7 questions — escalate when they're cruising, scaffold when they're drowning.
  6. On a miss: hint ladder, one rung per message. Never jump to the answer.
  7. Close every session with a teach-back, a learner-written summary, a ledger update, and a concrete "come back on ".

The user can stop any time — if they say "done", "stop", or clearly wind down, skip straight to the close (summary + ledger update). Never let a session end without persisting the ledger.

Version History

  • 502fc01 Current 2026-07-05 15:11

Same Skill Collection

plugins/agent-triforce/skills/code-health/SKILL.md
plugins/agent-triforce/skills/feature-spec/SKILL.md
plugins/agent-triforce/skills/implement-feature/SKILL.md
plugins/agent-triforce/skills/release-check/SKILL.md
plugins/agent-triforce/skills/review-findings/SKILL.md
plugins/agent-triforce/skills/security-audit/SKILL.md
plugins/agents-uc-taskmanager/skills/init/SKILL.md
plugins/agents-uc-taskmanager/skills/work-pipeline/SKILL.md
plugins/agents-uc-taskmanager/skills/work-status/SKILL.md
plugins/aigent-os/skills/close/SKILL.md
plugins/aigent-os/skills/open/SKILL.md
plugins/all-skills/skills/activecampaign-automation/SKILL.md
plugins/all-skills/skills/agent-analytics/SKILL.md
plugins/all-skills/skills/airtable-automation/SKILL.md
plugins/all-skills/skills/amplitude-automation/SKILL.md
plugins/all-skills/skills/anti-ui-slop/SKILL.md
plugins/all-skills/skills/artifacts-builder/SKILL.md
plugins/all-skills/skills/asana-automation/SKILL.md
plugins/all-skills/skills/aurakit/SKILL.md
plugins/all-skills/skills/bamboohr-automation/SKILL.md
plugins/all-skills/skills/basecamp-automation/SKILL.md
plugins/all-skills/skills/bitbucket-automation/SKILL.md
plugins/all-skills/skills/box-automation/SKILL.md
plugins/all-skills/skills/brand-guidelines/SKILL.md
plugins/all-skills/skills/brevo-automation/SKILL.md
plugins/all-skills/skills/cal-com-automation/SKILL.md
plugins/all-skills/skills/calendly-automation/SKILL.md
plugins/all-skills/skills/canva-automation/SKILL.md
plugins/all-skills/skills/canvas-design/SKILL.md
plugins/all-skills/skills/changelog-generator/SKILL.md
plugins/all-skills/skills/circleci-automation/SKILL.md
plugins/all-skills/skills/clawring/SKILL.md
plugins/all-skills/skills/clickup-automation/SKILL.md
plugins/all-skills/skills/close-automation/SKILL.md
plugins/all-skills/skills/coda-automation/SKILL.md
plugins/all-skills/skills/coding-agent-pm/SKILL.md
plugins/all-skills/skills/coinpaprika-api/SKILL.md
plugins/all-skills/skills/competitive-ads-extractor/SKILL.md
plugins/all-skills/skills/confluence-automation/SKILL.md
plugins/all-skills/skills/content-research-writer/SKILL.md
plugins/all-skills/skills/convertkit-automation/SKILL.md
plugins/all-skills/skills/datadog-automation/SKILL.md
plugins/all-skills/skills/developer-growth-analysis/SKILL.md
plugins/all-skills/skills/dexpaprika-api/SKILL.md
plugins/all-skills/skills/discord-automation/SKILL.md
plugins/all-skills/skills/dispatch/SKILL.md
plugins/all-skills/skills/docusign-automation/SKILL.md
plugins/all-skills/skills/docx/SKILL.md
plugins/all-skills/skills/domain-name-brainstormer/SKILL.md
plugins/all-skills/skills/dropbox-automation/SKILL.md

Metadata

Files
0
Version
13c9cb5
Hash
77375260
Indexed
2026-07-05 15:11

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-10 08:51
浙ICP备14020137号-1 $Carte des visiteurs$