openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > 小红书内容创作

Generate Xiaohongshu (小红书/RED) content optimized for the platform's CES algorithm. Use when: (1) creating xiaohongshu/小红书 posts, (2) writing Chinese social m...

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 1 · 1.7k · 21 current installs · 21 all-time installs

1

安装量(当前) 21

🛡 VirusTotal :良性 · OpenClaw :良性

Package:372768498/xhs-content-creator

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is an instruction-only Xiaohongshu (小红书) content generator whose declared purpose matches its runtime instructions and it requests no credentials or installs.

目的

Name/description claim to generate Xiaohongshu content and the SKILL.md only contains formatting rules, templates, and an explicit JSON output schema for post content — all consistent with the stated purpose.

说明范围

Instructions confine the agent to generating platform-optimized text, tags, cover prompt, posting time and CTAs. They do not ask the agent to read files, access environment variables, call external endpoints, or collect unrelated system data. They also include safety guidance (limits, content restrictions, and AI labeling).

安装机制

No install spec and no code files — this is instruction-only, so nothing will be downloaded or written to disk by the skill itself.

证书

The skill declares no required environment variables, credentials, or config paths. There is no disproportionate request for secrets or system access.

持久

always is false and the skill does not request persistent or system-level privileges or modify other skills' configurations. Default autonomous invocation is allowed but not combined with other red flags.

综合结论

This skill appears coherent and limited to content generation, but review before publishing: (1) enforce the #AI生成内容 label and platform rules as it requires, (2) manually audit outputs for accuracy and policy compliance (no medical/financial/political claims), (3) check cover images for copyright or sensitive content if you use an image generator, (4) confirm output lengths/format match any platform API you use to publish, and (5) if you prefer to avoid autonomous posting, restrict the agent's ability to invoke skills automatically or require human approval before publishing.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「小红书内容创作」。简介:Generate Xiaohongshu (小红书/RED) content optimized for the platform's CES algorit…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/372768498/xhs-content-creator/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: xhs-content-creator
description: "Generate Xiaohongshu (小红书/RED) content optimized for the platform's CES algorithm. Use when: (1) creating xiaohongshu/小红书 posts, (2) writing Chinese social media content for RED, (3) generating content with xiaohongshu SEO optimization, (4) planning xiaohongshu content calendars. Supports diary-style, tutorial, review, and list formats with proper AI content labeling."
---

# 小红书内容创作 Skill

## 核心算法规则(CES评分)
- 关注(8分) > 转发/评论(4分) > 点赞/收藏(1分)
- 初始曝光池 100-500,2小时内点击率≥8% + 互动率≥5% 才进下一级
- **必须标注 #AI生成内容**(2026年1月起强制,否则限流)

## 内容格式要求
- 标题:20字以内,前13字含核心关键词(搜索权重40%)
- 正文:300-600字,短句为主,每段2-3句
- 封面:3:4竖图
- 标签:5-8个,混合热门+长尾

## 写作风格模板

### 日记体(推荐,互动率最高)
- 第一人称,有情绪起伏
- 具体细节(时间、数字、场景)
- 结尾留悬念或提问引导评论
- 参考:小云AI求生记风格

### 教程体
- 标题含"教程/方法/步骤"
- 分步骤,每步配图
- 结尾"关注我获取更多"

### 测评体
- 真实使用体验
- 优缺点对比
- 适合人群推荐

## 输出格式

生成内容时按以下 JSON 结构输出:

```json
{
  "title": "标题(20字内,前13字含关键词)",
  "content": "正文(300-600字)",
  "tags": ["#标签1", "#标签2", "#AI生成内容"],
  "cover_prompt": "封面图描述(用于AI生成)",
  "best_time": "建议发布时间",
  "cta": "引导互动的结尾语"
}
```

## 发布时间建议
- 早高峰:7:00-9:00
- 午休:12:00-13:30
- 晚高峰:17:30-21:00
- 最佳:周二/四/六 晚19:00-20:00

## 安全规则
- 每天最多2篇,间隔≥2小时
- 必须标注 #AI生成内容
- 不发违规内容(医疗建议、金融推荐、政治敏感)
- 建议人工审核后再发布