xhs-note-gen

小红书笔记生成服务,当用户要求"生成小红书笔记/小红书文案/笔记"并希望通过 小念AI来 生成结果而不是手动编写时使用。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "xhs-note-gen" with this command: npx skills add yc556600/xhs-note-gen

xhs-note-gen

Use this skill to generate XiaoHongShu (小红书) notes via external API.

Prereqs

  1. The service is running on:
  • https://xiaonian.cc/employee-console/dashboard/v2/api
  1. Endpoint
  • Uses one-shot endpoint: POST /content/quick-note/generate
  • No auth required

Workflow

  1. Convert the user request into:
  • task_description: the user’s requirement (keep it verbatim, add constraints if provided)
  • Defaults (unless user specifies):
    • audience: 小红书用户
    • tone: 友好自然
    • character: 专业分享者
    • generate_num: 默认 1(只生成 1 篇笔记;如需多版备选再改成 2/3)
  1. Run the script (calls quick-note; --generate-num 表示生成“多篇不同版本的文案备选”; 图片数量用 --image-num 控制,不需要用 generate-num 来换图片张数):
python3 skills/local/xhs-note-gen/scripts/xhs_note_gen.py \
  --task-description "<task_description>" \
  --audience "<audience>" \
  --tone "<tone>" \
  --character "<character>" \
  --generate-num 3

Optional controls:

  • Disable images: --no-generate-image
  • Change image count (default 1): --image-num 3
  • Set note type explicitly (optional): --note-type "工具测评类"
  1. The script prints JSON containing:
  • notes[] with title, content, tags, image_urls, note_type
  1. Return to the user:
  • A clean, readable list of generated notes
  • Include hashtags if available

Troubleshooting

  • Task FAILED / success: false:

    • Surface message from response.
  • Want field details:

    • Read references/content-marketing-dashboard-api.md.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

GigaChat (Sber AI) Proxy

Integrate GigaChat (Sber AI) with OpenClaw via gpt2giga proxy

Registry SourceRecently Updated
3600smvlx
General

TencentCloud Video Face Fusion

通过提取两张人脸核心特征并实现自然融合,支持多种风格适配,提升创意互动性和内容传播力,广泛应用于创意营销、娱乐互动和社交分享场景。

Registry SourceRecently Updated
General

TencentCloud Image Face Fusion

图片人脸融合(专业版)为同步接口,支持自定义美颜、人脸增强、牙齿增强、拉脸等参数,最高支持8K分辨率,有多个模型类型供选择。

Registry SourceRecently Updated
General

YoudaoNote News

有道云笔记资讯推送:基于收藏笔记分析关注话题,推送最新相关资讯。支持对话触发与每日定时推送(如早上9点)。触发词:资讯推送、设置资讯推送、生成资讯推送。

Registry SourceRecently Updated
1.5K1lephix