skills/modelscope.cn/red-note-imitation-writing

red-note-imitation-writing

Installation
SKILL.md

小红书笔记仿写

🔑 设置 API 密钥

  1. 获取您的密钥: https://ai.wsdsocial.com/skills
  2. 设置为环境变量: WSD_API_KEY

小红书仿写skill

上传参考文案,结合产品信息和卖点,AI 仿写小红书风格文案

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": "xxx", "request": "xxx", "product_info": "xxx", "selling_points": "xxx"}'
Installs
1
First Seen
Jul 14, 2026
red-note-imitation-writing from modelscope.cn