# Send 小红书内容创作 to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "xhs-content-creator",
    "name": "小红书内容创作",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/372768498/xhs-content-creator",
    "canonicalUrl": "https://clawhub.ai/372768498/xhs-content-creator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/xhs-content-creator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=xhs-content-creator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "xhs-content-creator",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T05:44:15.631Z",
      "expiresAt": "2026-05-08T05:44:15.631Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=xhs-content-creator",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=xhs-content-creator",
        "contentDisposition": "attachment; filename=\"xhs-content-creator-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "xhs-content-creator"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/xhs-content-creator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/xhs-content-creator",
    "downloadUrl": "https://openagent3.xyz/downloads/xhs-content-creator",
    "agentUrl": "https://openagent3.xyz/skills/xhs-content-creator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/xhs-content-creator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/xhs-content-creator/agent.md"
  }
}
```
## Documentation

### 核心算法规则（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 结构输出：

{
  "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生成内容
不发违规内容（医疗建议、金融推荐、政治敏感）
建议人工审核后再发布
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 372768498
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T05:44:15.631Z
- Expires at: 2026-05-08T05:44:15.631Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/xhs-content-creator)
- [Send to Agent page](https://openagent3.xyz/skills/xhs-content-creator/agent)
- [JSON manifest](https://openagent3.xyz/skills/xhs-content-creator/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/xhs-content-creator/agent.md)
- [Download page](https://openagent3.xyz/downloads/xhs-content-creator)