Matrix List

Display Matrix memory status and export recent solutions as JSON.

110|9|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/ojowwalker77/Claude-Matrix --skill matrix-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Matrix List
Source: https://github.com/ojowwalker77/Claude-Matrix/tree/main/skills/list
Command: npx skills add https://github.com/ojowwalker77/Claude-Matrix --skill matrix-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly view and export Matrix memory contents and statistics to understand overall system status and performance.

Core Features & Use Cases

  • Display current memory status and recent solutions
  • Export memory data to JSON for auditing or sharing with stakeholders
  • Generate quick diagnostics reports for debugging and performance review

Quick Start

Ask Matrix List to display the current memory status and export all data to matrix-export.json.

Frequently Asked Questions about Matrix List

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

FAQPage Schema
How do I export Matrix memory contents to JSON for auditing?

To export Matrix memory contents to JSON, request a memory status display and the system will aggregate recent solutions and format the results as a JSON file for downstream auditing tools.

What is the best way to generate diagnostics reports from Matrix memory statistics?

Generating diagnostics reports from Matrix memory statistics involves fetching data via matrix_status, aggregating recent solutions, and formatting the output to review memory usage and system performance.

How does Matrix memory status aggregation work for performance review?

Matrix memory status aggregation works by relying on matrix_status to fetch data, aggregating recent solutions, and formatting the results as JSON to enable performance review and debugging.

Can I use Matrix List to share memory datasets with stakeholders?

Yes, you can use it to share memory datasets with stakeholders by exporting memory data and statistics to a JSON format, which can be used for archival or sharing purposes.

Do I need any dependencies to run Matrix memory diagnostics and export reports?

No dependencies are required to run Matrix memory diagnostics and export reports, as the system relies on internal matrix_status data fetching to aggregate solutions and format JSON outputs.