Copy — File & Data Copy Operations Reference
name: "copy"
by bytesagain1 · published 2026-03-22
$ claw add gh:bytesagain1/bytesagain1-copy---
name: "copy"
version: "1.0.0"
description: "Copy operations reference — file duplication, rsync patterns, CoW, buffer strategies, and cross-platform sync. Use when duplicating files, syncing directories, or implementing copy-on-write."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [copy, file, rsync, sync, duplicate, backup, devtools]
category: "devtools"
---
# Copy — File & Data Copy Operations Reference
Quick-reference skill for file copy strategies, rsync patterns, copy-on-write, and cross-platform synchronization.
When to Use
Commands
`intro`
scripts/script.sh introOverview of copy operations — types, semantics, and platform differences.
`rsync`
scripts/script.sh rsyncRsync patterns — common flags, partial transfers, and include/exclude rules.
`cow`
scripts/script.sh cowCopy-on-Write (CoW) — reflinks, filesystem support, and when to use.
`patterns`
scripts/script.sh patternsCommon copy patterns — mirroring, incremental, differential, snapshot.
`filters`
scripts/script.sh filtersFile filtering techniques — by extension, date, size, and gitignore integration.
`performance`
scripts/script.sh performancePerformance optimization — buffer sizes, parallel copy, and I/O tuning.
`errors`
scripts/script.sh errorsCommon copy errors, permissions issues, and troubleshooting guide.
`checklist`
scripts/script.sh checklistPre-copy and post-copy verification checklist.
`help`
scripts/script.sh help`version`
scripts/script.sh versionConfiguration
| Variable | Description |
|----------|-------------|
| `COPY_DIR` | Data directory (default: ~/.copy/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...