원클릭으로
generator
用 ImagePromptBundle 调用文生图 API,生成 1-3 张家装设计效果图
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
用 ImagePromptBundle 调用文生图 API,生成 1-3 张家装设计效果图
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)
把 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 | generator |
| description | 用 ImagePromptBundle 调用文生图 API,生成 1-3 张家装设计效果图 |
| order | 4 |
| input_schema | ImagePromptBundle |
| output_schema | GeneratedImages |
| tools | ["tools.image_gen.text_to_image"] |
| owner | TBD |
| status | implemented |
吃进 prompt 套件,调文生图 API,吐出 1-3 张设计效果图 URL。
schema 见 core/schemas.py::ImagePromptBundle。
schema 见 core/schemas.py::GeneratedImages。字段:
image_urls: list[str] —— 1-3 张图的 URLprompts_used: ImagePromptBundle —— 原样回传方便溯源tools.image_gen.text_to_image 调文生图(默认 IMAGE_GEN_PROVIDER=openai_image,走中转平台;设为 mock 返回占位图)PLACEHOLDER_IMAGE_URL),保证返回 num_images 张ImagePromptBundle 不修改chat_with_images),结合 StyleDNA 写文案