← 返回 Skills 市场
ivangdavila

Study

作者 Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ 安全检测通过
1190
总下载
2
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install study
功能描述
Structure study sessions, manage materials, and prepare for exams with active recall techniques.
安全使用建议
This skill appears internally consistent for organizing study materials and running active-recall sessions. Before installing, consider: (1) confirm you are comfortable with the skill creating and storing files under ~/study/ (it will create subjects/, calendar/, config.json, etc.); (2) do not store sensitive personal data or credentials in those files; (3) review your agent/platform-wide network and autonomous-invocation permissions—while the skill's docs do not request network access, the platform agent could still access external services if given that ability; (4) you may want to back up or version-control ~/study/ or place it in a directory of your choosing; (5) if you need stricter limits, ask the skill owner for explicit bounds (e.g., no network calls, read-only mode). Overall, there are no red flags in the skill text or included files.
功能分析
Type: OpenClaw Skill Name: study Version: 1.0.1 The OpenClaw skill bundle 'study' appears benign. All files, including the `SKILL.md` which guides the AI agent, are focused on structuring study sessions and managing related materials. The only shell command identified (`mkdir -p ~/study/{subjects,calendar}` in `SKILL.md`) is a standard, non-malicious setup command for the skill's local data storage, explicitly limited to the `~/study/` directory. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
Name/description (study planning, flashcards, exam prep) align with the included docs and required actions (create ~/study/ folders, generate quizzes, track progress). There are no unrelated dependencies, binaries, or credentials requested.
Instruction Scope
SKILL.md and companion docs confine operations to ~/study/ and local files (config.json, subjects, calendar). The instructions explicitly forbid storing data outside ~/study/. The docs are occasionally high-level (e.g., ‘AI enforces’ timers/quizzes) which gives the agent some discretion about how to run sessions — but nothing in the text instructs reading unrelated system files or phone-home behavior.
Install Mechanism
No install spec and no code files — instruction-only skill. Lowest-risk install posture (nothing written to disk by an installer beyond what the agent itself may create in ~/study/ as documented).
Credentials
No environment variables, credentials, or config paths are requested. The skill's local file usage (~/study/) is proportional to its stated purpose.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request elevated or persistent system privileges or modify other skills' configs; it only instructs creating and using files under the user's home directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install study
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /study 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Simplified structure, removed broken script references, explicit data storage
v1.0.0
Initial release - exam-focused study system with subject management
元数据
Slug study
版本 1.0.1
许可证
累计安装 3
当前安装数 2
历史版本数 2
常见问题

Study 是什么?

Structure study sessions, manage materials, and prepare for exams with active recall techniques. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1190 次。

如何安装 Study?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install study」即可一键安装,无需额外配置。

Study 是免费的吗?

是的,Study 完全免费(开源免费),可自由下载、安装和使用。

Study 支持哪些平台?

Study 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Study?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论