← 返回 Skills 市场
Study Plan
作者
bytesagain-lab
· GitHub ↗
· v2.0.0
· MIT-0
857
总下载
1
收藏
6
当前安装
12
版本数
在 OpenClaw 中安装
/install study-plan
功能描述
学习计划生成器。考研计划、考证规划、每日学习、番茄钟。Study plan generator for exams, certifications, daily schedules. 学习计划、考研计划、备考规划。Use when creating study schedules.
安全使用建议
This skill appears to be a straightforward local study-plan generator. Before installing or running it, consider: (1) There is no automated installer; the SKILL.md shows a 'study-plan' command but only scripts are included — you'll need to place/rename them or run scripts directly. (2) The scripts will create files in your user data directory (STUDY_PLAN_DIR or ~/.local/share/study-plan) — inspect those files if you care about local storage. (3) There are no network calls or credentials requested in the provided files, which lowers risk. (4) If you want extra assurance, review the full Python portion (the manifest was truncated in the listing) and run the scripts in a sandbox or VM first. If you plan to let an agent run this skill autonomously, be aware it can execute the included scripts which will write local files — but there is no indication of data exfiltration or credential access.
功能分析
Type: OpenClaw Skill
Name: study-plan
Version: 2.0.0
The skill bundle is a legitimate study plan generator and task management tool. The scripts (script.sh and study.sh) implement local task tracking and schedule generation using Python and Bash, with data stored in a standard local directory (~/.local/share/study-plan). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description = study-plan generator and the included scripts implement that functionality (plan/daily/review/pomodoro). Minor mismatch: SKILL.md shows usage as a 'study-plan' CLI, but there is no install spec or packaged executable named 'study-plan' — only scripts (scripts/script.sh and scripts/study.sh). That means the CLI shown in examples may require manual installation/renaming or platform wiring.
Instruction Scope
SKILL.md instructions and the scripts' behavior stay within the stated purpose: generating study plans, schedules, pomodoro sequences, and simple local task listing. The scripts read/write only to a local per-user data directory (STUDY_PLAN_DIR or XDG_DATA_HOME/$HOME), and do not attempt to read unrelated system files or external credentials.
Install Mechanism
There is no install spec (instruction-only), which is low-risk, but the skill bundle does include executable scripts. If executed they will create files under the user's data directory. Because no automatic installer is declared, a user or agent would need to place/execute these scripts manually; that mismatch is worth noting but not malicious.
Credentials
The skill declares no required environment variables or credentials. The scripts honor an optional STUDY_PLAN_DIR env var and fall back to standard XDG_DATA_HOME/$HOME — this is proportionate for a local CLI that stores user data. No secrets or unrelated external service tokens are requested.
Persistence & Privilege
The skill does create and write to a per-user data directory (default: ~/.local/share/study-plan) and logs history there; this is expected for a productivity tool. always is false and the skill does not modify other skills or global agent configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install study-plan - 安装完成后,直接呼叫该 Skill 的名称或使用
/study-plan触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
retry-fix-token
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of Study Plan skill.
- Generates customized study plans for exams, certifications, daily learning, and time-management (e.g., Pomodoro technique).
- Offers structured, professional study schedules compared to manual planning.
- Incorporates learning best practices such as spaced repetition, Feynman technique, Cornell notes, and optimized daily routines.
- Supports both Chinese and English users.
元数据
常见问题
Study Plan 是什么?
学习计划生成器。考研计划、考证规划、每日学习、番茄钟。Study plan generator for exams, certifications, daily schedules. 学习计划、考研计划、备考规划。Use when creating study schedules. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 857 次。
如何安装 Study Plan?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install study-plan」即可一键安装,无需额外配置。
Study Plan 是免费的吗?
是的,Study Plan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Study Plan 支持哪些平台?
Study Plan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Study Plan?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.0。
推荐 Skills