...
Create an attribute Username to store the username.
On Skill Builder--> Attribute tab, click on Create Attribute.
Add attribute details such as Name and Data type.
Click Save.
Follow the above steps and create the below attributes:
Phonenumber to store the phone number received from the Luma API.
OTP_Send to store a Random OTP number generated by the System.
OTP_Check to store the OTPc OTP number entered by the user.
...