review
仓库创建 2026年7月3日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由
帮助定期巩固关键知识,适合长期学习者。
这个 Skill 做什么
对薄弱或过时话题做间隔复习并记录复习暴露情况。
按间隔复习法把薄弱或过时但重要的话题拉出来复习,并把每次复习的暴露情况记录下来。你想知道该复习什么、想开个有方向的学习会或刷新快要遗忘的知识时就用。特点是有第一次触达检查并量化复习曝光,不是随便翻资料而是有策略地巩固关键点。
▸ 展开 SKILL.md 英文原文
Run a spaced review session over weak-but-important or stale topics and record the exposure. Use when the user asks what to review, wants a study session, or wants to refresh fading knowledge.
0
Stars
0
Forks
11
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Westontrefry/second-brain-template/main/.claude/skills/review/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Westontrefry/second-brain-template/main/.claude/skills/review/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /review — deliberate review of what matters **First-touch (run this first):** `.venv/bin/python -m brain first-touch review`. If it prints a paragraph, this is the user's first review — open your reply with that text verbatim, then continue. If it prints nothing, skip it and proceed. 1. Build the queue: `.venv/bin/python -m brain gaps -n 15` for weak-but-important, plus stale topics (evidenced but last_reviewed > 120 days — check `brain graph` output or note frontmatter). Rank: goal-critical weak topics first, then stale strong ones (they decay silently). 2. For each topic reviewed (2–4 per session is plenty): - Active recall first: ask him to explain it before showing anythi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有