# Matrix List

> This skill should be used when the user asks to "list matrix solutions", "show matrix stats", "display memory contents", "view matrix status", "show failures", "list warnings", "export matrix data", "backup matrix", "export solutions", or needs to see or export Matrix memory. Use when this capability is needed.

- Skill: `tomevault-io/matrix-list` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/matrix-list`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/matrix-list/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/matrix-list

---


# Matrix List & Export

Display or export Matrix memory contents and statistics.

## List (default)

Use `matrix_status` to retrieve information and present it to the user.

- **No arguments**: Show statistics, scope breakdown, recent solutions, top performers
- **"stats"**: Focus on statistics only
- **"failures"**: Focus on recorded failures
- **"warnings"**: Use `matrix_warn` with action "list" to show warnings
- **"solutions"**: Show detailed solutions list

## Export

When the user says "export" or "backup":

1. Use `matrix_status` to get all data
2. Format as JSON
3. Use `Write` to save to the specified path (or default to `matrix-export.json`)

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/ojowwalker77) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

