CORE-BACKUP-SKILL

Execute scheduled and on-demand backups of Qara assets with timestamped archival.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/multicam/qara --skill core-backup-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CORE-BACKUP-SKILL
Source: https://github.com/multicam/qara/tree/main/wip/cc-2.0.71/backup/SKILL.md
Command: npx skills add https://github.com/multicam/qara --skill core-backup-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Preserves a duplicate CORE skill in case the primary CORE is altered.

Core Features & Use Cases

  • Quick reference to foundational principles
  • Cross-check with canonical SKILL structure

Quick Start

Compare with active CORE SKILL.md to ensure consistency.

Frequently Asked Questions about CORE-BACKUP-SKILL

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I back up my CORE skill to prevent data loss?

Back up your CORE skill by executing the backup function, which creates timestamped archives of skills, history, and configuration across private/public repositories and local directories. This preserves your CORE in case the primary is altered, enabling disaster recovery and versioned restore without data loss.

What does a CORE skill backup include?

A CORE skill backup captures skills, history, configuration, and metadata across development, staging, and production workflows. It handles sensitive information securely, maintains strict separation between private and public data, and stores archival under backup history with deterministic naming.

Can I schedule automated CORE skill backups?

Yes, the backup skill supports both scheduled and on-demand backups. It integrates with existing hook and CLI tooling, allowing you to automate backups across repositories and core skill trees while maintaining deterministic naming and timestamped archival.

How do I verify my CORE skill hasn't changed?

Compare your active CORE SKILL.md with a backup copy to cross-check the canonical structure and ensure consistency. This quick reference catches unintended alterations and serves as a baseline for canonical principles.

What workflows does CORE skill backup support?

Backup supports development, staging, and production workflows with use-cases including disaster recovery, versioned restore, and meta-update safety. It covers both scheduled backups and on-demand snapshots across private/public repositories and local history directories.