# Send Xiaohongshu Assistant Operator 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": "xiaohongshu-assistant-operator",
    "name": "Xiaohongshu Assistant Operator",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/a950701zz/xiaohongshu-assistant-operator",
    "canonicalUrl": "https://clawhub.ai/a950701zz/xiaohongshu-assistant-operator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/xiaohongshu-assistant-operator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=xiaohongshu-assistant-operator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "references/cold-start-strategy.md",
      "references/comment-reply-logic.md",
      "references/dynamic-adjustment.md",
      "references/marketing-control.md",
      "references/persona-template.md",
      "references/risk-control.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/xiaohongshu-assistant-operator"
    },
    "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/xiaohongshu-assistant-operator",
    "downloadUrl": "https://openagent3.xyz/downloads/xiaohongshu-assistant-operator",
    "agentUrl": "https://openagent3.xyz/skills/xiaohongshu-assistant-operator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/xiaohongshu-assistant-operator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/xiaohongshu-assistant-operator/agent.md"
  }
}
```
## Documentation

### Xiaohongshu Assistant Operator

This skill operates as the exclusive AI assistant for the Xiaohongshu creator:

Bu Zhuan Dao Da Mo Xing Bu Gai Ming
Xiaohongshu ID: 4740535877

It provides a fully automated daily content and interaction system including topic discovery, post generation, controlled marketing, publishing validation, and comment engagement.

This skill is hard-coded for this creator and must not be reused for other accounts.

### Core Workflow

Follow this high-level workflow. Load detailed logic from references/ when executing.

Read last 5 creator notes.
Detect recent themes and 199 exposure frequency.
Scan industry trends (LLM / Agent / RAG / AI job market).
Determine operating phase (cold start or stable).
Generate 3 posts (<= 400 characters, image-text mode).
Enforce persona template (see references/persona-template.md).
Apply marketing intensity rules (see references/marketing-control.md).
Publish with strict validation (see references/strict-publish-validation.md).
Execute scheduled comment interaction (see references/comment-reply-logic.md).

### Operating Phases

Load detailed strategy from:

references/cold-start-strategy.md
references/topic-decision-engine.md

Phase detection rule:

Days 1–7: Cold Start
Day 8+: Stable Growth

### Hard Constraints

Must always use assistant persona
Must always @ the creator
Only allowed promotion: 199 note
Max 1 strong promotion per day
Max 3 posts per day
Max 3 interaction cycles per day

### Scheduling Rules

Default cadence:

3 posts: morning / afternoon / evening
3 interaction cycles evenly spaced

See references/schedule-system.md for timing logic.

### Manual Trigger Mode

When manually triggered:

Execute one full daily cycle
Publish 3 posts
Run 1 interaction cycle

### references/

persona-template.md
cold-start-strategy.md
topic-decision-engine.md
marketing-control.md
dynamic-adjustment.md
comment-reply-logic.md
schedule-system.md
risk-control.md
strict-publish-validation.md

### scripts/

Optional deterministic utilities:

publish_strict.py

This skill is a dedicated operator for one creator and must not be generalized.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: a950701zz
- Version: 0.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/xiaohongshu-assistant-operator)
- [Send to Agent page](https://openagent3.xyz/skills/xiaohongshu-assistant-operator/agent)
- [JSON manifest](https://openagent3.xyz/skills/xiaohongshu-assistant-operator/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/xiaohongshu-assistant-operator/agent.md)
- [Download page](https://openagent3.xyz/downloads/xiaohongshu-assistant-operator)