MyOTP.App MyOTP.App is a multi-factor authentication app that generates time-based one-time passwords. It is used by individuals and organizations to add an extra layer of security to their online accounts. Official docs: https://github.com/MyOTP/myotp-android MyOTP.App Overview - MyOTP.App - OTP - Generate OTP - Verify OTP Working with MyOTP.App This skill uses the Membrane CLI to interact with MyOTP.App. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you…