backup-strategy

GitHub

基于3-2-1原则为用户定制备份策略,涵盖设备适配、优先级排序、自动化配置及恢复测试,旨在保护照片和文件免受硬件故障或勒索软件威胁。

plugins/pm-digital-safety/skills/backup-strategy/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

询问如何备份数据 设置备份系统 保护照片或文件 寻求良好的备份策略

Install

npx skills add mohitagw15856/pm-claude-skills --skill backup-strategy -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-digital-safety/skills/backup-strategy -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@backup-strategy

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill backup-strategy -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "backup-strategy",
    "description": "Set up a backup system that actually protects your photos, files, and devices — built on the 3-2-1 rule and, crucially, tested so it works when you need it. Use when asked how to back up my data, set up backups, protect my photos\/files, or what's a good backup strategy. Produces a 3-2-1 plan tailored to your devices and data, specific what-to-back-up priorities, an automation setup so it happens without you, a restore-test step, and protection against the failure that ruins backups (ransomware\/sync-deletes reaching the backup)."
}

Backup Strategy

Everyone means to back up until the drive dies or the phone is lost. This builds a real system on the 3-2-1 rule — three copies, two media, one off-site — sized to your actual data and devices, automated so it happens on its own, and (the step everyone skips) tested by doing a restore, because an untested backup is just a hope.

What This Skill Produces

  • A 3-2-1 plan — three copies, on two types of media, with one off-site/cloud, mapped to your devices
  • Priorities — what to back up first (irreplaceable photos/documents) vs. what's re-downloadable
  • Automation — how to make backups run automatically so they don't depend on remembering
  • A restore test — actually recovering a file to prove the backup works
  • Resilience — protecting backups from ransomware/accidental-deletion and sync tools propagating a deletion to every copy (versioning, offline copy)

Required Inputs

Ask for these if not provided:

  • Devices & OS — computers, phones, and what platform each is
  • What matters most — photos, documents, work files, and roughly how much data
  • Current backups — what (if anything) exists now, and whether it's tested
  • Budget & comfort — external drives, cloud services, willingness to pay/automate
  • Threats of concern — device loss/theft, hardware failure, ransomware, accidental deletion

Framework: 3-2-1, Automated, Tested

  1. Apply 3-2-1. Three copies, two different media (e.g. local drive + cloud), one off-site — so no single event (fire, theft, ransomware) takes everything.
  2. Prioritize the irreplaceable. Photos, personal documents, and unique work first; apps and media you can re-download come later.
  3. Automate it. Scheduled/continuous backup beats manual — the ones you have to remember are the ones that lapse.
  4. Protect the backups themselves. Keep at least one copy offline or versioned, so ransomware or a bad sync-delete can't wipe every copy at once.
  5. Test the restore. Recover a real file (and ideally a full-system test once). An untested backup fails exactly when it matters.

Output Format

Backup plan: [devices] · [key data] · [budget]

3-2-1 for you

  • Copy 1 (primary): [device].
  • Copy 2 (local): [external drive / NAS] — automated [how].
  • Copy 3 (off-site): [cloud/off-site] — automated [how].

Back up first: [photos, documents, unique work]. Later: [re-downloadable]. Automate: [schedule/tool per device]. Protect backups: [versioning + one offline copy] against ransomware/sync-deletes. Test: restore [a file] now; full-restore test [once].

Quality Checks

  • Plan follows 3-2-1 (three copies, two media, one off-site)
  • Prioritizes irreplaceable data first
  • Backups are automated, not manual/remembered
  • Includes a restore test, not just a backup
  • Protects backups from ransomware/sync-delete (offline/versioned copy)
  • Tailored to the person's devices and budget

Anti-Patterns

  • A single copy on one drive — no redundancy.
  • Manual backups that quietly lapse.
  • Never testing a restore — discovering it's broken during a crisis.
  • All copies online/connected so ransomware or a sync-delete hits them all.
  • Backing up everything equally and burying the irreplaceable stuff.

Example Trigger Phrases

  • "How should I back up my photos and files properly?"
  • "Set me up a backup system for my laptop and phone."
  • "I don't want to lose my photos if my phone dies — what do I do?"
  • "Is my current backup actually safe from ransomware?"
  • "What's the 3-2-1 backup rule and how do I set it up?"

Version History

  • c3bc7df Current 2026-08-06 14:06

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/awkward-message-helper/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-game-night-planner/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md

Metadata

Files
0
Version
c3bc7df
Hash
ff96809f
Indexed
2026-08-06 14:06

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 11:17
浙ICP备14020137号-1 $Carte des visiteurs$