一键导入
copywriter
基于 StyleDNA + 设计效果图 + 户型 query,生成帮助家装公司获客的小红书营销图文(标题 / 正文 / Hashtag)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
基于 StyleDNA + 设计效果图 + 户型 query,生成帮助家装公司获客的小红书营销图文(标题 / 正文 / Hashtag)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when generating Xiaohongshu interior-design marketing content from an existing collector output directory, especially after a separate collector skill has written data/collect-style files.
从对标账号的笔记内容中提取「风格 DNA」—— 视觉风格(色调/材质/构图/光线)+ 文案风格(语气/句式/关键词/Hashtag)
用 ImagePromptBundle 调用文生图 API,生成 1-3 张家装设计效果图
把 StyleDNA + 户型信息反推为文生图的 prompt 套件(正向 + 负向)
Archive Xiaohongshu image-text notes for home interior/custom design research from profile URLs, note URLs, or task JSON. Use only when the user explicitly asks to collect Xiaohongshu content, save note body text and original images, skip video notes, or run the packaged collector.
| name | copywriter |
| description | 基于 StyleDNA + 设计效果图 + 户型 query,生成帮助家装公司获客的小红书营销图文(标题 / 正文 / Hashtag) |
| order | 5 |
| input_schema | StyleDNA + GeneratedImages + UserRequest |
| output_schema | CopyContent |
| tools | ["tools.llm.chat_with_images"] |
| owner | kafka |
| status | live |
吃进风格档案 + 生成的设计效果图 + 户型 query,吐出复刻对标账号语气、展示这套定制效果图亮点、帮助家装公司获客的小红书营销图文。
StyleDNA —— 主要用 copy_dna 字段(voice / keywords / sentence_pattern / hashtag_pattern)GeneratedImages —— 可读 image_urlsUserRequest —— 户型背景schema 见 core/schemas.py::CopyContent。字段:
title: str —— 标题(≤ 20 字)body: str —— 正文(150-300 字)hashtags: list[str] —— 5-8 个 hashtagStyleDNA.copy_dna.voice + sentence_pattern + hashtag_pattern 作为风格指令UserRequest.user_notes 的客户 query 写营销文案CopyContent,失败时走兜底文案,保证主链路不断FinalPost 返回前端