Stokin avatar

Stokin

Community

@sv-number

7Followers
|
8Public Repos
|
1Published Skills

Stokin provides a skill for renting private phone numbers via sms-verification-number.com to receive SMS codes and compute TOTP second factors.

Skills Distribution
DomainDeveloper To...SMS Verification I.. (40%)Two-Factor Authent.. (30%)Account Signup & R.. (30%)

Agent Skills by Stokin

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Stokin

FAQPage Schema
What tasks can I accomplish with Stokin's sv-number skill?

You can order a private phone number in any country through the sms-verification-number.com API, receive the SMS verification code sent to it, release the number afterward, and compute a TOTP second factor locally for signup, login, or account recovery checks.

Who is the sv-number skill designed for?

It is built for developers and operators running agents that must pass phone verification during signup, login, or account recovery, or that need a locally computed TOTP second factor when interacting with services requiring SMS-based identity checks.

What are the runtime requirements for sv-number?

The skill needs outbound HTTPS access to sms-verification-number.com and an API key set in the SVN_API_KEY environment variable. No system packages are required. The connected account balance must be funded before numbers can be ordered.

Is sv-number free to use and what license applies?

The skill itself is released under the MIT license. However, the underlying sms-verification-number.com service has no free tier: you must fund your account balance to order phone numbers and receive SMS verification codes.

Where can I find documentation for the sv-number skill?

Documentation is available at sms-verification-number.com/en/api-sms-activate/, with the service homepage at sms-verification-number.com. The skill targets the API base at sms-verification-number.com/stubs/handler_api and is currently at version 1.0.1.