📦 study-revision-planner — 智能复习日历
v1.0.0上传课程大纲、考试范围或课堂笔记,一键生成含间隔复习、模拟测试与弱项循环的个性化复习计划,让备考更高效。
1· 297·0 当前·0 累计
下载技能包
最后更新
2026/3/13
安全扫描
OpenClaw
安全
high confidenceThe skill's files, declared dependencies, and runtime instructions are consistent with a local, audit-able study-planner that uses a small Python helper script and no external credentials or remote installs.
评估建议
This skill appears coherent and low-risk: it runs a small local Python script and uses a bundled template, with no network calls or secret requirements. Before running: (1) ensure python3 is the intended interpreter on your system, (2) review scripts/revision_schedule.py (it's short and readable) so you understand what input it expects and where it will write output, and (3) avoid pointing the tool at sensitive system files (the script reads a user-specified JSON and writes a CSV and could overw...详细分析 ▾
✓ 用途与能力
Name/description match the included artifacts: a planner SKILL.md, a small local script (scripts/revision_schedule.py), and a template CSV resource. The only declared runtime requirement is python3, which is appropriate for the bundled script. No unrelated credentials or binaries are requested.
✓ 指令范围
SKILL.md limits operations to planning, preview, and producing structured outputs; it explicitly recommends preview mode and not performing destructive changes without user confirmation. The script only reads a user-provided JSON file and writes a CSV; instructions do not reference unrelated files, credentials, or external endpoints.
✓ 安装机制
There is no install spec. The skill is instruction-only with a local helper script; nothing is downloaded or executed from remote sources. This is the lowest-risk model for install behavior.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The skill requests only python3, which is proportional to running the included Python script.
✓ 持久化与权限
always is false and the skill does not request persistent or elevated agent privileges. It does not modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/13
Study Revision Planner 1.1.0 introduces spaced review, mock tests, and weak-point review loops. - Generates personalized revision calendars from syllabus, exam scope, or course notes. - Integrates spaced review sessions, mock test scheduling, and loops for weak topics. - Highlights overload weeks and suggests tradeoffs for better time management. - Provides action-oriented outputs: revision calendar, topic effort table, mock test plan, and actionable checklists. - Offers a ready-to-use template and script for creating or exporting study plans.
● 无害
安装命令
点击复制官方npx clawhub@latest install study-revision-planner
镜像加速npx clawhub@latest install study-revision-planner --registry https://cn.longxiaskill.com镜像同步中