experimental-memory-status

Monitor in-house memory system health via process, database, and log queries.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill experimental-memory-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experimental-memory-status
Source: https://github.com/kk580kk/Investment-analysis-reports/tree/main/skills/experimental-memory-status
Command: npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill experimental-memory-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides users with the status of the in-house memory system, including the installed version, process information, database details, and recent log snippets.

Core Features & Use Cases

  • System Health Check: Offers an overview of the memory system's status, including platform, installed version, and plugin information.
  • Process Information: Indicates if mcp_server and openclaw-gateway processes are running and provides details about the database.
  • Log Access: Supplies the last entries from the system's log file for further analysis.

Quick Start

To check the current memory system status, run the command: 'memory-status'

Frequently Asked Questions about experimental-memory-status

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

FAQPage Schema
How do I check the health status of an in-house memory system?

To check the health status of an in-house memory system, you can run the 'memory-status' command to query process information, database metrics, and recent log entries for troubleshooting.

Can I monitor mcp_server and openclaw-gateway processes using system health checks?

Yes, system health checks can monitor if the mcp_server and openclaw-gateway processes are currently running, alongside providing installed version details and plugin information for the memory system.

What is the best way to view recent log entries for memory system troubleshooting?

The best way to view recent log entries for memory system troubleshooting is to run a health check that supplies the last snippets from the system's log file for performance analysis.

Do I need Python and bash shell access to run memory system health checks?

Yes, you need Python execution and bash shell access to run memory system health checks, as the monitoring script queries process statuses, database details, and recent logs.

Why does my memory system monitoring command return no process information?

Memory system monitoring might return no process information if the mcp_server and openclaw-gateway processes are not currently running, or if Python and bash shell access is improperly configured.

What details are included in a memory system health check report?

A memory system health check report includes the installed version, platform details, plugin information, process statuses, database details, and recent log snippets for comprehensive performance analysis.