agentsclimarketplace

Xiaohongshu imitation writer

Skill WSD-MJ/xhs-imitation-writing/xiaohongshu-imitation-writer

Imitation-write viral Xiaohongshu (小红书 / RED / RedNote / XHS) notes. Analyzes a reference viral post's structure, style, and traffic logic, then generates original, differentiated content that matches the reference tone while combining your product and selling points — bypassing duplicate detection to iterate quality notes fast. Use when the user wants to imitate / rewrite a viral Xiaohongshu note, do 小红书爆款仿写 / 对标爆款 / original rewrite, or turn a reference note into a branded product note. Trigger keywords: xiaohongshu, 小红书, RED, RedNote, XHS, imitation, 仿写, rewrite, 改写, viral, 爆款, 对标. Requires an API key from wsdsocial.com.From its SKILL.md

Install
npx -y skills add WSD-MJ/xhs-imitation-writing --skill xiaohongshu-imitation-writer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 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

2.1 KB, 355 tokens by cl100k_base, as published. Nobody here has run it

Xiaohongshu (RED) Note Imitation Writing

Analyze a viral Xiaohongshu (小红书 / RED / RedNote) note's structure, style, and traffic logic, then generate original, differentiated content that matches the reference tone without copying — combining your product and selling points to bypass duplicate detection and rapidly iterate quality content.

Setup

  1. Get your API key at https://ai.wsdsocial.com/skills
  2. Set as environment variable: WSD_API_KEY

Usage

curl -X POST "https://ai.wsdsocial.com/api/pub/skills/red-note-imitation-writing/_tool_89" \
  -H "Content-Type: application/json" \
  -H "key: ${WSD_API_KEY}" \
  -d '{
    "reference": "Paste a viral RED note here",
    "request": "Keep 300-500 words, use emoji, friendly tone",
    "product_info": "Your product details",
    "selling_points": "Key selling points"
  }'

Parameters

ParamTypeRequiredDescription
referenceStringYesOriginal viral note text to use as style reference
requestStringNoAdditional requirements: word count, tone, emoji usage, etc.
product_infoStringNoProduct / service information
selling_pointsStringNoKey benefits and selling points

Response

Returns the generated original Xiaohongshu (RED) style note content.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.