원클릭으로
prompter
把 StyleDNA + 户型信息反推为文生图的 prompt 套件(正向 + 负向)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
把 StyleDNA + 户型信息反推为文生图的 prompt 套件(正向 + 负向)
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)
基于 StyleDNA + 设计效果图 + 户型 query,生成帮助家装公司获客的小红书营销图文(标题 / 正文 / Hashtag)
用 ImagePromptBundle 调用文生图 API,生成 1-3 张家装设计效果图
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 | prompter |
| description | 把 StyleDNA + 户型信息反推为文生图的 prompt 套件(正向 + 负向) |
| order | 3 |
| input_schema | StyleDNA + UserRequest |
| output_schema | ImagePromptBundle |
| tools | ["tools.llm.chat"] |
| owner | TBD |
| status | implemented |
吃进 StyleDNA(上游风格档案)+ UserRequest(含户型信息),吐出可直接喂给文生图模型的 prompt 套件。
StyleDNA —— 见 core/schemas.py::StyleDNAUserRequest —— 主要用 floorplan_meta(户型 / 面积 / 朝向)和 user_notesschema 见 core/schemas.py::ImagePromptBundle。字段:
positive_prompt: str —— 正向 promptnegative_prompt: str —— 负向 promptaspect_ratio: str —— 默认 "3:4"StyleDNA.visual 的 4 个维度翻译成自然语言描述photorealistic / 4K / 无人物 / 无文字 / 无 logoStyleDNA 只读