aiotnetwork-account-authAccount signup, login via email/OTP/wallet/biometric, token refresh, password reset, and session management.
Install via ClawdBot CLI:
clawdbot install d9m1n1c/aiotnetwork-account-authGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
New users sign up with email and OTP verification to create accounts for shopping. The skill handles secure login, password resets, and session management, ensuring compliance with data protection regulations like GDPR by never storing passwords.
Users log in via email/password or biometrics for banking services, with token refresh to maintain session security. The skill supports password resets via OTP and wallet linking for crypto transactions, adhering to strict security rules against logging sensitive data.
Patients and staff authenticate using email/OTP or biometric login to access medical records. The skill manages session tokens and account unlocking after failed attempts, ensuring HIPAA compliance by avoiding password exposure and using secure token-based auth.
Gamers sign up with email verification and can link Web3 wallets for in-game purchases. The skill handles login, token refresh for uninterrupted play, and logout from all sessions for security, following flows to prevent account lockouts.
Business users create accounts via OTP-based signup to access subscription services. The skill enables login with email/password, session management with token refresh, and password resets, supporting scalable authentication for enterprise clients.
Companies charge monthly or annual fees for access to their platform. This skill facilitates secure user onboarding and login, reducing churn with reliable session management and password recovery, while ensuring compliance with security standards.
Platforms earn a percentage on transactions, such as in e-commerce or fintech apps. The skill supports wallet linking and secure authentication, enabling seamless payments and reducing fraud through OTP verification and account locking features.
Offers basic services for free with premium upgrades. The skill handles signup and login for free users, encouraging conversion through reliable session management and biometric login options, while maintaining security to build trust.
💬 Integration Tip
Ensure all API calls follow the documented flow order, such as OTP send-verify before signup, and use bearer tokens from login for authenticated endpoints to avoid errors.
Scored Jun 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.