export-preset

Export preset configurations to portable JSON files for sharing or backup.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/benzwick/SlicerMouseMaster --skill export-preset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: export-preset
Source: https://github.com/benzwick/SlicerMouseMaster/tree/main/.claude/skills/export-preset
Command: npx skills add https://github.com/benzwick/SlicerMouseMaster --skill export-preset

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Export and share or back up mouse preset configurations for SlicerMouseMaster, ensuring consistent workflows across devices and teams.

Core Features & Use Cases

  • Export Presets: Save a preset to a portable JSON file for reuse or distribution.
  • Validation Guidance: Ensure required fields (id, name, version, mouseId, mappings) are present and valid.
  • Sharing Scenarios: Back up any preset to cloud storage or attach to community discussions for collaboration.

Quick Start

Export your current preset by selecting a preset and choosing the "Export" action to generate a portable JSON file.

Frequently Asked Questions about export-preset

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

FAQPage Schema
How do I export mouse preset configurations to a JSON file for backup?

To export mouse preset configurations, select a preset and choose the Export action to generate a portable JSON file. This file can be used for backup, versioning, or sharing with teams across devices.

What fields are required in a valid preset JSON file for sharing?

A valid preset JSON file requires the fields id, name, version, mouseId, and mappings. Ensuring these required fields are present and valid guarantees the preset works correctly when shared or imported.

Can I back up both built-in and user presets to cloud storage?

Yes, you can export both built-in and user presets to a portable JSON file. Once exported, you can save the preset configurations to cloud storage or attach them to community discussions for collaboration.

Does exporting a preset include metadata needed for community contribution?

Exporting a preset produces valid JSON with required fields and provides guidance on metadata. This ensures the preset configuration has the necessary information for community sharing and versioning.

What is the best way to share mouse mappings across different devices?

The best way to share mouse mappings is to export the preset to a portable JSON file. This ensures consistent workflows across devices by preserving the required configuration fields in a distributable format.