Backup Tools

CC Skill Backup auto-protects your Claude Code stack every week.

One install command. Encrypted snapshots of hooks, skills, plugins, and commands. Move to a new machine and restore your full setup in seconds.

curl -fsSL https://cc-skill-backup.vercel.app/install.sh | bash
cc-backup login --dashboard https://cc-skill-backup.vercel.app
cc-backup backup

Why people pay

Heavy Claude Code users lose weeks rebuilding config after machine failure.

Weekly automatic encrypted snapshots mean your custom workflows are never a single-disk risk.

Onboard a new laptop with one restore command and keep coding in minutes, not days.

Backup payloads are encrypted before upload and can be routed to your own S3 bucket.

Problem

Claude Code power users invest dozens of hours building custom hooks and skills. A failed SSD wipes it all.

Solution

CC Skill Backup keeps an encrypted weekly history and one-command restore path across machines.

ROI

$5/month prevents repeated setup tax and protects the most valuable part of your Claude Code workflow.

Simple Pricing

One plan for serious Claude Code users.

$5/month
  • Weekly encrypted auto-backups
  • Instant restore to any machine
  • Use your own S3 bucket or hosted storage
  • Backup history and integrity checksum tracking

FAQ

What gets backed up?

CC Skill Backup captures your ~/.claude/hooks, ~/.claude/skills, ~/.claude/plugins, and ~/.claude/commands directories by default.

Is data encrypted before upload?

Yes. The CLI encrypts your payload on-device with AES-256-GCM before anything leaves your machine.

Can I use my own S3 bucket?

Yes. Configure your bucket in the CLI and keep full control over storage location and retention policies.

How long does restore take on a new machine?

For typical Claude Code setups, restore takes under 10 seconds once you authenticate.