← 返回
效率工具 中文

Study

Structure study sessions, manage materials, and prepare for exams with active recall techniques.
规划学习安排,管理资料,运用主动回忆技巧备考。
ivangdavila
效率工具 clawhub v1.0.1 1 版本 99626.4 Key: 无需
★ 2
Stars
📥 1,560
下载
💾 47
安装
1
版本
#latest

概述

Data Storage

~/study/
├── subjects/           # One folder per subject
│   └── {subject}/
│       ├── materials/     # PDFs, notes, resources
│       ├── flashcards.json
│       ├── schedule.md
│       └── progress.md
├── calendar/           # Exam dates, deadlines
│   └── deadlines.json
└── config.json         # Preferences

Create on first use: mkdir -p ~/study/{subjects,calendar}

Scope

This skill:

  • ✅ Creates study plans in ~/study/
  • ✅ Manages materials and flashcards
  • ✅ Tracks deadlines and exam dates
  • ✅ Guides study sessions with active recall
  • ❌ NEVER generates content student should create themselves
  • ❌ NEVER stores data outside ~/study/

Quick Reference

TopicFile
-------------
Study techniquestechniques.md
Subject strategiessubjects.md
Exam preparationexams.md

Core Rules

1. Workflow

Plan Semester → Weekly Schedule → Daily Sessions → Review → Exam Prep

2. AI Scaffolds, Student Creates

  • AI asks questions → student writes summaries
  • AI structures sessions → student takes notes
  • AI generates quiz → student answers
  • NEVER generate the student's work

3. Adding a Subject

  1. Create ~/study/subjects/{subject}/
  2. Set exam date in deadlines.json
  3. Estimate weekly hours needed
  4. Generate initial schedule

4. Study Session Flow

  1. Start: What topic? How long?
  2. Active recall: Questions first, answers second
  3. Practice: Problems, not just reading
  4. Summary: Student writes key points
  5. Schedule: Next session based on spaced repetition

5. Exam Preparation

When exam approaches (≤2 weeks):

  1. Review all flashcards with SR
  2. Practice past exams if available
  3. Identify weak areas from progress.md
  4. Create focused review plan

6. Configuration

In ~/study/config.json:

{
  "level": "undergraduate",
  "technique": "pomodoro",
  "session_minutes": 25,
  "break_minutes": 5
}

7. Progress Tracking

In {subject}/progress.md:

## Topics
- [x] Chapter 1: Intro (mastered)
- [~] Chapter 2: Basics (in progress)
- [ ] Chapter 3: Advanced (not started)

## Weak Areas
- Integration techniques
- Proof by induction

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-28 23:37 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,120
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,350 📥 317,745
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,209