gopass Skill gopass is a CLI password manager for teams, built on GPG and Git. Prerequisites - binary installed - GPG key available (gopass uses GPG for encryption) - Store initialized ( or ) Common Operations List secrets Show a secret Create / Update Add key-value metadata below the first line (password): Generate passwords Delete Move / Copy Search Store Management Initialize Mount sub-stores Sync (git push/pull) Recipients (team access) TOTP Store TOTP URI as in the entry body. Non-interactive Tips - Use for scripted inserts - Use for machine-readable password-only output - Use to suppres…