← 返回 Skills 市场
Student
作者
BytesAgain2
· GitHub ↗
· v3.4.1
· MIT-0
369
总下载
0
收藏
2
当前安装
13
版本数
在 OpenClaw 中安装
/install student
功能描述
Help with coursework. Use when taking notes, summarizing readings, formatting citations, outlining essays, or calculating GPA.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install student - 安装完成后,直接呼叫该 Skill 的名称或使用
/student触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Student 是什么?
Help with coursework. Use when taking notes, summarizing readings, formatting citations, outlining essays, or calculating GPA. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 369 次。
如何安装 Student?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install student」即可一键安装,无需额外配置。
Student 是免费的吗?
是的,Student 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Student 支持哪些平台?
Student 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Student?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v3.4.1。
推荐 Skills