默认多图生成可能产生未预期的费用或额度消耗
原文依据:3 处Skill 将含糊的“落地页”或“完整网站”请求自动扩展为 6 或 8 次独立图像生成,并明确要求不得提前停止。用户无需先确认生成数量。
如果所用图像服务按次收费或设有生成额度,一次普通请求可能消耗多次费用或大量配额;区块越多,影响越大。
当用户只说“landing page”或“full website”而未指定数量时,Skill 会自动决定生成 6 或 8 张图片,并要求逐张生成且不得提前停止。若图像服务按次计费或受额度限制,这可能造成用户未明确确认的费用或额度消耗。用户可要求作者在多图生成前显示数量、预计消耗并取得确认,或限制单次最多生成的图片数。
- 12 sections requested -> 12 images- "landing page" with no count -> default to 6 sections -> 6 images- "full website template" -> default to 8 sections -> 8 imagesEach image is one section, generated as its own image call. Never combine multiple sections into one frame. Never return a single tall image that contains the whole page.查看另外 2 个位置
15. run §17 CLARITY CHECK16. **generate every per-section horizontal image, labeled "Section X of N: <name>"**, until the full set is delivered. Do not stop early. Do not summarize. Do not return only one image.Each image is one section, generated as its own image call. Never combine multiple sections into one frame. Never return a single tall image that contains the whole page.