memory-stats

Extract memory usage details from the persistent memory database.

15|1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/iagocavalcante/claude-turbo-search --skill memory-stats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-stats
Source: https://github.com/iagocavalcante/claude-turbo-search/tree/main/skills/memory-stats
Command: npx skills add https://github.com/iagocavalcante/claude-turbo-search --skill memory-stats

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The memory-stats skill enables quick visibility into the memory database, showing session counts, knowledge areas, facts, and recent activity to improve context management across conversations.

Core Features & Use Cases

  • Session overview: instantly view the number of sessions and their activity.
  • Knowledge area tracking: monitor what topics have been captured in memory.
  • Recent activity log: review the latest facts and notes added to memory for context continuity.

Quick Start

Invoke the /memory-stats command to display current statistics.

Frequently Asked Questions about memory-stats

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view recent activity and session counts in my memory database?

To view recent activity and session counts in your memory database, use the /memory-stats command. It extracts usage details from the persistent memory database to display session counts, knowledge areas, facts, and recent activity clearly.

What is the best way to track knowledge areas and facts across multiple conversations?

Tracking knowledge areas and facts across multiple conversations requires querying the persistent memory database. The memory-stats skill leverages memory-db.sh to monitor captured topics and review the latest notes added for context continuity.

How do I retrieve recent facts from the memory database for context continuity?

Retrieve recent facts from the memory database by invoking the /memory-stats command. It leverages memory-db.sh search and recent capabilities to produce a structured recent activity log of the latest facts and notes added to memory.

Can I get a quick overview of memory usage stats without complex database queries?

You can get a quick overview of memory usage stats without complex queries by using the memory-stats skill. It applies the memory-db.sh script's stats capabilities to instantly view sessions, knowledge areas, facts, and recent activity.

Does memory-stats work with the memory-db.sh script to extract session insights?

Memory-stats works directly with the memory-db.sh script to extract session insights. It leverages the script's stats, recent, and search capabilities to produce structured output for Claude's response, improving context management.

When do I need to check persistent memory stats during a conversation?

You need to check persistent memory stats when you require quick visibility into session counts and recent activity for context continuity. Reviewing memory stats helps improve context management and track knowledge areas across multiple conversations.