Guided database pruning and optimization workflows for memory-journal-mcp. Uses importance scores, relationship density, and entry metadata to identify low-value entries for safe soft-deletion. Includes dry-run previews, backup gates, and revert guidance. Use when the user says "clean up the database", "optimize entries", "prune old entries", "database maintenance", "what entries can I delete?", "my journal is getting too big", or "archive old entries".
$npx -y skills add neverinfamous/memory-journal-mcp --skill journal-optimizerInstalls into the current project.
Run `npx skills use "https://github.com/neverinfamous/memory-journal-mcp" --skill "neverinfamous/memory-journal-mcp/journal-optimizer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neverinfamous/memory-journal-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/neverinfamous/memory-journal-mcp"` and select the relevant skills, then follow their instructions.