Xiaohongshu suite
Skill ShenyuanNext/wepr-growth-skills/skills/xiaohongshu-suite
Route and orchestrate Xiaohongshu account, profile, topic, title, comment, content, conversion, and review tasks. Use when the user wants an overall Xiaohongshu diagnosis or workflow but is unsure whether to start with positioning, profile, topic planning, titles, full-copy execution, comment operations, or conversion design. Route clear single-purpose requests to the matching xiaohongshu-* or plan-xiaohongshu-growth skill instead of duplicating their output.From its SKILL.md
npx -y skills add ShenyuanNext/wepr-growth-skills --skill xiaohongshu-suiteAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 28 days oldThe repository was created 28 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.6 KB, 732 tokens by cl100k_base, as published. Nobody here has run it
Xiaohongshu Workflow Router
Identify the blocked stage, select the shortest useful workflow, and pass forward the user's existing facts. Do not redo work that a specialist skill already owns.
Route map
| User need | Primary skill |
|---|---|
| Overall account launch, repair, or operating system | $launch-content-account |
| Profile first impression, bio, identity, pinned posts | $xiaohongshu-profile |
| Topic pool, series, weekly or monthly calendar | $xiaohongshu-topic-planner |
| Titles, cover lines, title diagnosis | $xiaohongshu-title |
| Full post, keywords, rewrite, search-oriented content | $plan-xiaohongshu-growth |
| Comment replies, pinned comments, objections | $xiaohongshu-comment-reply |
| Content-to-profile-to-consultation path | $xiaohongshu-conversion-path |
| Public benchmark-account research | $distill-creator-playbook |
| Illustration plan for posts | $plan-editorial-illustrations |
Diagnostic sequence
Check the earliest broken stage first:
- Audience and promise: Is the account clear about who it helps and why it matters?
- Profile acceptance: Can a visitor understand the role, proof, pinned content, and next step?
- Topic relevance: Do topics match real questions, decisions, objections, and search language?
- Packaging: Do title and cover create a relevant, truthful reason to open?
- Content delivery: Does the body fulfill the promise with steps, evidence, boundaries, and takeaways?
- Conversation: Do comment replies extend value and handle objections without scripted selling?
- Conversion: Is the next step permitted, specific, low-friction, and appropriate to the offer?
- Review: Are results diagnosed by stage instead of blamed on an unverified algorithm claim?
Common workflows
- New account:
$launch-content-account→$xiaohongshu-profile→$xiaohongshu-topic-planner→$plan-xiaohongshu-growth→$xiaohongshu-comment-reply. - Publish one post:
$xiaohongshu-topic-planner→$xiaohongshu-title→$plan-xiaohongshu-growth→$xiaohongshu-comment-reply. - Service or product acquisition:
$xiaohongshu-profile→$xiaohongshu-conversion-path→$xiaohongshu-topic-planner→$plan-xiaohongshu-growth. - Low activity or weak inquiries:
$plan-xiaohongshu-growthdiagnosis → repair the earliest failed stage → run a comparable content sample.
Output
When the request is ambiguous, return:
- the blocked stage and supporting evidence;
- the first skill to use and why;
- the processing order;
- the known inputs carried forward;
- only the missing inputs that materially change the result.
When the request is clear, use the matching specialist skill directly.
Guardrails
Do not promise views, ranking, follower growth, inquiries, sales, or permanent search placement. Do not recommend fabricated identity, copied posts, hidden advertising, coordinated engagement, ban evasion, or coded off-platform diversion. Verify current official rules before advising on advertising, commerce, external links, private messages, AI labels, or sensitive categories.
What ships with it: 1 file
241 B alongside SKILL.md
agents/
- openai.yaml241 B