Back to Registry View Author Profile
Official Verified
paid-content-generator
AI内容生成器 - 小红书文案、视频脚本、多平台内容一键生成。接入SkillPay收费,每次调用0.001 USDT。
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ffffff9331/paid-content-generatorOr
Paid Content Generator
付费版AI内容生成器,支持:
- 小红书文案生成
- B站/抖音视频脚本
- 公众号文章
- 多平台内容适配
收费模式
每次调用 0.001 USDT(约0.007元人民币)
使用方法
# 小红书文案
node scripts/generate.js xiaohongshu "布偶猫"
# 视频脚本
node scripts/generate.js video "AI工具测评"
# 公众号文章
node scripts/generate.js article "如何选择AI工具"
SkillPay 配置
需要在环境变量中配置:
SKILLPAY_API_KEY- 你的SkillPay API密钥
API说明
调用前会自动扣费:
- 扣费成功 → 执行生成
- 余额不足 → 返回充值链接
Metadata
AI Skill Finder
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 skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ffffff9331-paid-content-generator": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.