Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Automates copying DJI camera footage from an SD card or USB share to a NAS archive folder. It detects the source, finds the next available numbered destination folder (DJI_001, DJI_002, etc.), and copies the files in sequence.
Eliminates manual folder numbering and copy steps that are error-prone when managing large collections of drone footage.
When to use it
- Backing up drone footage after a flight session
- Archiving DJI Osmo or Pocket recordings to NAS
- Keeping footage organized with auto-incremented folder names
- Transferring SD card contents without manual folder management
- Clearing SD card space by moving videos to network storage
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: 'Back up my DJI footage from the SD card'
- 1Checks that /Volumes/SD_Card/DCIM exists and identifies the source subfolder (e.g., 100MEDIA)
- 2Scans /Volumes/File/DJI_Video/ to find the highest numbered DJI_xxx folder
- 3Creates the next incremented folder (e.g., DJI_006)
- 4Copies all contents from the source subfolder into the new destination folder
- 5Notifies the user when the transfer starts and when it completes
Footage copied to /Volumes/File/DJI_Video/DJI_006 with confirmation message
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.