bookstrap-archive-project

Compress Bookstrap projects and generate archive metadata with optional cloud uploads.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/mikkelkrogsholm/bookstrap --skill bookstrap-archive-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bookstrap-archive-project
Source: https://github.com/mikkelkrogsholm/bookstrap/tree/main/.claude/skills/bookstrap-archive-project
Command: npx skills add https://github.com/mikkelkrogsholm/bookstrap --skill bookstrap-archive-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed or paused Bookstrap projects by compressing contents, generating archive metadata, and enabling optional cloud storage for safe long-term preservation.

Core Features & Use Cases

  • Compresses the project into a minimal archive to save space.
  • Generates comprehensive archive-metadata.json with contents, size, and restoration guidance.
  • Supports optional cloud uploads (S3, GCS, Azure) and integrity verification.

Quick Start

Run /bookstrap-archive-project to create a compressed archive and, if desired, upload the result to cloud storage.

Frequently Asked Questions about bookstrap-archive-project

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

FAQPage Schema
How do I archive a completed project with compression and cloud upload?

Archiving completed projects with compression involves compressing the contents into a minimal archive and generating an archive-metadata.json file that records contents, size, and restoration guidance for safe long-term preservation.

Can I control the compression level when creating a project backup?

Yes, you can specify compression level control when creating a project backup. The archiving process compresses contents into a minimal archive to save space while generating comprehensive metadata for restoration.

Does the archive process support uploads to S3, GCS, and Azure cloud storage?

Yes, the archiving process supports optional cloud uploads to S3, GCS, and Azure storage destinations. It also includes integrity verification to ensure your project backups are safely preserved without data loss.

What is archive metadata and how does it help with project restoration?

Archive metadata is a comprehensive archive-metadata.json file generated during the compression process. It records archive contents, file sizes, and restoration guidance to help you accurately restore paused or completed projects later.

What is the best way to create a project handoff archive with integrity verification?

The best way to create a project handoff archive with integrity verification is to compress your final deliverables, generate comprehensive archive metadata, and apply integrity checks before optionally uploading the backup to cloud storage.

When do I need to generate archive metadata for a paused project?

You need to generate archive metadata for a paused project when you want to safely preserve its current state. This creates a compressed archive with restoration guidance for resuming work or handing off the project later.