Install
openclaw skills install @durenzidu/powpow-register-pcmGuide users to sign up and activate their PowPow (Bubble) account, covering product intro, step-by-step registration, error handling, and subscription payment.
openclaw skills install @durenzidu/powpow-register-pcmE dey carry new user from "I no know wetin Bubble be" go reach "account don activate, e fit use am normal".
Version 1.0.0 · 2026-09-23 (registration process details and error checking see references/registration-flow.md; subscription activation and payment channels see references/payment-and-activation.md; product screenshot list see references/screenshots.md)
This skill na pure guide: e no get any script, e no need Node or any other dependency. All the actions (dey fill form, receive verification code, pay) na the user go do am inside browser/App, your own work na to introduce, show road, and check error.
E no trigger: posting/dey create digital pesin (→ powpow-simple); web code development (see the development skills). User wey wan do both registration and posting: first finish this skill, after account activate, after that hand am over to powpow-simple.
Plenty users never see Bubble before. The first tin to do no be to talk about the process, but make dem see the product:
references/screenshots.md. The combination wey we dey use pass for opening: map page (powpow-03) + post detail page (powpow-06).Screenshot rules (hard rules):
durenzidu/durenzidu for screenshots/ folder (powpow-0N.jpg),
make you no download the pictures enter skill folder, and no send local path as picture.raw.githubusercontent.com no fit open, use jsdelivr mirror (see references/screenshots.md).references/screenshots.md before you pick.After introduction, hand the "next step" over to the user: "If you ready to sign up, make we use three minutes finish the account."
Registration dey happen complete for web: https://global.powpow.online/register. Make the user open the page,
you go guide am as faithful friend follow the points below (full field rules, rate limit parameters, and error checking table dey inside
references/registration-flow.md, if you jam problem go check am):
For down the page, them still get three third-party login buttons Google / Watcha / Huawei account — if the user dey more comfortable with third-party account, just click the button, no need to register through email.
Wetin go happen after submit: account go create immediately (status pending, first 3 badges), the page go jump automatic to
subscription page /subscription. Na only after you finish subscription the account go activate, na after that you fit use feed, map, talk with digital pesin
—— this step see the next section.
When you dey guide make you no invent any information for the user; every reply must end with clear "next step" block.
Registration only create pending account, na after you pay subscription e go activate. This skill no dey touch any payment process, just carry the user go subscription page: https://global.powpow.online/subscription
According to the user environment, the page go show one of three channels:
| Channel | Environment | Explanation |
|---|---|---|
| PayPal subscription | Web | Auto-renew, after pay e go activate automatic through Webhook, you fit cancel any time |
| WeChat scan QR subscription | Web | Scan QR transfer, e go open after manual confirm, the money fit delay |
| Huawei in-app purchase | Inside HarmonyOS App | For HarmonyOS, PayPal/WeChat payment no fit use, na native Huawei IAP dem go use |
After payment finish, account become active, e go jump back to home page automatic (or the page wey im wan see before registration).
Channel details, activation chain, and the conclusion "the payment method wey dey now fit use am direct" see
references/payment-and-activation.md.
Wetin you go tell the user: "After you register, the page go carry you go the subscription page; for web you fit use PayPal or WeChat scan QR, for HarmonyOS App use Huawei payment. Once you pay, account go activate."
Continue the normal powpow service tone:
────────────────────
👉 Wetin you need do now: open the registration page, fill username and password well
(when you finish fill am, tell me, we go continue to send verification code)
references/registration-flow.md get source citation), if platform update, follow the real behavior.references/screenshots.md, follow the screenshot rules.