🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Simple File Backup

by @jinwangmok

Create a timestamped backup copy of a file in the same directory. Use when the user wants to save a copy of a file before making changes.

Versionv1.0.0
πŸ’‘ Examples

cp /home/user/config.yaml /home/user/config.yaml.bak.$(date +%Y%m%d_%H%M%S)

Output:

(no output on success)

The backup file is created as: ORIGINAL_NAME.bak.YYYYMMDD_HHMMSS

Example: config.yaml β†’ config.yaml.bak.20260328_143022

View on ClawHub
TERMINAL
clawhub install simple-file-backup

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’