·manage-bap-backup
</>

manage-bap-backup

This skill should be used when the user asks to "export BAP identity", "import BAP backup", "view BAP backup", "manage BAP backup", "backup BAP identity", or needs to work with BAP identity backup files using the bap CLI.

9Installs·2Trend·@b-open-io

Installation

$npx skills add https://github.com/b-open-io/bsv-skills --skill manage-bap-backup

How to Install manage-bap-backup

Quickly install manage-bap-backup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/b-open-io/bsv-skills --skill manage-bap-backup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: b-open-io/bsv-skills.

SKILL.md

View raw

Export and import BAP identity backups using the bsv-bap library.

For encrypted backup files using AES-256-GCM, use the bitcoin-backup CLI:

BAP identities can be used for OAuth authentication with Sigma Identity. See @sigma-auth/better-auth-plugin for integration patterns.

This skill should be used when the user asks to "export BAP identity", "import BAP backup", "view BAP backup", "manage BAP backup", "backup BAP identity", or needs to work with BAP identity backup files using the bap CLI. Source: b-open-io/bsv-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/b-open-io/bsv-skills --skill manage-bap-backup
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from b-open-io/bsv-skills

Quick answers

What is manage-bap-backup?

This skill should be used when the user asks to "export BAP identity", "import BAP backup", "view BAP backup", "manage BAP backup", "backup BAP identity", or needs to work with BAP identity backup files using the bap CLI. Source: b-open-io/bsv-skills.

How do I install manage-bap-backup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/b-open-io/bsv-skills --skill manage-bap-backup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/b-open-io/bsv-skills