Overview
- Skill Key
- 18923236683/xhs-auto-content-by-hot
- Author
- 18923236683
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/18923236683/xhs-auto-content-by-hot
- Latest Commit SHA
- 72f5991848f34f9bd5bc0efe92619e245f7bc39c
name: XHS AutoContentByHot version: 1.0.0 description: 全自动生成小红书内容:获取百度热门话题 → 生成文案 → Seedream 4.5生图 → 输出图片+文案 author: Matianle
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Xhs Auto Content By Hot 技能。 若已安装,则直接安装 Xhs Auto Content By Hot 技能。
---
name: XHS-AutoContentByHot
version: 1.0.0
description: 全自动生成小红书内容:获取百度热门话题 → 生成文案 → Seedream-4.5生图 → 输出图片+文案
author: Matianle
---
# 小红书内容生成 Skill
全自动4步流程,一键生成完整小红书内容!
## 功能
1. 获取百度热搜TOP10,随机选择一个话题
2. 根据话题生成小红书文案(标题15字以内 + 正文50-200字)
3. 调用火山引擎Seedream-4.5生成3张配图(第1张为封面图)
4. 输出所有图片 + 完整文案
## 使用方法
## 配置
- 先询问使用者的字节跳动生图模型的 API Key 是什么,得到回复后,把它存入 generate.py 的 API_KEY 里面备用
- 如果没有 API Key 或者 API Key 错误,则提示“生图失败,没有正确的 API Key,无法调用生图模型”
### 基础用法(自动从百度热搜选择话题)
```bash
python3 {baseDir}/scripts/generate.py
```
### 高级用法(自定义话题)
```bash
python3 {baseDir}/scripts/generate.py --topic "你的自定义话题"
```
### 更多选项
```bash
python3 {baseDir}/scripts/generate.py --topic "自定义话题" --images 5 --output-dir ./output
```
## 参数说明
- `--topic`: (可选) 自定义话题,不指定则从百度热搜 TOP1-10 随机选择
- `--images`: (可选) 生成图片数量,默认 3 张
- `--output-dir`: (可选) 输出目录,默认 `/root/.openclaw/workspace`
## 输出
- 图片:`xhs_final_1.png`、`xhs_final_2.png`、`xhs_final_3.png`
- 文案:`xhs_content.json`
- 话题:`selected_topic.txt`
- 图片列表:`generated_images.json`
## 注意事项
- 第1张图片提示词会自动添加"用来发布小红书的封面配图,要有网感与设计感"
- 第2、3张图片不添加封面关键词,提示词完全不同
- 所有图片尺寸为 2048x2048
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.