← Back to Skills Marketplace
yizhan-yao

learning-dashboard-plugin

by yao yizhan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install learning-dashboard-plugin
Description
学完一节课后更新错题集和课程地图。当用户说"更新进度"、"存档"、"下课"时调用。
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install learning-dashboard-plugin
  3. After installation, invoke the skill by name or use /learning-dashboard-plugin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug learning-dashboard-plugin
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is learning-dashboard-plugin?

学完一节课后更新错题集和课程地图。当用户说"更新进度"、"存档"、"下课"时调用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.

How do I install learning-dashboard-plugin?

Run "/install learning-dashboard-plugin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is learning-dashboard-plugin free?

Yes, learning-dashboard-plugin is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does learning-dashboard-plugin support?

learning-dashboard-plugin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created learning-dashboard-plugin?

It is built and maintained by yao yizhan (@yizhan-yao); the current version is v1.0.0.

💬 Comments