config-backup
Installation
SKILL.md
Config Backup Skill
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.
What Gets Backed Up
By default, this skill backs up three directories from ~/.claude/:
- commands/ - All slash command definitions
- skills/ - All agent skills and their resources
- agents/ - All subagent definitions
These are the user-created configurations that define custom Claude Code behavior.