student
Installation
SKILL.md
Student — Study & Academic Assistant
Take notes, summarize text, generate citations, outline essays, time study sessions, and track GPA.
Commands
note — Record a study note
bash scripts/script.sh note <subject> "<content>"
Appends a timestamped note under the given subject. Notes stored in ~/.student/notes/.
summarize — Generate a text summary
bash scripts/script.sh summarize <file_path> [max_sentences]