ما هي backup؟
دفق التسجيلات النشطة احتياطيًا إلى GitHub. TRIGGERS - تسجيل النسخ الاحتياطي، ومزامنة الإرسال، والنسخ الاحتياطي المتدفق. المصدر: terrylica/cc-skills.
دفق التسجيلات النشطة احتياطيًا إلى GitHub. TRIGGERS - تسجيل النسخ الاحتياطي، ومزامنة الإرسال، والنسخ الاحتياطي المتدفق.
ثبّت مهارة الذكاء الاصطناعي backup بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: terrylica/cc-skills.
| install | Configure and start backup automation | | status | Show active backups and last sync | | stop | Disable backup for current session | | history | View recent backup commits | | -r, --repo | GitHub repository (e.g., owner/repo) | | -i, --interval | Sync interval (e.g., 30s, 5m) | | --chunk | Split at idle time |
Invoke the asciinema-streaming-backup skill with user-selected options.
| gh not found | gh CLI not installed | brew install gh | | fswatch not found | fswatch not installed | brew install fswatch | | Auth error | GitHub token invalid/expired | Run gh auth login | | Orphan branch error | Branch not initialized | Run /asciinema-tools:daemon-setup | | No recordings found | No active .cast files | Start a recording first |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/terrylica/cc-skills --skill backupدفق التسجيلات النشطة احتياطيًا إلى GitHub. TRIGGERS - تسجيل النسخ الاحتياطي، ومزامنة الإرسال، والنسخ الاحتياطي المتدفق. المصدر: terrylica/cc-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/terrylica/cc-skills --skill backup بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/terrylica/cc-skills