Dji Backup
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill dji-backup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dji Backup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-dji-backup)More formats (shields.io, HTML) on the badges page.
---
name: dji-backup
description: "Dji Backup"
---
# SKILL: DJI Video Backup
This skill automates backing up DJI camera footage from an SD card (or USB share) to a NAS archive folder.
## Description
Use when the user asks to "copy DJI videos", "backup camera", or similar requests involving DJI footage and the NAS. It detects the source SD card, finds the next available destination folder (incrementing from DJI_001, DJI_002...), and copies the files.
## Usage
1. **Check Source**: Verify `/Volumes/SD_Card/DCIM` (or similar) exists.
2. **Check Destination**: Look at `/Volumes/File/DJI_Video/` to find the highest numbered folder (e.g., `DJI_005`).
3. **Create New Folder**: Create the next number (e.g., `DJI_006`).
4. **Copy**: Copy the contents of the source `DCIM` subfolder (e.g., `100MEDIA` or `DJI_001`) into the new destination folder.
5. **Notify**: Tell the user when started and when finished.
## Paths
- **Source**: `/Volumes/SD_Card/DCIM` (Look for subfolders like `DJI_xxx` or `100MEDIA`)
- **Destination**: `/Volumes/File/DJI_Video`
## Example Logic
```bash
# Find next folder index
last_dir=$(ls -d /Volumes/File/DJI_Video/DJI_* | sort | tail -1)
# extract number, add 1, mkdir new_dir
# cp -R /source/* /new_dir/
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk
This skill performs detailed on-page SEO audits to identify issues and optimization opportunities. It analyzes all on-page elements that affect search rankings and provides actionable recommendations.
Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.
Provide proven marketing strategies and growth ideas for SaaS and software products, prioritized using a marketing feasibility scoring system.