更新课评系统代码

This commit is contained in:
qiuyan
2026-06-02 23:01:58 +08:00
parent f8c4b6174f
commit cd05b8a5a7
45 changed files with 8260 additions and 345 deletions

View File

@@ -0,0 +1,30 @@
{
"name": "keping-optimizer",
"version": "1.0.0",
"description": "课评工作流程优化Skill",
"triggers": [
"/优化",
"/optimizer",
"/备份",
"/恢复",
"/检查",
"/补存",
"/周几",
"/周一",
"/周二",
"/周三",
"/周四",
"/周五",
"/周六",
"/周日",
"/今天",
"/本周",
"/模板",
"/批量修改",
"/修复"
],
"enabled": false,
"auto_load": true,
"created_at": "2026-03-25",
"updated_at": "2026-05-16"
}