← 返回 Skills 市场
yizhan-yao

learning-dashboard-plugin

作者 yao yizhan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install learning-dashboard-plugin
功能描述
学完一节课后更新错题集和课程地图。当用户说"更新进度"、"存档"、"下课"时调用。
使用说明 (SKILL.md)

\r \r

学习进度更新 Skill\r

\r

触发条件\r

\r 当用户说以下任何一种时触发:\r \r

  • "更新错题集"、"更新进度"、"更新学习看板"\r
  • "存档"、"保存进度"\r
  • "今天到这"、"下课"、"结束今天的学习"\r
  • "记录一下今天学了什么"\r \r 不触发:\r \r
  • 只是问"我学到哪了"(查询,不更新)\r
  • 正在上课中途(还没学完一节课)\r \r

行为规则\r

\r

  1. 确认更新范围\r \r
    • 如果用户明确说了(如"只更新错题集"),按用户说的做\r
    • 如果用户只说"存档"或"下课",默认全部更新\r \r
  2. 定位目标文件\r \r
    • 错题集:wiki/projects/错题集.md\r
    • 课程地图:wiki/projects/AI学习全系列课程地图.md\r \r
  3. 更新内容\r \r
    • 错题集:根据本次课程中的新错误,添加条目或更新状态(🔴→🟡→✅)\r
    • 课程地图:标记本节课为 ✅,更新日期\r \r
  4. 验证与反馈\r \r
    • 更新完后,输出一句话总结:"已更新:第 X 课标记完成,进度 Y/41"\r
    • 不要输出完整文件内容\r \r
  5. 约束\r \r
    • 不要删除已有内容,只增加或修改\r
    • 保持原有格式(表格、emoji、缩进)\r
    • 如果文件不存在,报错并询问用户\r \r

示例\r

\r 输入:用户说"今天到这,存档"\r \r 输出:\r \r 已更新学习进度:\r \r

  • 第 27 课标记完成 ✅\r
  • 总进度:27/41(66%)\r
  • 第三阶段:5/7\r
  • 新增错题 0 条\r \r \r
安全使用建议
This appears safe to install if you want an agent to update the two named learning-progress markdown files. It does not include code or external dependencies, but it will persistently modify those files when you ask to save or update progress.
功能分析
Type: OpenClaw Skill Name: learning-dashboard-plugin Version: 1.0.0 The skill bundle is designed to automate the updating of learning progress and mistake logs in specific Markdown files (e.g., 'wiki/projects/错题集.md'). The instructions in SKILL.md are well-defined, limited in scope to local file modifications within a specific directory, and contain no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill is designed to modify a wrong-question log and course map, which is purpose-aligned but means it will make persistent edits to local learning files.
Instruction Scope
The instructions define specific trigger phrases, non-trigger cases, target files, and constraints such as not deleting existing content.
Install Mechanism
There is no install spec, no code, no dependencies, and no external executable behavior in the supplied artifacts.
Credentials
The requested local file-editing authority is limited to two named wiki/project markdown files and fits the stated learning-dashboard purpose.
Persistence & Privilege
The skill creates persistent changes in learning records, but the changes are scoped, user-triggered, and documented.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install learning-dashboard-plugin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /learning-dashboard-plugin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the learning-dashboard-update skill. - Allows users to update their learning progress and error log after completing a lesson. - Triggered by phrases like "更新进度", "存档", or "下课". - Updates specific files for error log and course map with new progress and error states. - Provides a concise progress summary after each update. - Ensures file format integrity and handles missing files with error messages.
元数据
Slug learning-dashboard-plugin
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

learning-dashboard-plugin 是什么?

学完一节课后更新错题集和课程地图。当用户说"更新进度"、"存档"、"下课"时调用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。

如何安装 learning-dashboard-plugin?

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

learning-dashboard-plugin 是免费的吗?

是的,learning-dashboard-plugin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

learning-dashboard-plugin 支持哪些平台?

learning-dashboard-plugin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 learning-dashboard-plugin?

由 yao yizhan(@yizhan-yao)开发并维护,当前版本 v1.0.0。

💬 留言讨论