AgentSkillsCN

get-memory-stats

获取内存系统的统计信息,包括总容量及各类内存的细分占比。当你需要检查内存使用情况,或深入了解内存分布时,此功能将为你提供帮助。

SKILL.md
--- frontmatter
name: get-memory-stats
description: Get memory system statistics including total count and breakdown by type. When you need to check memory usage or understand memory distribution.
system: true
handler: memory
tool-name: get_memory_stats
category: Memory

Get Memory Stats

获取记忆系统统计信息。

Parameters

无参数。

Returns

  • 总记忆数量
  • 今日会话数
  • 待处理会话数
  • 按类型分布
  • 按优先级分布

Related Skills

  • add-memory: 添加记忆
  • search-memory: 搜索记忆