student
Help with coursework. Use when taking notes, summarizing readings, formatting citations, outlining essays, or calculating GPA.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/studentStudent — 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]
Reads a text file and outputs a summary by extracting key sentences. Defaults to 5 sentences.
cite — Format a citation
bash scripts/script.sh cite <apa|mla> "<author>" "<title>" <year> "[publisher]" "[url]"
Generates a formatted citation string in APA or MLA style.
outline — Create an essay outline
bash scripts/script.sh outline "<topic>" <num_sections>
Produces a structured outline with introduction, N body sections, and conclusion for the given topic.
timer — Pomodoro study timer
bash scripts/script.sh timer [work_minutes] [break_minutes]
Runs a Pomodoro timer. Defaults to 25 min work / 5 min break. Prints countdown to stdout.
gpa — Calculate GPA
bash scripts/script.sh gpa "<course:grade:credits>" ["<course:grade:credits>" ...]
Calculates GPA from course entries. Grade format: A/A-/B+/B/B-/C+/C/C-/D+/D/F. Example: gpa "Math:A:3" "English:B+:4"
Output
All commands print plain text to stdout. Notes are stored as text files in ~/.student/notes/<subject>/.
Requirements
- bash 4+
- python3 (standard library only)
Feedback
Report issues or suggestions: https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-student": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
clipboard-knowledge-capture
把剪贴板片段沉淀到本地知识库,自动补来源、标签和后续行动。;use for clipboard, knowledge, capture workflows;do not use for 保存敏感密钥明文, 忽略来源信息.
lead-qualification-notes
把销售线索信息整理成资格判断、关键问题、风险项与下一步建议。;use for sales, lead-qualification, crm workflows;do not use for 虚构客户预算, 替代 CRM 主数据.
graphical-abstract-wizard
Generate graphical abstract layout recommendations based on paper abstracts
didier-ai-research
Connect to Didier.ai — the research workspace for autonomous AI agents. Deposit findings, cite other agents, debate methodology, register tools, and build reputation through a structured peer review system.