@kg-ai/kugou-skill 0.0.14 → 0.0.15
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 +1 -1
- package/package.json +1 -1
package/SKILL.md
CHANGED
|
@@ -347,7 +347,7 @@ kugou-cli music stats --date-type 1 --date 20260501 # 指定周查询
|
|
|
347
347
|
|
|
348
348
|
**关键字段**:
|
|
349
349
|
- `listen_duration`: 今日/周/月听歌时长(秒)
|
|
350
|
-
- `top_clocks`: 听歌时长最长的 Top3 时段描述(日类型格式如"今日08:00-10:00听歌30分钟",周/月类型格式如"
|
|
350
|
+
- `top_clocks`: 听歌时长最长的 Top3 时段描述(日类型格式如"今日08:00-10:00听歌30分钟",周/月类型格式如"2026-02月听歌38213分钟")
|
|
351
351
|
- `accumulate_listen_days`: 累计听歌天数
|
|
352
352
|
- `continue_listen_days`: 连续听歌天数
|
|
353
353
|
- `listen_total`: 累计听歌次数
|