🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

ClawTip付费技能开发指南

by @liulian822

ClawTip付费技能创建完整指南 - 包含正确的订单创建、SM4加密、本地测试方法。 based on official developer guide at https://clawtip.jd.com/guide

Versionv1.0.1
Installs1
📋 Tips & Best Practices

Q: 支付返回 "商家信息有误"

A: 这是正常的,只要订单文件中有 payCredential 字段就说明支付成功了

Q: 报 OSError: [Errno 30] Read-only file system

A: 订单目录路径错误,必须用 ~/.openclaw/skills/orders/

Q: SM4加密失败

A: 确保安装了 cryptography 库:pip install cryptography

Q: 本地测试想要真实支付

A: 使用 payment_process.py 脚本,不要手动模拟 payCredential

View on ClawHub
TERMINAL
clawhub install clawtip-paid-skill-guide

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →