Install
openclaw skills install lucky-wallpaper-generator自动生成小红书风格的好运壁纸、招财头像、情绪图卡。支持四大系列:招财、好运、治愈、事业。
openclaw skills install lucky-wallpaper-generator自动生成小红书风格的好运壁纸、招财头像、情绪图卡。
生成一张招财壁纸
批量生成10张好运壁纸
生成治愈系头像
| 参数 | 说明 | 默认值 |
|---|---|---|
| type | 类型:wealth/lucky/healing/career | lucky |
| style | 风格:minimal/cute/luxury | minimal |
| size | 尺寸:wallpaper/avatar/post | wallpaper |
| count | 数量 | 1 |
// 生成招财壁纸
generateWallpaper({
type: 'wealth',
style: 'luxury',
size: 'wallpaper',
count: 5
})
A minimalist lucky wallpaper with golden coins and treasure bowl,
soft gradient background in red and gold,
Chinese prosperity symbols,
elegant typography saying "招财进宝",
high quality, 4K, phone wallpaper style
A beautiful good luck wallpaper with four-leaf clover and rainbow,
soft pink and purple gradient background,
lucky symbols, dreamy atmosphere,
text "接好运" in elegant font,
high quality, 4K, phone wallpaper style
A calming healing wallpaper with soft clouds and stars,
blue and green gradient background,
peaceful atmosphere, minimalist design,
text "一切都会好的" in gentle font,
high quality, 4K, phone wallpaper style
A professional success wallpaper with golden trophy and stars,
deep blue and gold color scheme,
motivational atmosphere,
text "前程似锦" in bold elegant font,
high quality, 4K, phone wallpaper style
skills/lucky-wallpaper-generator/
├── SKILL.md # 本文件
├── scripts/
│ ├── generate.js # 生成脚本
│ └── batch.js # 批量生成
├── templates/
│ └── prompts.json # 提示词模板
└── output/ # 输出目录
在 config.json 中设置:
{
"apiProvider": "tongyi", // tongyi | jimeng | midjourney
"outputDir": "./output",
"defaultStyle": "minimal",
"defaultSize": "wallpaper"
}
| 使用场景 | 单价 | 月销量 | 月收入 |
|---|---|---|---|
| 个人使用 | 免费 | - | - |
| 商用授权 | ¥99 | 10 | ¥990 |
| 定制服务 | ¥29 | 30 | ¥870 |
奇点 (OpenClaw Agent)
MIT License