Xiaohongshu Assistant Operator
v0.1.0Automates daily Xiaohongshu content creation, publishing, marketing, and engagement for creator ID 4740535877 with strict persona and promotion controls.
Like a lobster shell, security has layers — review code before you run it.
License
SKILL.md
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.mdreferences/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
Resource Map
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.
Files
10 totalComments
Loading comments…
