← 返回 Skills 市场
319
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install study-buddy
功能描述
AI-powered learning companion for creating personalized study plans, tracking progress, and providing feedback. Use when user wants to start learning somethi...
安全使用建议
This skill appears coherent and local-only, but you should: (1) review scripts/study-buddy.py yourself (or run it in a sandbox) before executing, since it will create and modify files under ~/.study-buddy; (2) back up any important data before first run; (3) be cautious about future updates or the planned Feishu/multi-device sync features — those could add network/credential requirements, so re-check permissions and env vars if the skill is updated; and (4) consider running it in a constrained environment if you don't trust the unknown publisher.
功能分析
Type: OpenClaw Skill
Name: study-buddy
Version: 1.0.0
The 'study-buddy' skill bundle is a legitimate CLI-based learning management tool. Analysis of 'scripts/study-buddy.py' shows it exclusively manages local data within the '~/.study-buddy/' directory, performing no network operations, shell executions, or unauthorized file access. The instructions in 'SKILL.md' and 'README.md' are consistent with the stated purpose of tracking study progress and managing a 'wrong questions' database without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (personalized study plans, tracking, feedback) match the included files and CLI: SKILL.md, README, commands, and a Python script implementing start/plan/today/checkin/progress/report/wrong/feedback/data. No unrelated resources (cloud creds, other platform tokens, system config paths) are requested.
Instruction Scope
SKILL.md instructions are limited to creating a local profile, generating plans, logging progress, and managing a wrong-question notebook. The instructions and the Python script reference only local files under ~/.study-buddy and standard CLI interaction — they do not instruct reading arbitrary system files, contacting external endpoints, or collecting unrelated secrets.
Install Mechanism
There is no install spec; this is effectively an instruction-only skill plus an included Python script. It requires only Python (no install steps download/execute remote code). No archive downloads, no package registry installs, no extract-from-URL actions.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code uses the user's home directory (~/.study-buddy) for local data storage, which is proportionate to a local CLI study tracker.
Persistence & Privilege
Skill is not marked always:true and does not modify other skills or global agent settings. Its persistence is limited to creating and updating files under ~/.study-buddy, which is appropriate for storing user profiles, plans, logs, and wrong-question data.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install study-buddy - 安装完成后,直接呼叫该 Skill 的名称或使用
/study-buddy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Study Buddy, an AI-powered learning companion.
- Create personalized study plans based on user goals and background.
- Track daily study progress with check-ins and logs.
- Monitor learning statistics such as streaks, completed days, and progress reports.
- Manage mistakes with a “错题本” for review and mastery.
- All user data stored locally for privacy.
元数据
常见问题
Study Buddy 是什么?
AI-powered learning companion for creating personalized study plans, tracking progress, and providing feedback. Use when user wants to start learning somethi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 319 次。
如何安装 Study Buddy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install study-buddy」即可一键安装,无需额外配置。
Study Buddy 是免费的吗?
是的,Study Buddy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Study Buddy 支持哪些平台?
Study Buddy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Study Buddy?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills