points-recharge
积分充值助手。当检测到余额不足、积分不足、充值积分、充值余额、查看套餐等关键词时,自动获取套餐列表并引导用户充值,生成支付二维码。
Why use this skill?
Automate your AI credit management with the points-recharge skill. Seamlessly fetch packages, guide users to payment, and generate QR codes for instant account top-ups.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hexiaochun/points-rechargeWhat This Skill Does
The points-recharge skill is a comprehensive assistant designed to streamline the top-up process for your AI service credits. It acts as a bridge between the user and your billing infrastructure. When a user expresses a need for more credits—either explicitly by saying they want to buy more or implicitly by noticing their balance is low—this agent takes control. It fetches real-time package data from your server, presents the options in a clear, formatted table to the user, assists in gathering the necessary payment preferences (WeChat or Alipay), and automatically triggers the generation of a payment QR code. By automating the end-to-end flow from inquiry to payment visualization, it significantly reduces churn and improves user retention by providing instant access to purchased resources.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/hexiaochun/points-recharge
Ensure that your OpenClaw agent has the necessary permissions to access the server user-速推AI and that your API keys for the list_points_packages and create_payment_qrcode tools are correctly configured in your environment variables.
Use Cases
- Proactive Retention: Detecting low-balance states to encourage users to top up before their workflow is interrupted.
- Subscription Upselling: Helping users compare different packages during inquiries about pricing.
- Self-Service Support: Providing a hands-off, automated way for users to resolve their credit requirements without needing human intervention.
Example Prompts
- "我的余额不足了,我要怎么充值?"
- "查看一下当前的积分套餐有哪些。"
- "我想充值50元,用支付宝支付。"
Tips & Limitations
- Accuracy: The skill relies on the
list_points_packagestool. Ensure your backend returns up-to-date information to avoid offering discontinued packages. - Display: Always ensure the environment supports image rendering if you intend to show the QR code directly; otherwise, the skill uses standard shell-based file opening commands.
- Payment Confirmation: Always remind the user to run the "查询余额" command after payment to verify that credits were successfully added to their account. If the API returns a base64 encoded string, ensure the environment has proper write permissions to the filesystem to generate the temporary QR image.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hexiaochun-points-recharge": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-write
Related Skills
水浒传故事小人书
水浒传故事小人书创建。使用 Nano Banana Pro 模型生成手绘卡通风格的水浒传故事信息图。当用户想要创建水浒传故事插画、小人书、信息图时使用此 skill。
style-extractor
从参考剧本或参考素材中提取统一风格锚点(STYLE_BASE),确保全剧视觉一致性。当需要匹配参考风格、提取画风、建立风格基准、生成风格资产包时使用。
视频链接解析
解析视频分享链接,获取无水印视频下载地址。当用户想要下载视频、解析抖音/快手/小红书/B站链接、获取无水印视频时使用此 skill。
vidu-video
使用 Vidu Q3 Pro 模型生成视频。当用户想要文生视频、生成带音频的视频,或提到 vidu 时使用此 skill。
character-creator
创建AI角色的完整流程,包括生成详细角色描述、文生图肖像和多角度参考图。使用即梦4.5模型。当用户要求创建角色、生成人物立绘、制作角色参考图、或需要多角度人物图时使用此技能。