·config-backup
</>

config-backup

ppx123-web/claude-config

Use when users want to save, backup, copy, export, or version control their Claude Code configuration files (commands, skills, agents) from ~/.claude/ to another directory. Triggered by phrases like "save my claude settings", "backup my claude config", "sync claude configuration", "copy ~/.claude to somewhere", "export my commands and skills", or "archive claude settings before making changes".

8Installs·0Trend·@ppx123-web

Installation

$npx skills add https://github.com/ppx123-web/claude-config --skill config-backup

SKILL.md

This skill helps users backup their Claude Code configuration files from /.claude/ to a specified target directory. It copies the commands/, skills/, and agents/ directories with options for selective backup.

By default, this skill backs up three directories from /.claude/:

These are the user-created configurations that define custom Claude Code behavior.

Use when users want to save, backup, copy, export, or version control their Claude Code configuration files (commands, skills, agents) from ~/.claude/ to another directory. Triggered by phrases like "save my claude settings", "backup my claude config", "sync claude configuration", "copy ~/.claude to somewhere", "export my commands and skills", or "archive claude settings before making changes". Source: ppx123-web/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ppx123-web/claude-config --skill config-backup
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is config-backup?

Use when users want to save, backup, copy, export, or version control their Claude Code configuration files (commands, skills, agents) from ~/.claude/ to another directory. Triggered by phrases like "save my claude settings", "backup my claude config", "sync claude configuration", "copy ~/.claude to somewhere", "export my commands and skills", or "archive claude settings before making changes". Source: ppx123-web/claude-config.

How do I install config-backup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ppx123-web/claude-config --skill config-backup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ppx123-web/claude-config

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01