Generates a new image that imitates the style of a reference image while updating content based on user intent. Uses a three-stage pipeline: image annotation (long caption), caption rewriting, and image generation. Use when user asks to "imitate style", "保持这个风格重画", "按这张图风格生成", or "style transfer with new content".
$npx -y skills add opensensenova/sensenova-skills --skill sn-image-imitateInstalls into the current project.
Run `npx skills use "https://github.com/opensensenova/sensenova-skills" --skill "opensensenova/sensenova-skills/sn-image-imitate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/opensensenova/sensenova-skills" that are relevant to the current task. Run `npx skills add "https://github.com/opensensenova/sensenova-skills"` and select the relevant skills, then follow their instructions.