minervia-restore

List Minervia backups and restore files to previous versions.

17|3|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/aplaceforallmystuff/minervia-starter-kit --skill minervia-restore
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: minervia-restore
Source: https://github.com/aplaceforallmystuff/minervia-starter-kit/tree/main/skills/minervia-restore
Command: npx skills add https://github.com/aplaceforallmystuff/minervia-starter-kit --skill minervia-restore

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List and restore from Minervia backups. Shows available backup timestamps and lets you restore files to previous versions.

Core Features & Use Cases

  • List available backups
  • Preview files before restoring
  • Restore a selected backup to revert changes
  • Backups are stored in ~/.minervia/backups/ and kept indefinitely

Quick Start

Run a backups listing and restore a backup by timestamp prompt to revert to a previous version.

Frequently Asked Questions about minervia-restore

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

FAQPage Schema
How do I restore previous versions from a Minervia backup?▼

To restore previous versions from a Minervia backup, use the restore command with a specific timestamp. The tool lists available backup timestamps and reverts files to that selected state.

Can I preview files before restoring a Minervia vault backup?▼

Yes, you can preview files before restoring a Minervia vault backup. The tool allows you to list available backups and preview their contents before committing to the restoration.

How do I list available backup timestamps to undo an update in Minervia?▼

You list available backup timestamps to undo an update in Minervia by running the backups listing command. This displays all restore points stored in your backup directory.

Do I need backups stored in a specific location to revert accidental changes in Minervia?▼

Yes, you need backups stored in the ~/.minervia/backups/ directory to revert accidental changes. The restore tool requires this specific path to access and recover your files.

How does Minervia handle backup retention for recovering customized settings?▼

Minervia handles backup retention for recovering customized settings by storing backups in ~/.minervia/backups/ indefinitely. This ensures previous versions are always available to restore.

What is the best way to revert accidental changes across a Minervia vault?▼

The best way to revert accidental changes across a Minervia vault is using the restore command with a timestamp. It reverts files to a previous version from your stored backups.