diff --git a/paperforge/skills/logging/SKILL.md b/paperforge/skills/logging/SKILL.md index 1f0d1d13..177b6a7b 100644 --- a/paperforge/skills/logging/SKILL.md +++ b/paperforge/skills/logging/SKILL.md @@ -6,8 +6,7 @@ description: > "做工作记录", "做阅读记录", "做working-log", "做reading-log", "写工作日志", "写阅读日志", "记录工作", "记录阅读", "写日志", "记一下", "总结一下这个会话", - "记录决策", "记一下工作过程", "写工作总结", - "这节的结论是什么", "这段有什么值得记录的". + "记录决策", "记一下工作过程", "写工作总结". source: paperforge --- @@ -40,7 +39,7 @@ python $SKILL_DIR/scripts/pf_bootstrap.py | 用户说 | 走分支 | | ------------------------------------------- | -------- | -| "记录阅读" "reading log" "做阅读记录" "这段有什么值得记的" "读完了记一下" "刚读了一段记一下" "有没有什么值得记的" "把这段记下来" | **reading** | +| "记录阅读" "reading log" "做阅读记录" "读完了记一下" "刚读了一段记一下" "有没有什么值得记的" "把这段记下来" | **reading** | | "工作记录" "working log" "总结会话" "记一下工作过程" "写工作总结" "记录决策" "logging work" | **working** | | "写日志" "记录一下" "记一下" 不清楚哪个 | **先问用户** |