🤖

小红书文案生成器

暂无描述

⬡ 0 节点 ↓ 14 下载 ⚙ completion ⭐ 0/100 2026-05-28

工作流图谱

YAML 源码

app:
  description: ''
  icon: 🤖
  icon_background: '#FFEAD5'
  mode: completion
  name: 小红书文案生成器
  use_icon_as_answer_icon: false
dependencies:
- current_identifier: null
  type: marketplace
  value:
    marketplace_plugin_unique_identifier: langgenius/tongyi:0.0.11@5077dd5c6ff5bc5dc1b2772e460325ae2cc2619a7c0fd151d69bc5841edba5bd
kind: app
model_config:
  agent_mode:
    enabled: false
    max_iteration: 5
    strategy: react
    tools: []
  annotation_reply:
    enabled: false
  chat_prompt_config: {}
  completion_prompt_config: {}
  dataset_configs:
    datasets:
      datasets: []
    reranking_enable: false
    retrieval_model: multiple
    top_k: 4
  dataset_query_variable: ''
  external_data_tools: []
  file_upload:
    allowed_file_extensions:
    - .JPG
    - .JPEG
    - .PNG
    - .GIF
    - .WEBP
    - .SVG
    - .MP4
    - .MOV
    - .MPEG
    - .MPGA
    allowed_file_types: []
    allowed_file_upload_methods:
    - remote_url
    - local_file
    enabled: false
    image:
      detail: high
      enabled: false
      number_limits: 3
      transfer_methods:
      - remote_url
      - local_file
    number_limits: 3
  model:
    completion_params:
      stop: []
    mode: chat
    name: qwen-plus-latest
    provider: langgenius/tongyi/tongyi
  more_like_this:
    enabled: false
  opening_statement: null
  pre_prompt: '```xml

    <instruction>

    请根据以下提供的变量和说明,撰写一篇符合小红书平台风格的爆款文案。按照以下步骤完成任务:

    1. 确定笔记的整体风格为 {{note_style}}。

    2. 使用 {{tone_and_mood}} 的语气进行撰写。

    3. 突出产品的核心卖点 {{product_selling_point}}。

    4. 围绕产品名称 {{product_name}} 展开内容,结合实际使用场景或用户痛点。

    5. 在文案中适当加入表情符号(emoji)以增加生动性。

    6. 文案结尾附带 3-5 个相关的小红书热门标签(#)。

    7. 控制字数在 {{word_limit}} 字左右。

    8. 输出的内容不应包含任何 XML 标签。


    注意:确保输出内容完全符合小红书平台的风格和要求,并且不包含任何 XML 标签。

    </instruction>


    <input>

    产品名称:{{product_name}}

    产品卖点:{{product_selling_point}}

    笔记风格:{{note_style}}

    语气语调:{{tone_and_mood}}

    字数限制:{{word_limit}}

    </input>


    <example>

    假设输入如下:

    产品名称:智能保温杯

    产品卖点:长效保温、智能控温、APP连接功能

    笔记风格:干货分享

    语气语调:亲切友好

    字数限制:200


    可能的输出:

    冬天来了,一杯热饮真的太治愈了!最近入手了一款【智能保温杯】,真的让我爱不释手❤️。它不仅可以长效保温长达12小时,还支持智能控温,通过APP可以随时调节温度,再也不用担心水太烫或者太凉啦~特别适合像我这样经常忘记喝水的小伙伴,它还会提醒你定时补水哦!💧无论是上班还是居家,这款保温杯都是我的贴心伴侣~快给自己安排上吧!


    #智能保温杯 #冬季必备 #养生小物 #黑科技好物 #健康生活

    </example>


    <output>

    请根据上述指令生成符合要求的小红书种草笔记文案。

    </output>

    ```'
  prompt_type: simple
  retriever_resource:
    enabled: true
  sensitive_word_avoidance:
    configs: []
    enabled: false
    type: ''
  speech_to_text:
    enabled: false
  suggested_questions: []
  suggested_questions_after_answer:
    enabled: false
  text_to_speech:
    enabled: false
    language: ''
    voice: ''
  user_input_form:
  - text-input:
      default: ''
      label: note_style
      required: true
      variable: note_style
  - text-input:
      default: ''
      label: tone_and_mood
      required: true
      variable: tone_and_mood
  - text-input:
      default: ''
      label: product_selling_point
      required: true
      variable: product_selling_point
  - text-input:
      default: ''
      label: product_name
      required: true
      variable: product_name
  - text-input:
      default: ''
      label: word_limit
      required: true
      variable: word_limit
version: 0.1.5