chaimi-keep-mcp 3.1.40 → 3.1.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SKILL.md +4 -3
- package/package.json +1 -1
package/SKILL.md
CHANGED
|
@@ -289,7 +289,7 @@ Agent **直接使用当前时间**作为消费时间,无需进行时间语义
|
|
|
289
289
|
|
|
290
290
|
```
|
|
291
291
|
✅ 【商品名/店名】¥【金额】 已录入柴米AI记账。
|
|
292
|
-
|
|
292
|
+
【建议增加】自定义消费的内容,让记账信息更全面准确。
|
|
293
293
|
【友好结束语】
|
|
294
294
|
|
|
295
295
|
消费洞察:【洞察内容】(可选)
|
|
@@ -311,13 +311,14 @@ chaimi-keep-mcp: v【版本号】
|
|
|
311
311
|
|
|
312
312
|
**真实示例:**
|
|
313
313
|
```
|
|
314
|
-
✅
|
|
314
|
+
✅ 【牛肉】¥24 已录入柴米AI记账。
|
|
315
|
+
华润万家超市,2026年4月16日购买
|
|
315
316
|
|
|
316
317
|
好好吃饭哦~
|
|
317
318
|
|
|
318
319
|
消费洞察:这是你本周第19次餐饮消费,要不要看看本周餐饮花了多少钱?
|
|
319
320
|
-------------
|
|
320
|
-
chaimi-keep-mcp: v3.1.40
|
|
321
|
+
chaimi-keep-mcp: v3.1.40
|
|
321
322
|
```
|
|
322
323
|
|
|
323
324
|
---
|