← Back to Skills Marketplace
ckchzh

Student

by BytesAgain2 · GitHub ↗ · v3.4.1 · MIT-0
cross-platform ✓ Security Clean
369
Downloads
0
Stars
2
Active Installs
13
Versions
Install in OpenClaw
/install student
Description
Help with coursework. Use when taking notes, summarizing readings, formatting citations, outlining essays, or calculating GPA.
Usage Guidance
This skill appears to be what it claims: a local study helper. Before installing, consider: (1) Notes and any pasted content will be written under ~/.student/ — do not store secrets or sensitive data there. (2) The Pomodoro timer runs in-process and will keep a terminal occupied while counting down. (3) Although no network activity or credentials are requested, you can review scripts/script.sh yourself (it's bundled) before enabling the skill. If you want extra caution, run it in a restricted account or container first.
Capability Analysis
Type: OpenClaw Skill Name: student Version: 3.4.1 The 'student' skill bundle provides standard academic tools such as note-taking, text summarization, and GPA calculation. The code in 'scripts/script.sh' uses local file storage (~/.student) and Python scripts for processing without any evidence of network activity, data exfiltration, or malicious intent. All functions align with the stated purpose in SKILL.md.
Capability Assessment
Purpose & Capability
The name/description match the provided commands and script. All required functionality (notes, summarize, cite, outline, timer, gpa) is implemented in scripts/script.sh and uses only local files and standard Python. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to run the included script with specific commands. The script reads user-supplied files for summarization, writes notes to ~/.student/notes/, runs a local Python snippet for summary and GPA, and uses sleep loops for the timer. It does not reference other system paths, credentials, or external endpoints.
Install Mechanism
No install spec is present — this is instruction-only plus a bundled shell script. Nothing is downloaded or extracted during install; the skill does not install packages or create system-wide binaries.
Credentials
The skill requires no environment variables, no credentials, and no config paths. All file I/O is confined to ~/.student/, which is proportional to the stated purpose of storing notes.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify other skills or system-wide agent settings. It only writes its own data under the user's home directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install student
  3. After installation, invoke the skill by name or use /student
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.4.1
v2.5 standard: Use-when desc, homepage, source, security fix
v3.4.0
manual
v3.3.0
Major rewrite: domain-specific commands, Use-when description, security fixes, dependency declarations
v1.0.5
manual
v3.2.0
Concise description (no truncation), add homepage+source metadata
v3.1.0
Security fix: safe env-var Python invocation; add Requirements section; fix description format
v3.0.1
Fix: add Requirements, fix description
v3.0.0
Major rewrite: 6 study commands
v1.0.4
retry-fix-token
v1.0.3
yaml-fix+quality
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Standards compliance: unique content, no template text
v1.0.0
Initial release
Metadata
Slug student
Version 3.4.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 13
Frequently Asked Questions

What is Student?

Help with coursework. Use when taking notes, summarizing readings, formatting citations, outlining essays, or calculating GPA. It is an AI Agent Skill for Claude Code / OpenClaw, with 369 downloads so far.

How do I install Student?

Run "/install student" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Student free?

Yes, Student is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Student support?

Student is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Student?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v3.4.1.

💬 Comments