Manage BAP (Bitcoin Attestation Protocol) identity files using bap-cli. This skill should be used when users need to create, decrypt, list, or extract BAP identity backups, work with .bep encrypted files, or generate test fixtures for Playwright tests involving BAP identities.
$npx -y skills add microck/ordinary-claude-skills --skill bap-identityInstalls into the current project.
Run `npx skills use "https://github.com/microck/ordinary-claude-skills" --skill "microck/ordinary-claude-skills/bap-identity"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microck/ordinary-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microck/ordinary-claude-skills"` and select the relevant skills, then follow their instructions.