Study

Structure study sessions, manage materials, and prepare for exams with active recall techniques.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Study" with this command: npx skills add ivangdavila/study

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

AIWolfPK - AI狼人杀

四个AI互相猜疑,你坐着看戏。每局30秒,到底谁是狼? Four AIs play Werewolf while you watch. 30s per round. Spot the wolf before they do.

Registry SourceRecently Updated
General

Project Analyzer

Analyze any project directory and produce a detailed report covering what the project does, its tech stack, folder structure, entry points, how to run it, an...

Registry SourceRecently Updated
General

Thought-Retriever

提炼对话回答中的核心洞察为高置信度知识晶体,存储于本体驱动记忆系统的自我进化与复用。

Registry SourceRecently Updated
General

Miaoji Bid Guard Pro

亚马逊广告护城河Pro版,90天ROI预测+多活动协同+季节性出价+关键词攻防矩阵。 从单次调价建议升级为完整的广告战役规划。基础功能可使用 miaoji-bid-guard 免费版。

Registry SourceRecently Updated