Home / kesslernity / awesome-copilot-agent-skills · skills/meta-skills/skills-backup-keeper/SKILL.md · GitHub

skills-backup-keeper skillA

skills-backup-keeper is agent-read markdown (skill) from kesslernity/awesome-copilot-agent-skills: Prepares the contents of a dated backup of a custom skills folder and drafts a session journal entry, both for the user to save, so work can be resumed after a crash, a context loss or a skills wipe. Returns the copy action list, backup manifest, journal entry, resume summary and a restore plan whose steps the user confirms one by one and carries out. Use when the user asks to "back up my skills folder", "checkpoint this session", "write the session journal", "where did we leave off last time", .

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Skills backup keeper

## Purpose
Protect the user's custom skills and working context against three failure modes: the skills folder being wiped or emptied without warning, the conversation losing its context mid-task, and the session ending unexpectedly. Two artefacts do this: dated copies of the skills folder kept in a separate backup folder, and an append-only session journal that lets a new conversation pick up where the last one stopped.

The agent does not copy, create or delete files. It reads the listings and files the user attaches, pastes or makes reachable through its configured knowledge sources, and returns the exact actions for the user to perform plus the full text of every manifest and journal entry. Verification uses listings the user pastes back.

## When to use
- The user asks to back up, snapshot or checkpoint their skills folder.
- The user asks to write, update or read the session journal.
- The user asks to resume, continue or find out where the previous session left off.
- The user reports the skills folder is empty, missing or wiped, or asks to restore from a backup.
- The user is about to edit or reorganise skills and asks for a safety copy first.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add kesslernity/awesome-copilot-agent-skills/skills-backup-keeper@git:20260916.44af39e
Exact content
mdr add kesslernity/awesome-copilot-agent-skills/skills-backup-keeper@sha256:3f24243f90f29a6b

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_uwb36ltaqg5wwjvo.svg)](https://markdownregistry.com/a/art_uwb36ltaqg5wwjvo)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260916.44af39e latest2026-09-16 44af39e 10,964 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10964 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

kesslernity/awesome-copilot-agent-skills · 5 stars · license CC-BY-SA-4.0 · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_uwb36ltaqg5wwjvo
GET https://markdownregistry.com/api/v1/resolve?ref=kesslernity/awesome-copilot-agent-skills/skills-backup-keeper
GET https://markdownregistry.com/api/v1/blob/3f24243f90f29a6bc93901cb4e5981754310109988d0ac3b6d1f1be8f63e2a90

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from kesslernity/awesome-copilot-agent-skills

customer-feedback-theme-synthesis skill
kesslernity/awesome-copilot-agent-skills · skills/customer-support/customer-feedback-theme-synthesis/SKILL.md · Synthesises a batch of customer feedback (survey answers, reviews, ticket and chat comments, feedback forms) into a…
git:20260917.f14a4fb · audit A · 5 stars
escalation-summary skill
kesslernity/awesome-copilot-agent-skills · skills/customer-support/escalation-summary/SKILL.md · Turns one long support ticket thread (helpdesk history, email chain, chat transcript, call notes) into a one-page DRAFT…
git:20260917.f14a4fb · audit A · 5 stars
ticket-triage-pack skill
kesslernity/awesome-copilot-agent-skills · skills/customer-support/ticket-triage-pack/SKILL.md · Triages a batch of customer support tickets (helpdesk export, shared mailbox, chat transcripts, web forms) into one row…
git:20260917.f14a4fb · audit A · 5 stars
commitment-catcher skill
kesslernity/awesome-copilot-agent-skills · skills/daily-briefings/commitment-catcher/SKILL.md · Sweeps the last 24 hours of email, chat messages and meeting transcripts for commitments in both directions, what the…
git:20260916.44af39e · audit A · 5 stars
custom-daily-brief skill
kesslernity/awesome-copilot-agent-skills · skills/daily-briefings/custom-daily-brief/SKILL.md · Builds a role-tuned morning brief as a dated Markdown document covering emails that need replies, today's calendar with…
git:20260916.44af39e · audit A · 5 stars
project-dashboard-builder skill
kesslernity/awesome-copilot-agent-skills · skills/dashboards-microapps/project-dashboard-builder/SKILL.md · Builds a self-contained single-file HTML project dashboard (status banner, milestones table, risks heat list, decisions…
git:20260917.f14a4fb · audit B · 5 stars
data-dictionary-builder skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/data-dictionary-builder/SKILL.md · Builds a DRAFT data dictionary from a schema export, table definition, sample rows or a partial existing dictionary…
git:20260917.f14a4fb · audit A · 5 stars
data-quality-issue-log skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/data-quality-issue-log/SKILL.md · Turns reported data problems (messages, tickets, meeting notes, a spreadsheet of complaints) into one DRAFT data…
git:20260917.f14a4fb · audit A · 5 stars
dataset-insight-pack skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/dataset-insight-pack/SKILL.md · Reads one spreadsheet, CSV export or pasted table together with the user's question and drafts an insight pack: a data…
git:20260916.44af39e · audit A · 5 stars
kpi-definition-sheet skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/kpi-definition-sheet/SKILL.md · Turns a list of KPIs or metrics into a DRAFT definition sheet: one row per KPI with the name as stated, formula quoted…
git:20260917.f14a4fb · audit A · 5 stars
document-deidentification-pass skill
kesslernity/awesome-copilot-agent-skills · skills/data-privacy/document-deidentification-pass/SKILL.md · Proposes redactions of personal identifiers in pasted text or an attached document (names, contact details…
git:20260917.f14a4fb · audit A · 5 stars
dpia-draft-pack skill
kesslernity/awesome-copilot-agent-skills · skills/data-privacy/dpia-draft-pack/SKILL.md · Reads a project or processing description and returns a DRAFT data protection impact assessment pack: processing…
git:20260917.f14a4fb · audit A · 5 stars

Every file in kesslernity/awesome-copilot-agent-skills

Other files named skills-backup-keeper

skills-backup-keeper skill
kesslernity/awesome-copilot-cowork-skills · skills/meta-skills/skills-backup-keeper/SKILL.md · Keeps dated backups of the Cowork skills folder and an append-only session journal so work survives crashes, context…
git:20260611.a54c1ac · audit A · 28 stars
skills-backup-keeper skill
yugpat1835/awesome-copilot-cowork-skills · skills/meta-skills/skills-backup-keeper/SKILL.md · Keeps dated backups of the Cowork skills folder and an append-only session journal so work survives crashes, context…
git:20260611.a54c1ac · audit A · 5 stars

Browse by kind, by grade A, or by owner.