← 返回 Skills 市场
Study Buddy
作者
Manish Pareek
· GitHub ↗
· v1.1.0
804
总下载
3
收藏
7
当前安装
2
版本数
在 OpenClaw 中安装
/install study-buddy-ai
功能描述
When user asks to study, create flashcards, take a quiz, make notes, revise, set study timer, track study hours, create study plan, explain a topic, test kno...
安全使用建议
This skill appears coherent and limited to local storage, but consider these practical checks before installing: 1) Verify you trust the skill source since it will create and store files under ~/.openclaw/study-buddy; review those files if you want to confirm no unexpected data is stored. 2) Confirm your agent/platform enforces the claimed network restrictions (the SKILL.md says 'no network', but runtime enforcement depends on the platform). 3) Note the small metadata mismatch: SKILL.md mentions using exec (mkdir) while metadata lists only read/write — ask the author to clarify required permissions. 4) If you keep sensitive material, consider using the skill in a sandbox or backup the directory periodically.
功能分析
Type: OpenClaw Skill
Name: study-buddy-ai
Version: 1.1.0
The skill bundle is classified as benign. The `SKILL.md` explicitly states that 'All data stays local — NO external API calls, NO network requests, NO data sent to any server' and that it 'Only reads/writes files under ~/.openclaw/study-buddy/'. The instructions for all 22 features consistently adhere to these claims, showing no evidence of network calls, access to sensitive system files, or malicious prompt injection attempts. The use of `exec` is limited to a single, hardcoded `mkdir -p ~/.openclaw/study-buddy` command, which is explicitly justified for first-run setup.
能力评估
Purpose & Capability
Name/description (study partner, flashcards, quizzes, timers, stats) matches the runtime instructions which create and manage local files under ~/.openclaw/study-buddy. No unrelated credentials, cloud services, or unrelated binaries are requested.
Instruction Scope
Runtime instructions are narrowly scoped to creating a data directory and reading/writing JSON files in ~/.openclaw/study-buddy and driving flashcard/quiz logic. One minor inconsistency: the SKILL.md text states 'exec' is needed to run mkdir, but the embedded metadata only lists 'read' and 'write' tools; this is an implementation/metadata mismatch but not inherently malicious.
Install Mechanism
No install spec and no code files — instruction-only skill. Lowest-risk install surface: nothing is downloaded or written by an installer beyond the runtime-created local data files.
Credentials
The skill declares no environment variables, no credentials, and only local file access. The requested permissions (read/write of local storage) are proportional to the stated functionality.
Persistence & Privilege
always:false and user-invocable; the skill does not request permanent/global presence. It writes only to its own directory and does not alter other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install study-buddy-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/study-buddy-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0 — Removed exec permission
v1.0.0
v1.0.0 — 22-feature AI study assistant with flashcards, quizzes, spaced repetition, Pomodoro timer, gamification
元数据
常见问题
Study Buddy 是什么?
When user asks to study, create flashcards, take a quiz, make notes, revise, set study timer, track study hours, create study plan, explain a topic, test kno... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 804 次。
如何安装 Study Buddy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install study-buddy-ai」即可一键安装,无需额外配置。
Study Buddy 是免费的吗?
是的,Study Buddy 完全免费(开源免费),可自由下载、安装和使用。
Study Buddy 支持哪些平台?
Study Buddy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Study Buddy?
由 Manish Pareek(@mkpareek0315)开发并维护,当前版本 v1.1.0。
推荐 Skills