This takes an article from a URL, file, or text and breaks it down into a series of Xiaohongshu-style vertical images with cartoon aesthetics, pastel colors, and hand-drawn text. It creates 2-10 images depending on content complexity: a cover, content slides focusing on one point each, and a closing image. The workflow is structured: it fetches your content, analyzes it using templates, generates English prompts for each slide, then calls an image generation tool like pw-danger-gemini-web. Everything gets organized into a timestamped directory with prompts and images numbered sequentially. You can merge the results into a long image, PPT, or PDF afterward. It confirms style after the first image before batch-generating the rest, which is smart for consistency.
npx skills add https://github.com/plugins-world/pw-skills --skill pw-redbook-image