get-memory-stats

Retrieves memory system statistics including totals and breakdowns by type and priority.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill get-memory-stats-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-memory-stats
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/get-memory-stats
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill get-memory-stats-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide a clear snapshot of the memory store so operators can monitor usage, investigate growth, and understand how memories are distributed by type and priority.

Core Features & Use Cases

  • Total and Session Counts: Returns total memory count, today's session count, and pending session count.
  • Distribution Insights: Breaks down memories by type and by priority to spot concentration or skew.
  • Use Case: When troubleshooting unexpected memory growth or tuning retention policies, get counts and distributions to guide cleanup or policy changes.

Quick Start

Show me the current memory statistics including total count, today's session count, pending sessions, and distributions by type and priority.

Frequently Asked Questions about get-memory-stats

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

FAQPage Schema
How do I monitor memory usage in a desktop AI agent environment?

To monitor memory usage in a desktop AI agent environment, retrieve memory system statistics that provide a clear snapshot of total memory counts, today's session count, and pending session count.

What is the best way to troubleshoot unexpected memory growth in an agent?

Troubleshooting unexpected memory growth involves retrieving counts and distributions by type and priority to spot concentration or skew, which guides cleanup or retention policy changes.

How can I view the distribution of stored memories by type and priority?

Viewing the distribution of stored memories by type and priority requires retrieving memory statistics that break down counts to help operators spot concentration or skew across the memory store.

Can I check pending session counts to support agent memory diagnostics?

Yes, you can check pending session counts to support agent memory diagnostics by retrieving memory statistics that produce total counts, today's session count, and pending session metrics.

When do I need to retrieve memory stats for tuning retention policies?

You need to retrieve memory stats for tuning retention policies when you want to understand how memories are distributed by type and priority, using these insights to guide policy adjustments.