create-bap-identity

Official

Create BAP identities with bap CLI.

Authorb-open-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates creation of BAP identities via the bap CLI, enabling Type42 or Legacy identities and updating the Flow registry for easy management.

Core Features & Use Cases

  • Identity creation: Generate BAP master identities (Type42 or Legacy).
  • Registry update: Automatically update the Flow backup registry with new identity metadata.

Quick Start

bun run /path/to/skills/create-bap-identity/scripts/create.ts "Alice Smith" type42

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: create-bap-identity
Download link: https://github.com/b-open-io/bsv-skills/archive/main.zip#create-bap-identity

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