BAP Identity Management Overview This skill enables comprehensive management of BAP (Bitcoin Attestation Protocol) identity files using two complementary command-line tools: - bap-cli : High-level BAP identity operations (create, list, extract member identities) - bbackup : Low-level encryption/decryption of any JSON backup data Use this skill when working with encrypted BAP identity backups (.bep files), creating new identities, extracting member identities, encrypting/decrypting JSON files, or generating test fixtures. Prerequisites Required Tools Verify both tools are installed: Installing…