manage-bap-backup

Official

Manage BAP backups via CLI.

Authorb-open-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables users to interact with BAP backups, listing members, exporting identities, and viewing backup metadata through bap CLI commands, streamlining identity management.

Core Features & Use Cases

  • List Members: View all member identities in a master backup.
  • Export Member: Extract a specific member to a separate .bep file.
  • View Details: Inspect backup type, metadata, and structure.

Quick Start

bun run /path/to/skills/manage-bap-backup/scripts/list.ts identity.bep bun run /path/to/skills/manage-bap-backup/scripts/export-member.ts identity.bep 0

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-bap-backup
Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#manage-bap-backup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository