YouMind
OverviewUse casesSkillsPromptsPricingBlogUpdates

Editorial-magazine presentation

madeBy
YYouMind Official
installedBy
52
categoryLabelwebpage
fromYouMind
Editor's Pick
淡

Featured by

淡苍

Why we love this skill

This skill can transform your content into a uniquely styled "e-magazine × e-ink" web-based PPT, blending WebGL fluid backgrounds with exquisite typography, making your presentations artistic and sophisticated, and bidding farewell to the dullness of traditional PPTs.

Instructions

Remember to use a webpage to generate the output, and you must ask the user what language they want to use.

Generate horizontally flip-style web-based PPTs (single HTML file) in an "e-magazine × e-ink" style, including templates such as WebGL fluid backgrounds, serif headings + sans-serif body text, chapter covers, large data banners, and image grids. Use this when users need to create web-based PPTs for sharing/presentations/launch events, or when referring to "magazine-style PPTs," "horizontal swipe decks," "editorial magazines," or "e-ink presentations."

# Magazine Web Ppt

## What does this Skill do?

Generate a single-file HTML file with horizontal slideshow formatting. The visual style is:

- A hybrid style combining e-magazine and e-ink

- **WebGL Fluid/Contour/Dispersion Background** (See hero page)

- **Serif headings (Noto Serif SC + Playfair Display) + Sans-serif body text (Noto Sans SC + Inter) + Monospaced metadata (IBM Plex Mono)**

- **Lucide Linear Icons** (No emojis required)

- **Horizontal page turning (left and right on the keyboard, scroll wheel, touch screen swipe, bottom dot, ESC key)**

- **Smooth Interpolation of Theme**: Colors and shaders transition smoothly when navigating to the hero page.

The aesthetics of this skill are neither "business PowerPoint" nor "consumer internet UI"—it's like *Monocle* magazine with code pasted on.

## When to use

**Suitable scenarios:**

- Offline sharing sessions / Industry talks / Private meetings

- AI New Product Launch/Demo Day

- A speech with a strong personal style

- Need a web-based version of slides that can be completed in one go without page-turning tools.

**Inappropriate scenarios:**

- Large sections of table data and overlaid charts (using standard PowerPoint presentations)

- Training materials (insufficient information density)

- Requires collaborative editing by multiple people (this is static HTML)

### Step 1 · Clarify Requirements (**Essential before starting**)

If the user has already provided a complete outline and images, you can skip to Step 2.

If the user only provides a topic or a vague idea, align it with these 6 questions one by one before starting. Don't start writing slides based on guesswork—once the structure is wrong, revisions later are very costly. You can use the askUserQuestion tool when asking questions.

#### 6 Clarification Questions

| # | Question | Why ask? |

|---|------|-----------|

| 1 | **Who is the audience? What is the sharing scenario?** (Industry insiders/Business launch/Demo day/Private meeting) | Determines the language style and depth |

| 2 | **Sharing Duration?** | 15 minutes ≈ 10 pages, 30 minutes ≈ 20 pages, 45 minutes ≈ 25-30 pages |

| 3 | **Do you have any original materials?** (Documents/Data/Old PPTs/Article Links) | If you have materials, use them; if not, build something else for them. |

| 4 | **Are there any pictures? Where should they be placed?** | See "Picture Conventions" below |

| 5 | **Which theme color do you want?** | See @themes.md , choose one of 5 presets |

| 6 | **Are there any hard constraints?** (Must include XX data / Cannot contain YY) | To avoid rework |

#### Outline Assistance (if the user does not have an outline)

Use the "narrative arc" template to build the framework, then fill in the content:

```

Hook → Page 1: Present a contrast/question/hard data to make people stop.

Setting the Tone (Context) → Pages 1-2: Explain the background / Who you are / Why you are talking about this

Main Body (Core) → Pages 3-5: Core content, interspersed with layouts 4/5/6/9/10

Shift → Page 1: Breaking Expectations / Presenting a New Perspective

Takeaway → Pages 1-2: Key Quotes / Suspenseful Questions / Action Suggestions

```

Narrative arc + page number planning + theme rhythm table (see @layouts.md ), **align the three tables** before proceeding to Step 2.

It is recommended to save the outline as a `project record` or `outline-v1` for easy subsequent iterations.

#### Image Conventions (Inform Users)

Explain the following to the user before proceeding:

- **Image Location**: Which image is it in the board, or which image was uploaded?

- **What if there are no images?**: To align with the user's layout, you can first generate the structure using placeholder color blocks and add images later; however, you need to inform layout 4/5/10 and other mixed text and image pages that the visual effect cannot be verified without images.

### Step 2 · Reference Template

@template.txt is a **complete and functional** HTML file—CSS, WebGL shaders, pagination JS, and font/icon CDN are all pre-set; only `

` contains 3 sample slides (cover, chapter cover, and blank fill page).

#### 2.1 · Placeholders that must be changed (**Easily missed**)

Immediately after copying, change the following placeholders; otherwise, your browser tabs will display awkward text like "[Required] Replace with PPT title":

| Location | Original | Needs to be changed to |

|------|------|--------|

| `` | `[Required] Replace with PPT title · Deck Title` | Actual deck title (e.g., `A New Way of Working · Luke Wroblewski`) |</p><p></p><p> #### 2.2 · Select Theme Color (5 presets · Custom colors not allowed)</p><p></p><p> This skill **only allows selection from 5 carefully curated presets**, and does not accept user-defined hex values—mismatched colors instantly make the image look ugly; protecting aesthetics is more important than giving freedom.</p><p></p><p> | # | Theme | Suitable for |</p><p> |---|------|------|</p><p> | 1 | 🖋 Classic Ink | General/Commercial Release/Default if unsure |</p><p> | 2 | 🌊 Indigo Porcelain | Technology/Research/Data/Technology Release Conference |</p><p> | 3 | 🌿 Forest Ink | Nature/Sustainability/Culture/Nonfiction |</p><p> | 4 | 🍂 Kraft Paper | Nostalgia/Humanities/Literature/Independent Magazine |</p><p> | 5 | 🌙 Sand Dunes | Art/Design/Creativity/Gallery |</p><p></p><p> **operate**:</p><p> 1. Recommend a set of content based on the theme, or directly ask the user which set they would like to choose.</p><p> 2. Open <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57" data-mention-type="oss_file" class="mention-file">@themes.md</span> and find the `:root` block for the corresponding theme.</p><p> 3. **Complete replacement** of the lines marked "theme color" within the `:root{` block at the beginning <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">of @template.txt</span> (`--ink` / `--ink-rgb` / `--paper` / `--paper-rgb` / `--paper-tint` / `--ink-tint`).</p><p> 4. All other CSS uses `var(--...)`, requiring no other modifications.</p><p></p><p> **Hard rules**:</p><p> - Use only one theme for each deck; do not change the color scheme midway through.</p><p> - Do not accept arbitrary hex values ​​provided by the user—politely decline and show 5 options for selection.</p><p> - Don't mix and match (e.g., ink for Ink Classic, paper for Dune) - it will look completely out of place.</p><p></p><p> ### Step 3 · Fill in the content</p><p></p><p> #### 3.0 · Preflight Check: Class names must be defined in <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">@template.txt</span> (**Most Important**)</p><p></p><p> This is the root of all the generation problems. The skeleton of <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">@layouts.md</span> uses many class names (`h-hero` / `h-xl` / `stat-card` / `pipeline` / `grid-2-7-5`, etc.). If there is no corresponding definition in `<style>` of `assets/template.html`, the browser will fallback to the default style—headlines become sans-serif, data cards are crammed together, pipelines are blurred into a single line, and images are piled up at the bottom of the page.</p><p></p><p> **Before writing any slide code:**</p><p></p><p> 1. **First, read <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">@template.txt</span> ** (at least up to the end of the `<style>` block).</p><p> 2. **Refer to the Pre-flight list in <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">@layouts.md</span> ** to confirm that every class you want to use exists in the `<style>` tag.</p><p> 3. If a class is missing: **add it in the `<style>` section of <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">@template.txt</span> **, do not rewrite it inline in each slide.</p><p> 4. <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">**@template.txt</span> is the sole source of class names**—do not invent new class names; if you need to customize them, use `style="..."` inline.</p><p></p><p> Commonly overlooked classes (must be confirmed to exist beforehand):</p><p> `h-hero` / `h-xl` / `h-sub` / `h-md` / `lead` / `kicker` / `meta-row` / `stat-card` / `stat-label` / `stat-nb` / `stat-unit` / `stat-note` / `pipeline-section` / `pipeline-label` / `pipeline` / `step` / `step-nb` / `step-title` / `step-desc` / `grid-2-7-5` / `grid-2-6-6` / `grid-2-8-4` / `grid-3-3` / `grid-6` / `grid-3` / `grid-4` / `frame` / `frame-img` / `img-cap` / `callout` / `callout-src` / `chrome` / `foot`</p><p></p><p> #### 3.0.5 · Planning the Theme Pace (**Equally important as class pre-detection**)</p><p></p><p> Before choosing a layout, you must first list the theme class for each page (`hero dark` / `hero light` / `light` / `dark`) and align it in a document or draft. See the "Theme Rhythm Planning" section starting with <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">@layouts.md</span> for detailed rules.</p><p></p><p> **Mandatory Rules**:</p><p></p><p> - Each page section must include one of `light`, `dark`, `hero light`, or `hero dark`; do not just write `hero`.</p><p> - More than 3 consecutive pages on the same topic = visual fatigue, not allowed.</p><p> - Pages 8 or more must contain at least one "hero dark" and at least one "hero light".</p><p> - The entire deck cannot consist only of "light" text pages; it must also include "dark" text pages to create breathing space.</p><p> - Insert one hero page every 3-4 pages (cover/back cover/question/large quote)</p><p></p><p> **Post-generation self-check: `grep 'class="slide' index.html` lists all topics; manual verification ensures the pace is reasonable before delivery.</p><p></p><p> #### 3.1 · Choosing a Layout</p><p></p><p> **Don't write slides from scratch.** Open <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">`@layouts.md`</span> , which contains 10 ready-made layout skeletons, each a complete and pasteable `<section>` code block:</p><p></p><p> | Layout | Purpose |</p><p> |---|---|</p><p> | 1. Opening Cover | Page 1 |</p><p> | 2. Chapter Cover | Opening of Each Act |</p><p> 3. Data-Driven Posters | Presenting Hard Data |</p><p> | 4. Left Text, Right Image (Quote + Image) | Identity Contrast / Story |</p><p> | 5. Image Grid | Multiple Image Comparison / Screenshot Evidence |</p><p> 6. Two-Pipeline | Workflow |</p><p> | 7. Suspense ends/Question page | End of chapters/Finale |</p><p> 8. Big Quote | Serifs/Takeaways |</p><p> | 9. Parallel Comparison (Before / After) | Old Mode vs. New Mode |</p><p> | 10. Image and Text Combination | Information-Dense Image and Text Pages |</p><p></p><p> Select the corresponding layout, paste it, and modify the text and image paths. **Complete the 3.0 preflight check first.**</p><p></p><p> #### 3.2 Image Aspect Ratio Standards</p><p></p><p> Always use the **standard aspect ratio**, never use odd aspect ratios of the original image (such as `2592/1798`):</p><p></p><p> | Scenarios | Recommendation Ratio |</p><p> |------|---------|</p><p> | Text on the left, image on the right (main image) | 16:10 or 4:3 + `max-height:56vh` |</p><p> | Image grid (multiple image comparison) | **Fixed `height:26vh`**, no need for aspect-ratio |</p><p> | Small image on the left + text on the right | 1:1 or 3:2 |</p><p> | Full-screen main visual | 16:9 + `max-height:64vh` |</p><p> | Small illustrations in mixed text and image layout | 3:2 or 3:4 |</p><p></p><p> **Never use `align-self:end` on images**—they will slide to the bottom of the cell and be obscured by the browser toolbar. Use a grid container with `align-items:start` (pre-defined in the template) to keep images at the top; to keep images at the bottom in the left column, use a flex column with `justify-content:space-between`.</p><p></p><p> Component details (fonts, colors, grids, icons, callouts, stat cards, etc.) are in <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/4f7f35827a112958ef908f63e4f5855d0942412363edb67c59beb6454b50fdae" data-mention-type="oss_file" class="mention-file">@components.md</span> .</p><p></p><p> ### Step 4 · Self-check against the checklist</p><p></p><p> After generating the checklist, be sure to open <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/3f743391166df56f2fcb22be06f6c91f56786633f205773623b1d2b71321e71f" data-mention-type="oss_file" class="mention-file">@checklist.md</span> and check each item against the instructions. It summarizes all the pitfalls encountered during the actual iteration process, and all P0 level issues (emojis, image overloading, title line breaks, font division) must be resolved.</p><p></p><p> Several points to pay special attention to:</p><p></p><p> 1. **Main headings must be in serif font**—If they are displayed as sans-serif, it's 99% likely that Step 3.0 preflight check failed, and the `h-hero` class is missing in template.html.</p><p> 2. **Use only `height:Nvh` in the image grid, do not use `aspect-ratio` (it will cause the grid to break).**</p><p> 3. **Images should not be pushed to the bottom of the page** — Do not use `align-self:end`, use grid + `align-items:start` (see Step 3.2)</p><p> 4. **Images must be in standard aspect ratios** (16:10 / 4:3 / 3:2 / 1:1 / 16:9). Do not copy images with unusual aspect ratios.</p><p> 5. **Chinese main headings must be ≤ 5 characters and use `nowrap` (avoid 1 character per line)**</p><p> 6. **Use Lucide, not emojis.**</p><p> 7. **Use serifs for headings, sans-serifs for body text, and fixed width for metadata.**</p><p></p><p> ### Step 5 · Iteration</p><p></p><p> Modified based on user feedback—the template's CSS is now highly parameterized, with 90% of the adjustments being changes to inline styles (font-size:Xvw / height:Yvh / spacing:Zvh).</p></div><div class="flex flex-row flex-wrap gap-2 pb-3"><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">template.txt</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">themes.md</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">layouts.md</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">components.md</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">checklist.md</div></div></div><div class="flex flex-row items-center gap-2 flex-1 min-w-0"><div class="relative flex h-[32px] items-center rounded-full px-2 text-xs text-foreground gap-[4px]"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 4H6C4.34315 4 3 5.34315 3 7V17C3 18.6569 4.34315 20 6 20H18C19.6569 20 21 18.6569 21 17V7C21 5.34315 19.6569 4 18 4Z" stroke="currentColor" stroke-width="2"></path><path d="M3.5 8H20" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path><path d="M7 4.5V7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path><path d="M10.5 4.5V7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></svg>Webpage</div><div class="flex h-[32px] items-center gap-1 px-2 rounded-[20px] min-w-0" style="--bg-color:rgba(2, 4, 26, 0.04)" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_5qc9inpfivabtkqivb_" data-state="closed" disabled=""><div class="flex-shrink-0"><div class="overflow-hidden bg-cover bg-center bg-no-repeat" style="background-image:url(https://cdn.gooo.ai/assets/select_model_claude.png);width:16px;height:16px;border-radius:8px" role="img" aria-label="Claude Sonnet 4.6"></div></div><span class="text-sm font-normal px-[1px] truncate min-w-0 text-foreground">Claude Sonnet 4.6</span></div></div></div><div class="flex flex-col rounded-[16px] bg-card p-3"><div class="skill-detail-content h-auto text-sm font-normal break-words whitespace-pre-wrap bg-transparent border-none rounded-xl instruction-content-container pb-4"><p>## Core Design Principles (Philosophy)</p><p></p><p> These principles are the result of five iterations of creating PPT presentations for a one-person company. Violating any one of them will ruin the visual appeal.</p><p></p><p> 1. **Restraint over technical brilliance** — WebGL backgrounds are only visible on hero pages, and almost invisible on regular pages.</p><p> 2. **Structure over decoration** — No shadows, no floating cards, no padding boxes; all information is conveyed through **large font size + font contrast + grid spacing**.</p><p> 3. **Content hierarchy is defined by font size and font type** — Maximum serif = main heading, medium serif = subheading, large sans-serif = lead, small sans-serif = body, fixed width = metadata</p><p> 4. **Images are the first citizen** — Only crop the bottom of the image, ensuring the top and left/right sides are intact; fix the grid with `height:Nvh`, do not use `aspect-ratio` to expand it.</p><p> 5. **Pace with Hero Pages** — Alternating between hero and non-hero pages helps prevent eye strain.</p><p> 6. **Terminology Consistency** — Skills should be translated as Skills, not a mix of Chinese and English.</p><p></p><p> ## References</p><p></p><p> The visual style of this skill is inspired by:</p><p></p><p> - Sharing "One-Person Company: Organizations Folded by AI" (April 22, 2026, Page 27)</p><p> - Layout of *Monocle* magazine</p><p> - A demo of YC President Garry Tan's blog post "Thin Harness, Fat Skills"</p><p></p><p> They can be used as style anchors.</p></div></div></div></div><div class="flex flex-col gap-4 w-full"><p class="text-xl font-semibold leading-7 text-primary">description</p><p class="text-sm leading-5 text-secondary-fg whitespace-pre-wrap break-words">[Original by @GuiCang] Generates a horizontally flip-page webpage PPT (single HTML file) in the style of an "e-magazine × e-ink" presentation, including WebGL fluid backgrounds, serif headings + sans-serif body text, chapter covers, large data banners, image grids, and other templates. Use this when users need to create webpage PPTs in the style of sharing/presentations/launch events, or when referring to "magazine-style PPT," "horizontal swipe deck," "editorial magazine," or "e-ink presentation."</p></div></div><div class="flex flex-col gap-5 px-[168px]"><div class="flex items-center justify-between gap-3"><h3 class="font-semibold text-primary text-2xl">Related Skills</h3><a class="inline-flex items-center gap-1 text-sm font-semibold text-secondary-fg transition-colors hover:text-primary" href="/skills?category=webpage">View all<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right size-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div><div class="grid grid-cols-1 gap-5 md:grid-cols-2 xl:grid-cols-3"><div role="link" tabindex="0" class="cursor-pointer"><div class="group relative flex flex-col gap-4 p-5 rounded-3xl bg-board-card overflow-hidden transition-shadow hover:shadow-md h-[336px]"><div class="flex items-center shrink-0"><div class="relative size-8 overflow-hidden rounded-full" style="background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://cdn.gooo.ai/assets/skill-bg09.png);background-size:cover"><div class="absolute inset-0 flex items-center justify-center"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="text-white" style="filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.20))"><path d="M12 2.85999C6.96271 2.85999 2.87999 6.94271 2.87999 11.98V14.7647C2.87999 15.7869 3.32535 16.7637 4.11499 17.4143C5.58711 18.6272 8.31779 20.34 12 20.34C15.6822 20.34 18.4129 18.6272 19.885 17.4143C20.6746 16.7637 21.12 15.7869 21.12 14.7647V11.98C21.12 6.94271 17.0373 2.85999 12 2.85999ZM10.48 8.93999H12H13.52C16.4316 8.93999 18.84 11.22 18.84 13.5V15.02C18.84 15.02 17.5867 11.98 15.5818 11.98C14.6409 11.98 14.28 12.4923 14.28 13.0517V13.5C15.6396 13.5 17.364 14.7125 17.5441 14.8493C18.2487 15.3843 18.2541 16.4536 17.5382 16.9734C16.3754 17.8178 14.4746 18.82 12 18.82C9.52543 18.82 7.62459 17.8178 6.46179 16.9734C5.74587 16.4536 5.75133 15.3843 6.45585 14.8493C6.63597 14.7125 8.36035 13.5 9.71999 13.5V13.0517C9.71999 12.4923 9.35908 11.98 8.4182 11.98C6.41332 11.98 5.15999 15.02 5.15999 15.02V13.5C5.15999 11.22 7.56843 8.93999 10.48 8.93999ZM11.62 12.74C10.9907 12.74 10.48 13.2507 10.48 13.88C10.48 13.88 10.5261 14.0449 10.618 14.26H10.86C11.069 14.26 11.24 14.431 11.24 14.64V15.0215C8.71644 15.2527 7.43999 16.54 7.43999 16.54C7.43999 16.54 10.48 16.5875 12 16.5875C13.52 16.5875 16.56 16.54 16.56 16.54C16.56 16.54 15.2836 15.2527 12.76 15.0215V14.64C12.76 14.431 12.931 14.26 13.14 14.26H13.3819C13.4739 14.0449 13.52 13.88 13.52 13.88C13.52 13.2507 13.0093 12.74 12.38 12.74H11.62Z" fill="currentColor"></path></svg></div></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">HTML Webpage Review System</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Let your team directly annotate webpage elements in the browser. Zero configuration required, automatic recognition, AI-powered intelligent generation of modification suggestions, and export of review reports that can be directly understood by the AI ​​programming assistant. 🔥 Core Capabilities: ⚡ 30-Second Startup - Simply provide a theme, and it automatically generates a webpage with a review system. 🤖 AI Intelligence - Input "font too small," and AI automatically generates "suggest changing to 18px PingFang SC". 💾 Never Lost - Comments are automatically saved in IndexedDB and can be restored by refreshing the page. 📊 Team Collaboration - 5 role identities (product/design/development/editing/operations), color-coded. 🎯 Precise Positioning - Click on titles, buttons, icons, and backgrounds, pinpointing each child element.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/web-images/13ac5686ab7e78240282d4649a6653a7d7c43b60f911e8ee69dfaedcee6a51bb@small" alt="HTML Webpage Review System" class="object-cover absolute inset-0 w-full h-full"/><div class="absolute inset-0 bg-black/40 flex items-center justify-center transition-opacity duration-200 opacity-0"><button type="button" class="px-6 py-2 text-sm font-medium text-primary bg-white rounded-full hover:bg-gray-100 transition-colors">Try in YouMind</button></div></div></div></div><div role="link" tabindex="0" class="cursor-pointer"><div class="group relative flex flex-col gap-4 p-5 rounded-3xl bg-board-card overflow-hidden transition-shadow hover:shadow-md h-[336px]"><div class="flex items-center shrink-0"><div class="relative size-8 overflow-hidden rounded-full" style="background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://cdn.gooo.ai/assets/skill-bg08.png);background-size:cover"><div class="absolute inset-0 flex items-center justify-center"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="text-white" style="filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.20))"><path d="M14.26 2.12C8.93999 2.12 8.17999 5.92 8.17999 6.68C8.17999 8.96 8.93999 10.48 8.93999 10.48L6.65999 8.96C6.65999 8.96 5.13999 9.88948 5.13999 12.38C5.13999 14.8705 6.65999 15.8 6.65999 15.8L8.93999 14.28C8.93999 14.3016 8.94415 14.3264 8.94444 14.3483C8.9636 16.1354 9.42813 17.9345 10.3442 19.3566C11.2798 20.8089 12.7616 21.88 14.6058 21.88C15.3566 21.88 16.1853 21.6511 16.8725 21.0933C17.5597 20.5355 18.06 19.6127 18.06 18.46C18.06 17.4165 17.1937 16.56 16.16 16.56C15.3461 16.56 14.6408 17.0787 14.3743 17.8098C14.3387 17.9039 14.3222 18.0041 14.3256 18.1046C14.329 18.2051 14.3524 18.3039 14.3943 18.3953C14.4362 18.4867 14.4958 18.5689 14.5697 18.6371C14.6436 18.7053 14.7303 18.7582 14.8247 18.7927C14.9192 18.8271 15.0196 18.8425 15.12 18.8379C15.2205 18.8333 15.319 18.8088 15.4099 18.7659C15.5008 18.7229 15.5823 18.6623 15.6497 18.5877C15.717 18.513 15.7689 18.4257 15.8023 18.3309C15.8549 18.1865 15.9889 18.08 16.16 18.08C16.3848 18.08 16.54 18.2282 16.54 18.46C16.54 19.2073 16.2812 19.6145 15.9151 19.9117C15.5547 20.2042 15.0456 20.3538 14.6266 20.3585C13.8948 20.3498 12.74 19.5913 12.74 18.08C12.74 15.6769 15.78 15.8935 15.78 12.76C15.78 10.48 12.74 9.72 12.74 8.2C12.74 8.2 14.26 8.96 15.02 8.96C16.54 8.96 18.06 7.44 18.06 7.44V6.68C16.5446 5.92231 15.7847 5.1651 15.3094 4.40742L16.0991 3.9725C16.2511 3.89116 16.371 3.76056 16.439 3.60214C16.507 3.44372 16.5191 3.26688 16.4734 3.10066C16.4276 2.93444 16.3267 2.7887 16.1873 2.68738C16.0478 2.58605 15.878 2.53515 15.7058 2.54304C15.5863 2.54851 15.4699 2.58207 15.3658 2.64101L14.6548 3.03289C14.5331 2.72863 14.4121 2.42425 14.26 2.12Z" fill="currentColor"></path></svg></div></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">StoryCanvas</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">It helps creators transform existing aesthetic references into reusable, page-based narrative JSON style specifications through multiple rounds of verification.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/web-images/4731443b0df74b2e2be165546001fb3ca6fcbf6dd7abc931000bbe2760c38ad8@small" alt="StoryCanvas" class="object-cover absolute inset-0 w-full h-full"/><div class="absolute inset-0 bg-black/40 flex items-center justify-center transition-opacity duration-200 opacity-0"><button type="button" class="px-6 py-2 text-sm font-medium text-primary bg-white rounded-full hover:bg-gray-100 transition-colors">Try in YouMind</button></div></div></div></div><div role="link" tabindex="0" class="cursor-pointer"><div class="group relative flex flex-col gap-4 p-5 rounded-3xl bg-board-card overflow-hidden transition-shadow hover:shadow-md h-[336px]"><div class="flex items-center shrink-0"><div class="relative size-8 overflow-hidden rounded-full" style="background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://cdn.gooo.ai/assets/skill-bg03.png);background-size:cover"><div class="absolute inset-0 flex items-center justify-center"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="text-white" style="filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.20))"><path d="M12 2.85889C6.50595 2.85889 2.87999 6.71209 2.87999 11.2189C2.87999 16.2501 6.00815 18.8189 9.33999 18.8189C10.974 18.8189 12.1756 18.2443 12.8611 17.8012C13.748 17.1416 15.04 15.7416 15.04 13.1797C15.04 10.9605 13.2289 8.93889 11.24 8.93889C9.07323 8.93889 7.43999 10.3274 7.43999 12.1689C7.43999 13.5414 8.33831 14.2589 9.22523 14.2589C10.2132 14.2589 10.5081 13.2944 10.5112 13.2846C10.629 12.8818 11.0515 12.65 11.4543 12.7693C11.8571 12.8878 12.0874 13.3096 11.9696 13.7124C11.7598 14.4276 10.9155 15.7789 9.22523 15.7789C7.62315 15.7789 5.91999 14.5135 5.91999 12.1689C5.91999 9.46101 8.20683 7.41889 11.24 7.41889C14.074 7.41889 16.56 10.1108 16.56 13.1797C16.56 15.617 15.607 17.2282 14.6463 18.2382L16.6444 19.9034C17.453 20.5775 18.666 20.351 19.1904 19.4383C20.059 17.9251 21.12 15.5106 21.12 12.7389C21.12 8.04741 17.2744 2.85889 12 2.85889Z" fill="currentColor"></path></svg></div></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">To be PDF</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">This software converts reference content such as articles, reports, notes, Markdown, and extracted text from PDFs into A4 print-quality single-file HTML files. It adaptively selects accent colors based on the content theme, embeds semantic minimalist hand-drawn line art SVG, automatically fixes printing problems such as blank pages, orphaned lines, and truncated elements when exporting PDFs, and opens the PDF directly with a canvas panel in the final step, allowing users to view, print, or export PDFs without copying and pasting code.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/web-images/2001d59579dc38a5dc632880bc66facfc832512ea32e4b7ef04b96fbd4ac9ba5@small" alt="To be PDF" class="object-cover absolute inset-0 w-full h-full"/><div class="absolute inset-0 bg-black/40 flex items-center justify-center transition-opacity duration-200 opacity-0"><button type="button" class="px-6 py-2 text-sm font-medium text-primary bg-white rounded-full hover:bg-gray-100 transition-colors">Try in YouMind</button></div></div></div></div></div></div></div><div class="flex md:hidden flex-col gap-5 w-full"><div class="flex items-center gap-4 px-5"><div class="relative size-14 shrink-0"><div class="relative size-full overflow-hidden bg-gray5 shadow-[0_1.658px_6.632px_0_rgba(2,4,26,0.07)] rounded-full" style="background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://cdn.gooo.ai/assets/skill-bg05.png);background-size:cover"><div class="absolute inset-0 flex items-center justify-center"><svg width="28" height="28" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="text-white" style="filter:drop-shadow(0 0 8.4px rgba(0, 0, 0, 0.20))"><path d="M12 3C8.29687 3 6.08203 4.9043 6.08203 8.08594C6.08203 9.84668 6.69287 11.124 7.27734 12.3633C7.47656 12.7852 7.65527 13.1821 7.81641 13.5938C8.44629 15.1992 8.03906 16.9644 7.27734 17.7422C6.61963 18.4116 5.65576 18.9492 5.29687 18.9492C4.28906 18.9492 3.97119 18.3604 3.76172 17.9648C3.65039 17.7554 3.52734 17.5195 3.24609 17.5195C3.104 17.5195 2.64844 17.5767 2.64844 18.3047C2.64844 19.9746 3.60205 20.8726 5.48437 20.9883C5.59424 20.9941 5.7041 21 5.8125 21C7.96289 21 9.89062 19.6978 10.8516 18.4102C11.3042 17.8052 11.5854 17.5342 12 17.4961C12.4292 17.5342 12.7178 17.811 13.1484 18.3867C14.168 19.7505 16.2466 21.126 18.5156 20.9883C20.3979 20.8726 21.3516 19.9629 21.3516 18.293C21.3516 17.5649 20.896 17.5195 20.7539 17.5195C20.4727 17.5195 20.3496 17.7554 20.2383 17.9648C20.0288 18.3604 19.7109 18.9492 18.7031 18.9492C18.3047 18.9492 17.4536 18.6343 16.7461 17.7656C16.1089 16.9819 15.9507 15.5054 16.2891 13.3828C16.4253 12.5288 16.7461 11.9238 17.0742 11.2734C17.4902 10.4487 17.918 9.59473 17.918 8.29688C17.9165 4.98193 15.7031 3 12 3ZM10.6172 8.20313C10.9995 8.20313 11.3086 8.66309 11.3086 9.23438C11.3086 9.80566 10.9995 10.2773 10.6172 10.2773C10.2349 10.2773 9.92578 9.80566 9.92578 9.23438C9.92578 8.66309 10.2349 8.20313 10.6172 8.20313ZM13.3828 8.20313C13.7651 8.20313 14.0742 8.66309 14.0742 9.23438C14.0742 9.80566 13.7651 10.2773 13.3828 10.2773C13.0005 10.2773 12.6914 9.80566 12.6914 9.23438C12.6914 8.66309 13.0005 8.20313 13.3828 8.20313ZM4.69922 10.5C4.44141 10.5 4.18652 10.5762 3.9375 10.7109C3.11426 11.1563 2.625 12.0029 2.625 12.9727C2.625 14.8345 3.69727 16.9731 6.63281 17.3203C6.66797 17.2866 6.70312 17.25 6.73828 17.2148C7.28174 16.6597 7.58789 15.3662 7.20703 14.1328C6.81738 14.4434 6.2417 14.4492 6.15234 14.4492C6.09668 14.4492 6.03662 14.4536 5.98828 14.4492C5.17676 14.3687 4.48828 13.6699 4.48828 12.9258C4.48828 12.4058 4.67725 12.082 4.96875 12.082C5.09473 12.082 5.21924 12.1465 5.29687 12.2461C5.39941 12.375 5.61621 12.5024 5.77734 12.5273C5.79639 12.5303 5.84033 12.5273 5.85937 12.5273C6.13477 12.5273 6.35156 12.3149 6.375 12.0234C6.39404 11.7759 6.26221 11.5444 6.16406 11.3906C6.03076 11.1826 5.53418 10.5 4.69922 10.5ZM19.4297 10.5117C18.8774 10.5117 18.3633 10.7856 18.082 11.2266C18.0029 11.3525 17.8828 11.5928 17.918 11.8242C17.9619 12.1069 18.1948 12.3281 18.4687 12.3281C18.4878 12.3281 18.5332 12.3193 18.5508 12.3164C18.7148 12.293 18.8159 12.2007 18.9023 12.1289C18.9888 12.0586 19.1484 11.9883 19.2656 11.9883C19.459 11.9883 19.4883 12.3604 19.4883 12.5859C19.4883 13.5015 18.8437 14.25 18.0469 14.25C17.8975 14.25 17.3789 14.231 16.9687 13.9922C16.7124 15.999 17.0186 16.8633 17.2734 17.2266C18.7061 17.127 19.7988 16.6304 20.5078 15.7266C21.2637 14.7627 21.375 13.5879 21.375 12.9727C21.375 12.0938 21.0176 11.0098 20.0156 10.6172C19.8325 10.5454 19.6318 10.5117 19.4297 10.5117Z" fill="currentColor"></path></svg></div></div></div><div class="flex flex-1 min-w-0 flex-col gap-1 justify-center"><div class="flex items-center gap-2 min-w-0"><h2 class="min-w-0 text-2xl font-semibold leading-8 text-primary truncate">Editorial-magazine presentation</h2></div></div><div class="flex gap-2 items-center"><button data-slot="button" class="inline-flex items-center justify-center font-normal transition-all [&_svg]:pointer-events-none shrink-0 [&_svg]:shrink-0 outline-none aria-invalid:border-destructive disabled:pointer-events-none disabled:opacity-50 disabled:cursor-not-allowed border border-new-border hover:bg-snip-card active:bg-muted hover:text-accent-foreground disabled:bg-snip-card disabled:text-muted-foreground disabled:border-bg-border h-8 text-sm gap-1 [&_svg]:size-[16px] has-[>svg]:px-3 leading-5 rounded-[40px] px-4 py-1.5 whitespace-nowrap">Copy link</button><button data-slot="button" class="inline-flex items-center justify-center font-normal transition-all [&_svg]:pointer-events-none shrink-0 [&_svg]:shrink-0 outline-none aria-invalid:border-destructive disabled:pointer-events-none disabled:opacity-50 disabled:cursor-not-allowed bg-primary text-primary-fg hover:opacity-80 active:bg-primary h-8 text-sm gap-1 [&_svg]:size-[16px] has-[>svg]:px-3 leading-5 rounded-[40px] px-4 py-1.5 whitespace-nowrap">Try in YouMind</button></div></div><div class="flex flex-col gap-3 px-5"><div class="flex flex-wrap items-center gap-x-10 gap-y-2 w-full"><div class="flex items-center gap-2 min-w-0"><span class="text-sm leading-5 text-caption-fg whitespace-nowrap">madeBy</span><a class="hover:opacity-80 transition-opacity" href="/skills/bio/aef143ec-15ab-4046-abe6-7ff9836d43c1"><div class="flex items-center gap-1.5 min-w-0"><span class="relative flex overflow-hidden rounded-full size-5 shrink-0"><span class="flex h-full w-full items-center justify-center rounded-full bg-muted text-[10px] font-medium">Y</span></span><span class="text-sm leading-5 font-medium text-foreground whitespace-nowrap truncate">YouMind Official</span></div></a></div><div class="flex items-center gap-2"><span class="text-sm leading-5 text-caption-fg whitespace-nowrap">installedBy</span><div class="flex items-center gap-[3.75px]"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-user-round shrink-0 text-foreground" aria-hidden="true"><circle cx="12" cy="8" r="5"></circle><path d="M20 21a8 8 0 0 0-16 0"></path></svg><span class="text-sm leading-5 font-medium text-foreground whitespace-nowrap">52</span></div></div><div class="flex items-center gap-2"><span class="text-sm leading-5 text-caption-fg whitespace-nowrap">categoryLabel</span><a class="hover:opacity-80 transition-opacity" href="/skills?category=webpage"><span class="text-sm leading-5 font-medium text-foreground whitespace-nowrap">webpage</span></a></div><div class="flex items-center gap-2"><span class="text-sm leading-5 text-caption-fg whitespace-nowrap">from</span><span class="text-sm leading-5 font-medium text-foreground whitespace-nowrap">YouMind</span></div></div></div><div class="flex flex-col gap-4 px-4"><div><button type="button" class="relative shrink-0 overflow-hidden rounded-xl border border-new-border bg-muted h-60 w-full cursor-pointer"><img src="https://cdn.gooo.ai/web-images/a788cce45475d2ab9f2eadb9fdf729f674429b18025752fa0e40305d90019599" alt="" class="absolute inset-0 size-full object-cover"/></button></div></div><div class="px-5"><div class="relative overflow-hidden rounded-[28px] border border-black/[0.06] bg-card px-5 py-5"><div class="pointer-events-none absolute inset-0 bg-[radial-gradient(circle_at_top_left,rgba(191,219,254,0.1),transparent_28%),radial-gradient(circle_at_right_center,rgba(254,240,138,0.1),transparent_24%)] opacity-70"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-quote pointer-events-none absolute bottom-5 right-5 size-12 text-black/[0.045] md:bottom-6 md:right-6 md:size-14" aria-hidden="true"><path d="M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z"></path><path d="M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z"></path></svg><div class="relative flex flex-col gap-4"><div class="flex justify-between gap-3 flex-col items-start"><div class="inline-flex w-fit items-center gap-2 rounded-full border border-sky-100 bg-sky-50 px-3 py-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-badge-check size-3.5 text-sky-600" aria-hidden="true"><path d="M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z"></path><path d="m9 12 2 2 4-4"></path></svg><span class="text-xs font-semibold text-sky-700">Editor's Pick</span></div><a class="flex items-center gap-2.5 transition-opacity hover:opacity-80" href="/skills/bio/7668851c-2313-4ee8-8942-470fa47ad53f"><span class="relative flex shrink-0 overflow-hidden rounded-full size-9 border border-white shadow-sm"><span class="flex h-full w-full items-center justify-center rounded-full bg-muted text-xs font-medium">淡</span></span><div class="min-w-0"><p class="text-[11px] font-semibold uppercase tracking-[0.08em] text-caption-fg">Featured by</p><p class="truncate text-sm font-semibold text-primary">淡苍</p></div></a></div><div class="flex flex-col gap-2"><p class="text-base font-semibold leading-6 text-primary">Why we love this skill</p><p class="text-sm italic leading-7 text-secondary-fg">This skill can transform your content into a uniquely styled "e-magazine × e-ink" web-based PPT, blending WebGL fluid backgrounds with exquisite typography, making your presentations artistic and sophisticated, and bidding farewell to the dullness of traditional PPTs.</p></div></div></div></div><div class="flex flex-col gap-10 px-5"><div class="flex flex-col gap-4"><div class="flex items-center justify-between"><p class="text-xl font-semibold leading-7 text-primary">Instructions<!-- --> </p><button class="flex items-center gap-1 rounded-[20px] px-2.5 py-px "><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="14" class="shrink-0 text-caption-fg" viewBox="0 0 20 20" aria-hidden="true" fill="currentColor"><use xlink:href="#icon-translate"></use></svg><span class="text-xs leading-[18px] whitespace-nowrap text-caption-fg">showOriginal</span></button></div><div class="bg-snip-card rounded-3xl p-3 flex flex-col gap-2.5"><div class="flex flex-col rounded-[16px] bg-card p-3"><div class="skill-detail-content h-auto text-sm font-normal break-words whitespace-pre-wrap bg-transparent border-none rounded-xl instruction-content-container pb-4"><p>Remember to use a webpage to generate the output, and you must ask the user what language they want to use.</p><p></p><p> Generate horizontally flip-style web-based PPTs (single HTML file) in an "e-magazine × e-ink" style, including templates such as WebGL fluid backgrounds, serif headings + sans-serif body text, chapter covers, large data banners, and image grids. Use this when users need to create web-based PPTs for sharing/presentations/launch events, or when referring to "magazine-style PPTs," "horizontal swipe decks," "editorial magazines," or "e-ink presentations."</p><p></p><p> # Magazine Web Ppt</p><p></p><p> ## What does this Skill do?</p><p></p><p> Generate a single-file HTML file with horizontal slideshow formatting. The visual style is:</p><p></p><p> - A hybrid style combining e-magazine and e-ink</p><p> - **WebGL Fluid/Contour/Dispersion Background** (See hero page)</p><p> - **Serif headings (Noto Serif SC + Playfair Display) + Sans-serif body text (Noto Sans SC + Inter) + Monospaced metadata (IBM Plex Mono)**</p><p> - **Lucide Linear Icons** (No emojis required)</p><p> - **Horizontal page turning (left and right on the keyboard, scroll wheel, touch screen swipe, bottom dot, ESC key)**</p><p> - **Smooth Interpolation of Theme**: Colors and shaders transition smoothly when navigating to the hero page.</p><p></p><p> The aesthetics of this skill are neither "business PowerPoint" nor "consumer internet UI"—it's like *Monocle* magazine with code pasted on.</p><p></p><p> ## When to use</p><p></p><p> **Suitable scenarios:**</p><p> - Offline sharing sessions / Industry talks / Private meetings</p><p> - AI New Product Launch/Demo Day</p><p> - A speech with a strong personal style</p><p> - Need a web-based version of slides that can be completed in one go without page-turning tools.</p><p></p><p> **Inappropriate scenarios:**</p><p> - Large sections of table data and overlaid charts (using standard PowerPoint presentations)</p><p> - Training materials (insufficient information density)</p><p> - Requires collaborative editing by multiple people (this is static HTML)</p></div></div><div class="flex flex-col rounded-[16px] bg-card p-3"><div class="skill-detail-content h-auto text-sm font-normal break-words whitespace-pre-wrap bg-transparent border-none rounded-xl instruction-content-container pb-4"><p>### Step 1 · Clarify Requirements (**Essential before starting**)</p><p></p><p> If the user has already provided a complete outline and images, you can skip to Step 2.</p><p></p><p> If the user only provides a topic or a vague idea, align it with these 6 questions one by one before starting. Don't start writing slides based on guesswork—once the structure is wrong, revisions later are very costly. You can use the askUserQuestion tool when asking questions.</p><p></p><p> #### 6 Clarification Questions</p><p></p><p> | # | Question | Why ask? |</p><p> |---|------|-----------|</p><p> | 1 | **Who is the audience? What is the sharing scenario?** (Industry insiders/Business launch/Demo day/Private meeting) | Determines the language style and depth |</p><p> | 2 | **Sharing Duration?** | 15 minutes ≈ 10 pages, 30 minutes ≈ 20 pages, 45 minutes ≈ 25-30 pages |</p><p> | 3 | **Do you have any original materials?** (Documents/Data/Old PPTs/Article Links) | If you have materials, use them; if not, build something else for them. |</p><p> | 4 | **Are there any pictures? Where should they be placed?** | See "Picture Conventions" below |</p><p> | 5 | **Which theme color do you want?** | See <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57" data-mention-type="oss_file" class="mention-file">@themes.md</span> , choose one of 5 presets |</p><p> | 6 | **Are there any hard constraints?** (Must include XX data / Cannot contain YY) | To avoid rework |</p><p></p><p> #### Outline Assistance (if the user does not have an outline)</p><p></p><p> Use the "narrative arc" template to build the framework, then fill in the content:</p><p></p><p> ```</p><p> Hook → Page 1: Present a contrast/question/hard data to make people stop.</p><p> Setting the Tone (Context) → Pages 1-2: Explain the background / Who you are / Why you are talking about this</p><p> Main Body (Core) → Pages 3-5: Core content, interspersed with layouts 4/5/6/9/10</p><p> Shift → Page 1: Breaking Expectations / Presenting a New Perspective</p><p> Takeaway → Pages 1-2: Key Quotes / Suspenseful Questions / Action Suggestions</p><p> ```</p><p></p><p> Narrative arc + page number planning + theme rhythm table (see <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">@layouts.md</span> ), **align the three tables** before proceeding to Step 2.</p><p></p><p> It is recommended to save the outline as a `project record` or `outline-v1` for easy subsequent iterations.</p><p></p><p> #### Image Conventions (Inform Users)</p><p></p><p> Explain the following to the user before proceeding:</p><p></p><p> - **Image Location**: Which image is it in the board, or which image was uploaded?</p><p> - **What if there are no images?**: To align with the user's layout, you can first generate the structure using placeholder color blocks and add images later; however, you need to inform layout 4/5/10 and other mixed text and image pages that the visual effect cannot be verified without images.</p><p></p><p> ### Step 2 · Reference Template</p><p></p><p> <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">@template.txt</span> is a **complete and functional** HTML file—CSS, WebGL shaders, pagination JS, and font/icon CDN are all pre-set; only `<main id="deck">` contains 3 sample slides (cover, chapter cover, and blank fill page).</p><p></p><p> #### 2.1 · Placeholders that must be changed (**Easily missed**)</p><p></p><p> Immediately after copying, change the following placeholders; otherwise, your browser tabs will display awkward text like "[Required] Replace with PPT title":</p><p></p><p> | Location | Original | Needs to be changed to |</p><p> |------|------|--------|</p><p> | `<title>` | `[Required] Replace with PPT title · Deck Title` | Actual deck title (e.g., `A New Way of Working · Luke Wroblewski`) |</p><p></p><p> #### 2.2 · Select Theme Color (5 presets · Custom colors not allowed)</p><p></p><p> This skill **only allows selection from 5 carefully curated presets**, and does not accept user-defined hex values—mismatched colors instantly make the image look ugly; protecting aesthetics is more important than giving freedom.</p><p></p><p> | # | Theme | Suitable for |</p><p> |---|------|------|</p><p> | 1 | 🖋 Classic Ink | General/Commercial Release/Default if unsure |</p><p> | 2 | 🌊 Indigo Porcelain | Technology/Research/Data/Technology Release Conference |</p><p> | 3 | 🌿 Forest Ink | Nature/Sustainability/Culture/Nonfiction |</p><p> | 4 | 🍂 Kraft Paper | Nostalgia/Humanities/Literature/Independent Magazine |</p><p> | 5 | 🌙 Sand Dunes | Art/Design/Creativity/Gallery |</p><p></p><p> **operate**:</p><p> 1. Recommend a set of content based on the theme, or directly ask the user which set they would like to choose.</p><p> 2. Open <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57" data-mention-type="oss_file" class="mention-file">@themes.md</span> and find the `:root` block for the corresponding theme.</p><p> 3. **Complete replacement** of the lines marked "theme color" within the `:root{` block at the beginning <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">of @template.txt</span> (`--ink` / `--ink-rgb` / `--paper` / `--paper-rgb` / `--paper-tint` / `--ink-tint`).</p><p> 4. All other CSS uses `var(--...)`, requiring no other modifications.</p><p></p><p> **Hard rules**:</p><p> - Use only one theme for each deck; do not change the color scheme midway through.</p><p> - Do not accept arbitrary hex values ​​provided by the user—politely decline and show 5 options for selection.</p><p> - Don't mix and match (e.g., ink for Ink Classic, paper for Dune) - it will look completely out of place.</p><p></p><p> ### Step 3 · Fill in the content</p><p></p><p> #### 3.0 · Preflight Check: Class names must be defined in <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">@template.txt</span> (**Most Important**)</p><p></p><p> This is the root of all the generation problems. The skeleton of <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">@layouts.md</span> uses many class names (`h-hero` / `h-xl` / `stat-card` / `pipeline` / `grid-2-7-5`, etc.). If there is no corresponding definition in `<style>` of `assets/template.html`, the browser will fallback to the default style—headlines become sans-serif, data cards are crammed together, pipelines are blurred into a single line, and images are piled up at the bottom of the page.</p><p></p><p> **Before writing any slide code:**</p><p></p><p> 1. **First, read <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">@template.txt</span> ** (at least up to the end of the `<style>` block).</p><p> 2. **Refer to the Pre-flight list in <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">@layouts.md</span> ** to confirm that every class you want to use exists in the `<style>` tag.</p><p> 3. If a class is missing: **add it in the `<style>` section of <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">@template.txt</span> **, do not rewrite it inline in each slide.</p><p> 4. <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec" data-mention-type="oss_file" class="mention-file">**@template.txt</span> is the sole source of class names**—do not invent new class names; if you need to customize them, use `style="..."` inline.</p><p></p><p> Commonly overlooked classes (must be confirmed to exist beforehand):</p><p> `h-hero` / `h-xl` / `h-sub` / `h-md` / `lead` / `kicker` / `meta-row` / `stat-card` / `stat-label` / `stat-nb` / `stat-unit` / `stat-note` / `pipeline-section` / `pipeline-label` / `pipeline` / `step` / `step-nb` / `step-title` / `step-desc` / `grid-2-7-5` / `grid-2-6-6` / `grid-2-8-4` / `grid-3-3` / `grid-6` / `grid-3` / `grid-4` / `frame` / `frame-img` / `img-cap` / `callout` / `callout-src` / `chrome` / `foot`</p><p></p><p> #### 3.0.5 · Planning the Theme Pace (**Equally important as class pre-detection**)</p><p></p><p> Before choosing a layout, you must first list the theme class for each page (`hero dark` / `hero light` / `light` / `dark`) and align it in a document or draft. See the "Theme Rhythm Planning" section starting with <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">@layouts.md</span> for detailed rules.</p><p></p><p> **Mandatory Rules**:</p><p></p><p> - Each page section must include one of `light`, `dark`, `hero light`, or `hero dark`; do not just write `hero`.</p><p> - More than 3 consecutive pages on the same topic = visual fatigue, not allowed.</p><p> - Pages 8 or more must contain at least one "hero dark" and at least one "hero light".</p><p> - The entire deck cannot consist only of "light" text pages; it must also include "dark" text pages to create breathing space.</p><p> - Insert one hero page every 3-4 pages (cover/back cover/question/large quote)</p><p></p><p> **Post-generation self-check: `grep 'class="slide' index.html` lists all topics; manual verification ensures the pace is reasonable before delivery.</p><p></p><p> #### 3.1 · Choosing a Layout</p><p></p><p> **Don't write slides from scratch.** Open <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69" data-mention-type="oss_file" class="mention-file">`@layouts.md`</span> , which contains 10 ready-made layout skeletons, each a complete and pasteable `<section>` code block:</p><p></p><p> | Layout | Purpose |</p><p> |---|---|</p><p> | 1. Opening Cover | Page 1 |</p><p> | 2. Chapter Cover | Opening of Each Act |</p><p> 3. Data-Driven Posters | Presenting Hard Data |</p><p> | 4. Left Text, Right Image (Quote + Image) | Identity Contrast / Story |</p><p> | 5. Image Grid | Multiple Image Comparison / Screenshot Evidence |</p><p> 6. Two-Pipeline | Workflow |</p><p> | 7. Suspense ends/Question page | End of chapters/Finale |</p><p> 8. Big Quote | Serifs/Takeaways |</p><p> | 9. Parallel Comparison (Before / After) | Old Mode vs. New Mode |</p><p> | 10. Image and Text Combination | Information-Dense Image and Text Pages |</p><p></p><p> Select the corresponding layout, paste it, and modify the text and image paths. **Complete the 3.0 preflight check first.**</p><p></p><p> #### 3.2 Image Aspect Ratio Standards</p><p></p><p> Always use the **standard aspect ratio**, never use odd aspect ratios of the original image (such as `2592/1798`):</p><p></p><p> | Scenarios | Recommendation Ratio |</p><p> |------|---------|</p><p> | Text on the left, image on the right (main image) | 16:10 or 4:3 + `max-height:56vh` |</p><p> | Image grid (multiple image comparison) | **Fixed `height:26vh`**, no need for aspect-ratio |</p><p> | Small image on the left + text on the right | 1:1 or 3:2 |</p><p> | Full-screen main visual | 16:9 + `max-height:64vh` |</p><p> | Small illustrations in mixed text and image layout | 3:2 or 3:4 |</p><p></p><p> **Never use `align-self:end` on images**—they will slide to the bottom of the cell and be obscured by the browser toolbar. Use a grid container with `align-items:start` (pre-defined in the template) to keep images at the top; to keep images at the bottom in the left column, use a flex column with `justify-content:space-between`.</p><p></p><p> Component details (fonts, colors, grids, icons, callouts, stat cards, etc.) are in <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/4f7f35827a112958ef908f63e4f5855d0942412363edb67c59beb6454b50fdae" data-mention-type="oss_file" class="mention-file">@components.md</span> .</p><p></p><p> ### Step 4 · Self-check against the checklist</p><p></p><p> After generating the checklist, be sure to open <span data-type="mention-file" data-id="https://cdn.gooo.ai/user-files/3f743391166df56f2fcb22be06f6c91f56786633f205773623b1d2b71321e71f" data-mention-type="oss_file" class="mention-file">@checklist.md</span> and check each item against the instructions. It summarizes all the pitfalls encountered during the actual iteration process, and all P0 level issues (emojis, image overloading, title line breaks, font division) must be resolved.</p><p></p><p> Several points to pay special attention to:</p><p></p><p> 1. **Main headings must be in serif font**—If they are displayed as sans-serif, it's 99% likely that Step 3.0 preflight check failed, and the `h-hero` class is missing in template.html.</p><p> 2. **Use only `height:Nvh` in the image grid, do not use `aspect-ratio` (it will cause the grid to break).**</p><p> 3. **Images should not be pushed to the bottom of the page** — Do not use `align-self:end`, use grid + `align-items:start` (see Step 3.2)</p><p> 4. **Images must be in standard aspect ratios** (16:10 / 4:3 / 3:2 / 1:1 / 16:9). Do not copy images with unusual aspect ratios.</p><p> 5. **Chinese main headings must be ≤ 5 characters and use `nowrap` (avoid 1 character per line)**</p><p> 6. **Use Lucide, not emojis.**</p><p> 7. **Use serifs for headings, sans-serifs for body text, and fixed width for metadata.**</p><p></p><p> ### Step 5 · Iteration</p><p></p><p> Modified based on user feedback—the template's CSS is now highly parameterized, with 90% of the adjustments being changes to inline styles (font-size:Xvw / height:Yvh / spacing:Zvh).</p></div><div class="flex flex-row flex-wrap gap-2 pb-3"><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">template.txt</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">themes.md</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">layouts.md</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">components.md</div></div><div class="flex shrink-0 flex-row items-center rounded-[16px] bg-background dark:bg-card dark:border dark:border-select gap-[6px] h-[30px] py-2 px-3" style="width:130px" data-state="closed"><div class="flex items-center justify-center overflow-hidden h-[18px] w-[18px] rounded-[6px]"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file h-4 w-4" aria-hidden="true"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path></svg></div><div class="flex-1 min-w-0 truncate text-xs leading-4">checklist.md</div></div></div><div class="flex flex-row items-center gap-2 flex-1 min-w-0"><div class="relative flex h-[32px] items-center rounded-full px-2 text-xs text-foreground gap-[4px]"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 4H6C4.34315 4 3 5.34315 3 7V17C3 18.6569 4.34315 20 6 20H18C19.6569 20 21 18.6569 21 17V7C21 5.34315 19.6569 4 18 4Z" stroke="currentColor" stroke-width="2"></path><path d="M3.5 8H20" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path><path d="M7 4.5V7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path><path d="M10.5 4.5V7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></svg>Webpage</div><div class="flex h-[32px] items-center gap-1 px-2 rounded-[20px] min-w-0" style="--bg-color:rgba(2, 4, 26, 0.04)" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_5qdhinpfivabtkqivb_" data-state="closed" disabled=""><div class="flex-shrink-0"><div class="overflow-hidden bg-cover bg-center bg-no-repeat" style="background-image:url(https://cdn.gooo.ai/assets/select_model_claude.png);width:16px;height:16px;border-radius:8px" role="img" aria-label="Claude Sonnet 4.6"></div></div><span class="text-sm font-normal px-[1px] truncate min-w-0 text-foreground">Claude Sonnet 4.6</span></div></div></div><div class="flex flex-col rounded-[16px] bg-card p-3"><div class="skill-detail-content h-auto text-sm font-normal break-words whitespace-pre-wrap bg-transparent border-none rounded-xl instruction-content-container pb-4"><p>## Core Design Principles (Philosophy)</p><p></p><p> These principles are the result of five iterations of creating PPT presentations for a one-person company. Violating any one of them will ruin the visual appeal.</p><p></p><p> 1. **Restraint over technical brilliance** — WebGL backgrounds are only visible on hero pages, and almost invisible on regular pages.</p><p> 2. **Structure over decoration** — No shadows, no floating cards, no padding boxes; all information is conveyed through **large font size + font contrast + grid spacing**.</p><p> 3. **Content hierarchy is defined by font size and font type** — Maximum serif = main heading, medium serif = subheading, large sans-serif = lead, small sans-serif = body, fixed width = metadata</p><p> 4. **Images are the first citizen** — Only crop the bottom of the image, ensuring the top and left/right sides are intact; fix the grid with `height:Nvh`, do not use `aspect-ratio` to expand it.</p><p> 5. **Pace with Hero Pages** — Alternating between hero and non-hero pages helps prevent eye strain.</p><p> 6. **Terminology Consistency** — Skills should be translated as Skills, not a mix of Chinese and English.</p><p></p><p> ## References</p><p></p><p> The visual style of this skill is inspired by:</p><p></p><p> - Sharing "One-Person Company: Organizations Folded by AI" (April 22, 2026, Page 27)</p><p> - Layout of *Monocle* magazine</p><p> - A demo of YC President Garry Tan's blog post "Thin Harness, Fat Skills"</p><p></p><p> They can be used as style anchors.</p></div></div></div></div><div class="flex flex-col gap-4"><p class="text-xl font-semibold leading-7 text-primary">description</p><p class="text-sm leading-5 text-secondary-fg whitespace-pre-wrap break-words">[Original by @GuiCang] Generates a horizontally flip-page webpage PPT (single HTML file) in the style of an "e-magazine × e-ink" presentation, including WebGL fluid backgrounds, serif headings + sans-serif body text, chapter covers, large data banners, image grids, and other templates. Use this when users need to create webpage PPTs in the style of sharing/presentations/launch events, or when referring to "magazine-style PPT," "horizontal swipe deck," "editorial magazine," or "e-ink presentation."</p></div></div><div class="flex flex-col gap-5 px-5"><div class="flex items-center justify-between gap-3"><h3 class="font-semibold text-primary text-lg">Related Skills</h3><a class="inline-flex items-center gap-1 text-sm font-semibold text-secondary-fg transition-colors hover:text-primary" href="/skills?category=webpage">View all<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right size-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div><div class="relative -mx-5" role="region" aria-roledescription="carousel"><div class="overflow-hidden"><div class="flex -ml-4 pb-1 pl-5 pr-5"><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 pl-4 basis-[85%] sm:basis-[70%]"><div role="link" tabindex="0" class="cursor-pointer"><div class="group relative flex flex-col gap-4 p-5 rounded-3xl bg-board-card overflow-hidden transition-shadow hover:shadow-md h-[320px]"><div class="flex items-center shrink-0"><div class="relative size-8 overflow-hidden rounded-full" style="background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://cdn.gooo.ai/assets/skill-bg09.png);background-size:cover"><div class="absolute inset-0 flex items-center justify-center"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="text-white" style="filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.20))"><path d="M12 2.85999C6.96271 2.85999 2.87999 6.94271 2.87999 11.98V14.7647C2.87999 15.7869 3.32535 16.7637 4.11499 17.4143C5.58711 18.6272 8.31779 20.34 12 20.34C15.6822 20.34 18.4129 18.6272 19.885 17.4143C20.6746 16.7637 21.12 15.7869 21.12 14.7647V11.98C21.12 6.94271 17.0373 2.85999 12 2.85999ZM10.48 8.93999H12H13.52C16.4316 8.93999 18.84 11.22 18.84 13.5V15.02C18.84 15.02 17.5867 11.98 15.5818 11.98C14.6409 11.98 14.28 12.4923 14.28 13.0517V13.5C15.6396 13.5 17.364 14.7125 17.5441 14.8493C18.2487 15.3843 18.2541 16.4536 17.5382 16.9734C16.3754 17.8178 14.4746 18.82 12 18.82C9.52543 18.82 7.62459 17.8178 6.46179 16.9734C5.74587 16.4536 5.75133 15.3843 6.45585 14.8493C6.63597 14.7125 8.36035 13.5 9.71999 13.5V13.0517C9.71999 12.4923 9.35908 11.98 8.4182 11.98C6.41332 11.98 5.15999 15.02 5.15999 15.02V13.5C5.15999 11.22 7.56843 8.93999 10.48 8.93999ZM11.62 12.74C10.9907 12.74 10.48 13.2507 10.48 13.88C10.48 13.88 10.5261 14.0449 10.618 14.26H10.86C11.069 14.26 11.24 14.431 11.24 14.64V15.0215C8.71644 15.2527 7.43999 16.54 7.43999 16.54C7.43999 16.54 10.48 16.5875 12 16.5875C13.52 16.5875 16.56 16.54 16.56 16.54C16.56 16.54 15.2836 15.2527 12.76 15.0215V14.64C12.76 14.431 12.931 14.26 13.14 14.26H13.3819C13.4739 14.0449 13.52 13.88 13.52 13.88C13.52 13.2507 13.0093 12.74 12.38 12.74H11.62Z" fill="currentColor"></path></svg></div></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">HTML Webpage Review System</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Let your team directly annotate webpage elements in the browser. Zero configuration required, automatic recognition, AI-powered intelligent generation of modification suggestions, and export of review reports that can be directly understood by the AI ​​programming assistant. 🔥 Core Capabilities: ⚡ 30-Second Startup - Simply provide a theme, and it automatically generates a webpage with a review system. 🤖 AI Intelligence - Input "font too small," and AI automatically generates "suggest changing to 18px PingFang SC". 💾 Never Lost - Comments are automatically saved in IndexedDB and can be restored by refreshing the page. 📊 Team Collaboration - 5 role identities (product/design/development/editing/operations), color-coded. 🎯 Precise Positioning - Click on titles, buttons, icons, and backgrounds, pinpointing each child element.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/web-images/13ac5686ab7e78240282d4649a6653a7d7c43b60f911e8ee69dfaedcee6a51bb@small" alt="HTML Webpage Review System" class="object-cover absolute inset-0 w-full h-full"/><div class="absolute inset-0 bg-black/40 flex items-center justify-center transition-opacity duration-200 opacity-0"><button type="button" class="px-6 py-2 text-sm font-medium text-primary bg-white rounded-full hover:bg-gray-100 transition-colors">Try in YouMind</button></div></div></div></div></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 pl-4 basis-[85%] sm:basis-[70%]"><div role="link" tabindex="0" class="cursor-pointer"><div class="group relative flex flex-col gap-4 p-5 rounded-3xl bg-board-card overflow-hidden transition-shadow hover:shadow-md h-[320px]"><div class="flex items-center shrink-0"><div class="relative size-8 overflow-hidden rounded-full" style="background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://cdn.gooo.ai/assets/skill-bg08.png);background-size:cover"><div class="absolute inset-0 flex items-center justify-center"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="text-white" style="filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.20))"><path d="M14.26 2.12C8.93999 2.12 8.17999 5.92 8.17999 6.68C8.17999 8.96 8.93999 10.48 8.93999 10.48L6.65999 8.96C6.65999 8.96 5.13999 9.88948 5.13999 12.38C5.13999 14.8705 6.65999 15.8 6.65999 15.8L8.93999 14.28C8.93999 14.3016 8.94415 14.3264 8.94444 14.3483C8.9636 16.1354 9.42813 17.9345 10.3442 19.3566C11.2798 20.8089 12.7616 21.88 14.6058 21.88C15.3566 21.88 16.1853 21.6511 16.8725 21.0933C17.5597 20.5355 18.06 19.6127 18.06 18.46C18.06 17.4165 17.1937 16.56 16.16 16.56C15.3461 16.56 14.6408 17.0787 14.3743 17.8098C14.3387 17.9039 14.3222 18.0041 14.3256 18.1046C14.329 18.2051 14.3524 18.3039 14.3943 18.3953C14.4362 18.4867 14.4958 18.5689 14.5697 18.6371C14.6436 18.7053 14.7303 18.7582 14.8247 18.7927C14.9192 18.8271 15.0196 18.8425 15.12 18.8379C15.2205 18.8333 15.319 18.8088 15.4099 18.7659C15.5008 18.7229 15.5823 18.6623 15.6497 18.5877C15.717 18.513 15.7689 18.4257 15.8023 18.3309C15.8549 18.1865 15.9889 18.08 16.16 18.08C16.3848 18.08 16.54 18.2282 16.54 18.46C16.54 19.2073 16.2812 19.6145 15.9151 19.9117C15.5547 20.2042 15.0456 20.3538 14.6266 20.3585C13.8948 20.3498 12.74 19.5913 12.74 18.08C12.74 15.6769 15.78 15.8935 15.78 12.76C15.78 10.48 12.74 9.72 12.74 8.2C12.74 8.2 14.26 8.96 15.02 8.96C16.54 8.96 18.06 7.44 18.06 7.44V6.68C16.5446 5.92231 15.7847 5.1651 15.3094 4.40742L16.0991 3.9725C16.2511 3.89116 16.371 3.76056 16.439 3.60214C16.507 3.44372 16.5191 3.26688 16.4734 3.10066C16.4276 2.93444 16.3267 2.7887 16.1873 2.68738C16.0478 2.58605 15.878 2.53515 15.7058 2.54304C15.5863 2.54851 15.4699 2.58207 15.3658 2.64101L14.6548 3.03289C14.5331 2.72863 14.4121 2.42425 14.26 2.12Z" fill="currentColor"></path></svg></div></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">StoryCanvas</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">It helps creators transform existing aesthetic references into reusable, page-based narrative JSON style specifications through multiple rounds of verification.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/web-images/4731443b0df74b2e2be165546001fb3ca6fcbf6dd7abc931000bbe2760c38ad8@small" alt="StoryCanvas" class="object-cover absolute inset-0 w-full h-full"/><div class="absolute inset-0 bg-black/40 flex items-center justify-center transition-opacity duration-200 opacity-0"><button type="button" class="px-6 py-2 text-sm font-medium text-primary bg-white rounded-full hover:bg-gray-100 transition-colors">Try in YouMind</button></div></div></div></div></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 pl-4 basis-[85%] sm:basis-[70%]"><div role="link" tabindex="0" class="cursor-pointer"><div class="group relative flex flex-col gap-4 p-5 rounded-3xl bg-board-card overflow-hidden transition-shadow hover:shadow-md h-[320px]"><div class="flex items-center shrink-0"><div class="relative size-8 overflow-hidden rounded-full" style="background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(https://cdn.gooo.ai/assets/skill-bg03.png);background-size:cover"><div class="absolute inset-0 flex items-center justify-center"><svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="text-white" style="filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.20))"><path d="M12 2.85889C6.50595 2.85889 2.87999 6.71209 2.87999 11.2189C2.87999 16.2501 6.00815 18.8189 9.33999 18.8189C10.974 18.8189 12.1756 18.2443 12.8611 17.8012C13.748 17.1416 15.04 15.7416 15.04 13.1797C15.04 10.9605 13.2289 8.93889 11.24 8.93889C9.07323 8.93889 7.43999 10.3274 7.43999 12.1689C7.43999 13.5414 8.33831 14.2589 9.22523 14.2589C10.2132 14.2589 10.5081 13.2944 10.5112 13.2846C10.629 12.8818 11.0515 12.65 11.4543 12.7693C11.8571 12.8878 12.0874 13.3096 11.9696 13.7124C11.7598 14.4276 10.9155 15.7789 9.22523 15.7789C7.62315 15.7789 5.91999 14.5135 5.91999 12.1689C5.91999 9.46101 8.20683 7.41889 11.24 7.41889C14.074 7.41889 16.56 10.1108 16.56 13.1797C16.56 15.617 15.607 17.2282 14.6463 18.2382L16.6444 19.9034C17.453 20.5775 18.666 20.351 19.1904 19.4383C20.059 17.9251 21.12 15.5106 21.12 12.7389C21.12 8.04741 17.2744 2.85889 12 2.85889Z" fill="currentColor"></path></svg></div></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">To be PDF</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">This software converts reference content such as articles, reports, notes, Markdown, and extracted text from PDFs into A4 print-quality single-file HTML files. It adaptively selects accent colors based on the content theme, embeds semantic minimalist hand-drawn line art SVG, automatically fixes printing problems such as blank pages, orphaned lines, and truncated elements when exporting PDFs, and opens the PDF directly with a canvas panel in the final step, allowing users to view, print, or export PDFs without copying and pasting code.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/web-images/2001d59579dc38a5dc632880bc66facfc832512ea32e4b7ef04b96fbd4ac9ba5@small" alt="To be PDF" class="object-cover absolute inset-0 w-full h-full"/><div class="absolute inset-0 bg-black/40 flex items-center justify-center transition-opacity duration-200 opacity-0"><button type="button" class="px-6 py-2 text-sm font-medium text-primary bg-white rounded-full hover:bg-gray-100 transition-colors">Try in YouMind</button></div></div></div></div></div></div></div></div></div></div></div><div class="px-5 md:px-[168px]"><div class="relative overflow-hidden rounded-[36px] border border-black/[0.06] bg-card px-6 py-10 md:rounded-[40px] md:px-10 md:py-14"><div class="pointer-events-none absolute inset-0 bg-[radial-gradient(circle_at_left_center,rgba(191,219,254,0.12),transparent_34%),radial-gradient(circle_at_right_center,rgba(254,240,138,0.14),transparent_36%)] opacity-75"></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap absolute left-6 top-6 size-5 text-[#F5D36A] md:left-8 md:top-8" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles absolute bottom-6 right-6 size-5 rotate-180 text-[#D9C2FF] md:bottom-8 md:right-8" aria-hidden="true"><path d="M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg><div class="relative mx-auto flex max-w-[640px] flex-col items-center gap-5 text-center"><div class="flex flex-col gap-3"><h3 class="text-[32px] font-semibold tracking-tight text-primary md:text-[48px] md:leading-[1.05]">Find your next favorite skill</h3><p class="text-base leading-7 text-secondary-fg md:text-lg">Explore more curated AI skills for research, creation, and everyday work.</p></div><a class="inline-flex items-center justify-center gap-2 rounded-full bg-primary px-7 py-3.5 text-base font-semibold text-primary-fg transition-opacity hover:opacity-90 md:px-8" href="/skills">Explore all skills<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right size-4" aria-hidden="true"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></div></div></div><!--$--><!--/$--></div><div class="footer flex flex-col px-[8%] pb-[90px] pt-[64px] md:pt-[80px] font-sans-title text-sm md:text-base bg-card"><div class="flex flex-col w-full mt-4 md:flex-row gap-8"><div class="mb-8 flex-1 md:mb-0 text-[rgba(0,0,0,0.88)]"><svg width="118" height="20" viewBox="0 0 118 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M117.78 16.4587H115.608V14.8788C115.261 15.3695 114.824 15.7884 114.297 16.1355C113.783 16.4826 113.142 16.6562 112.376 16.6562C111.814 16.6562 111.269 16.5485 110.743 16.333C110.216 16.1176 109.749 15.8004 109.342 15.3815C108.935 14.9506 108.606 14.43 108.355 13.8196C108.103 13.2091 107.978 12.509 107.978 11.719C107.978 10.9291 108.097 10.2289 108.337 9.61849C108.588 9.00808 108.917 8.49341 109.324 8.0745C109.731 7.64362 110.198 7.32046 110.725 7.10502C111.263 6.88958 111.814 6.78186 112.376 6.78186C113.154 6.78186 113.801 6.94943 114.315 7.28456C114.83 7.61969 115.261 8.00868 115.608 8.45152V4.54967C115.608 3.88865 116.144 3.35278 116.805 3.35278H117.78V16.4587ZM115.644 11.719C115.644 11.2522 115.566 10.8333 115.41 10.4623C115.267 10.0913 115.069 9.77408 114.818 9.51077C114.567 9.23548 114.273 9.02603 113.938 8.8824C113.603 8.73878 113.256 8.66696 112.897 8.66696C112.526 8.66696 112.173 8.73878 111.838 8.8824C111.515 9.01406 111.227 9.21155 110.976 9.47486C110.725 9.73818 110.527 10.0613 110.384 10.4443C110.24 10.8154 110.168 11.2403 110.168 11.719C110.168 12.1858 110.24 12.6107 110.384 12.9937C110.527 13.3647 110.725 13.6819 110.976 13.9452C111.227 14.2086 111.515 14.412 111.838 14.5556C112.173 14.6993 112.526 14.7711 112.897 14.7711C113.256 14.7711 113.603 14.6993 113.938 14.5556C114.273 14.412 114.567 14.2086 114.818 13.9452C115.069 13.67 115.267 13.3468 115.41 12.9758C115.566 12.6047 115.644 12.1858 115.644 11.719Z" fill="currentColor"></path><path d="M99.7368 11.109V16.5787H97.5645V6.97971H99.7368V8.45188C99.8924 8.22448 100.06 8.01502 100.239 7.82352C100.431 7.62005 100.646 7.44051 100.886 7.28492C101.137 7.12932 101.406 7.00964 101.694 6.92585C101.993 6.8301 102.328 6.78223 102.699 6.78223C103.776 6.78223 104.608 7.11137 105.195 7.76966C105.781 8.42795 106.074 9.31364 106.074 10.4267V16.5787H105.099C104.438 16.5787 103.902 16.0429 103.902 15.3819V11.0731C103.902 10.331 103.722 9.76248 103.363 9.3675C103.016 8.96056 102.52 8.75709 101.873 8.75709C101.239 8.75709 100.724 8.96655 100.329 9.38546C99.9343 9.7924 99.7368 10.3669 99.7368 11.109Z" fill="currentColor"></path><path d="M95.1706 16.578H92.8965V7.00293H95.1706V16.578Z" fill="currentColor"></path><path d="M84.5204 12.7484C84.6002 12.7484 84.6748 12.7086 84.7193 12.6422L88.199 7.44617V16.5784H90.4073V3.77173H88.0554L84.2314 9.83396L80.4073 3.77173H78.0554V16.5784H80.2278V7.48208L83.6729 12.6419C83.7173 12.7084 83.792 12.7484 83.872 12.7484H84.5204Z" fill="currentColor"></path><path d="M93.9141 5.61491H94.0338C94.6618 5.61491 95.1709 5.10583 95.1709 4.47786C95.1709 3.84989 94.6618 3.34082 94.0338 3.34082H93.9141C93.2862 3.34082 92.7771 3.84989 92.7771 4.47786C92.7771 5.10583 93.2862 5.61491 93.9141 5.61491Z" fill="currentColor"></path><path d="M72.4127 12.3295V6.97937H74.5851V16.5784H73.6096C72.9486 16.5784 72.4127 16.0425 72.4127 15.3815V14.9865C72.1015 15.4414 71.7125 15.8363 71.2457 16.1715C70.779 16.4946 70.1805 16.6562 69.4504 16.6562C68.3732 16.6562 67.5414 16.3271 66.9549 15.6688C66.3684 15.0105 66.0752 14.1248 66.0752 13.0117V6.97937H67.0507C67.7117 6.97937 68.2475 7.51523 68.2475 8.17626V12.3654C68.2475 13.1074 68.4211 13.6819 68.7682 14.0889C69.1273 14.4839 69.63 14.6813 70.2763 14.6813C70.9106 14.6813 71.4253 14.4779 71.8203 14.0709C72.2152 13.652 72.4127 13.0715 72.4127 12.3295Z" fill="currentColor"></path><path d="M63.8126 11.7194C63.8126 12.4016 63.6817 13.0419 63.4198 13.6404C63.1698 14.2388 62.8186 14.7655 62.3662 15.2203C61.9257 15.6631 61.3959 16.0162 60.7768 16.2795C60.1578 16.5428 59.4851 16.6745 58.7589 16.6745C58.0446 16.6745 57.3779 16.5488 56.7589 16.2975C56.1517 16.0342 55.6219 15.6811 55.1695 15.2382C54.7291 14.7834 54.3838 14.2628 54.1338 13.6763C53.8838 13.0779 53.7588 12.4375 53.7588 11.7553C53.7588 11.0731 53.8838 10.4327 54.1338 9.83429C54.3957 9.22388 54.7469 8.69725 55.1874 8.2544C55.6398 7.79958 56.1696 7.44051 56.7767 7.1772C57.3958 6.91388 58.0684 6.78223 58.7946 6.78223C59.5209 6.78223 60.1875 6.91388 60.7947 7.1772C61.4138 7.42855 61.9435 7.78163 62.384 8.23644C62.8364 8.67929 63.1876 9.19994 63.4376 9.79838C63.6876 10.3968 63.8126 11.0372 63.8126 11.7194ZM61.6519 11.7553C61.6519 11.3364 61.5804 10.9414 61.4376 10.5704C61.2947 10.1993 61.0923 9.87618 60.8304 9.6009C60.5804 9.31364 60.2768 9.09222 59.9197 8.93662C59.5744 8.76906 59.1875 8.68528 58.7589 8.68528C58.3303 8.68528 57.9375 8.76906 57.5803 8.93662C57.2351 9.09222 56.9374 9.30766 56.6874 9.58294C56.4374 9.85823 56.247 10.1814 56.116 10.5524C55.985 10.9115 55.9196 11.3005 55.9196 11.7194C55.9196 12.1383 55.991 12.5393 56.1339 12.9223C56.2767 13.2933 56.4732 13.6165 56.7232 13.8917C56.9851 14.167 57.2887 14.3884 57.6339 14.556C57.9911 14.7116 58.378 14.7894 58.7946 14.7894C59.2351 14.7894 59.628 14.7116 59.9732 14.556C60.3304 14.3884 60.634 14.167 60.884 13.8917C61.134 13.6165 61.3245 13.2993 61.4554 12.9402C61.5864 12.5692 61.6519 12.1742 61.6519 11.7553Z" fill="currentColor"></path><path d="M48.9711 11.4498V16.5784H46.7449V11.5036L41.7539 3.77173H43.6903C44.1049 3.77173 44.4899 3.98622 44.7081 4.3387L47.876 9.45694L51.0791 4.33407C51.2979 3.98424 51.6814 3.77173 52.094 3.77173H53.9622L48.9711 11.4498Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M5.33333 4.06667C5.33333 1.82071 3.51262 0 1.26667 0H0V13.8333C0 17.2391 2.7609 20 6.16667 20C9.57243 20 12.3333 17.2391 12.3333 13.8333V12.0333H12.3337V6.73333C12.3337 4.85557 13.8559 3.33333 15.7337 3.33333C17.6114 3.33333 19.1337 4.85557 19.1337 6.73333V17.3333C19.1337 18.8061 20.3276 20 21.8003 20H24.7337V7.03333C24.7337 3.14893 21.5847 0 17.7003 0C13.8159 0 10.667 3.14893 10.667 7.03333V8.01667H10.6667V14C10.6667 15.4728 9.47275 16.6667 8 16.6667C6.52725 16.6667 5.33333 15.4728 5.33333 14V4.06667ZM25.5869 3.4913C27.2187 4.77285 28.3003 6.76385 28.3003 8.99967V17.333C28.3003 18.8058 29.4942 19.9997 30.967 19.9997H33.3336V9.66634C33.3336 9.44118 33.3219 9.21877 33.299 8.99967C32.9658 5.81523 30.2729 3.33301 27.0003 3.33301C26.5435 3.33301 26.0981 3.38136 25.6688 3.47322C25.6414 3.47907 25.6141 3.4851 25.5869 3.4913Z" fill="currentColor"></path></svg><p class="mt-4 text-caption-fg">© <!-- -->2026<!-- --> MIND MOTOR PTE. LTD.</p><button type="button" role="combobox" aria-controls="radix-_R_rqbtkqivb_" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" class="flex h-10 items-center justify-between border border-input px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1 w-[265px] rounded-lg bg-transparent hover:bg-accent transition-colors duration-200 ease-out mt-10"><span style="pointer-events:none"></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-[14px] h-[14px] opacity-75" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select><div class="flex gap-6 mt-10 items-center"><a href="https://discord.gg/kKvXrB2r7x" target="_blank" rel="noopener"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-caption-fg"><path d="M19.6949 5.41887C19.6888 5.407 19.6786 5.39769 19.6663 5.39262C18.2366 4.7367 16.728 4.26897 15.178 4.00115C15.164 3.99853 15.1494 4.00042 15.1365 4.00654C15.1235 4.01267 15.1128 4.02272 15.1059 4.03527C14.9005 4.40813 14.714 4.79112 14.5472 5.18277C12.8764 4.92915 11.177 4.92915 9.5062 5.18277C9.33826 4.79012 9.14878 4.40704 8.93863 4.03527C8.93142 4.023 8.92069 4.01318 8.90782 4.00709C8.89495 4.001 8.88054 3.99893 8.86648 4.00115C7.31637 4.26841 5.80762 4.73617 4.37818 5.39266C4.36595 5.39785 4.35562 5.4067 4.34863 5.41801C1.49004 9.68693 0.70697 13.8509 1.09112 17.9633C1.0922 17.9734 1.0953 17.9831 1.10023 17.992C1.10515 18.0008 1.11181 18.0086 1.11981 18.0149C2.78434 19.2473 4.64613 20.1881 6.62575 20.7969C6.63969 20.8011 6.65457 20.8009 6.6684 20.7964C6.68223 20.7919 6.69434 20.7832 6.70311 20.7716C7.12829 20.1931 7.50502 19.5805 7.82949 18.94C7.83395 18.9312 7.8365 18.9216 7.83696 18.9118C7.83743 18.9019 7.8358 18.8921 7.83219 18.8829C7.82858 18.8737 7.82307 18.8654 7.81602 18.8586C7.80897 18.8517 7.80054 18.8464 7.79128 18.843C7.19719 18.6157 6.62204 18.3416 6.07123 18.0235C6.06123 18.0176 6.05282 18.0093 6.04676 17.9994C6.04071 17.9895 6.03718 17.9783 6.03649 17.9667C6.03581 17.9551 6.03798 17.9436 6.04283 17.933C6.04768 17.9225 6.05505 17.9133 6.0643 17.9063C6.1802 17.8197 6.29409 17.7304 6.40588 17.6386C6.41569 17.6305 6.42755 17.6254 6.44014 17.6237C6.45273 17.622 6.46554 17.6238 6.47713 17.629C10.0857 19.2759 13.9925 19.2759 17.5584 17.629C17.57 17.6235 17.583 17.6214 17.5957 17.6229C17.6085 17.6245 17.6206 17.6296 17.6305 17.6378C17.7425 17.7301 17.8566 17.8196 17.973 17.9063C17.9823 17.9132 17.9897 17.9223 17.9946 17.9328C17.9996 17.9433 18.0018 17.9549 18.0012 17.9665C18.0006 17.9781 17.9972 17.9893 17.9912 17.9993C17.9852 18.0092 17.9769 18.0175 17.9669 18.0235C17.4173 18.3443 16.8417 18.6182 16.246 18.8421C16.2368 18.8456 16.2284 18.8511 16.2214 18.8581C16.2144 18.865 16.2089 18.8734 16.2054 18.8827C16.2018 18.8919 16.2003 18.9018 16.2008 18.9117C16.2014 18.9216 16.204 18.9312 16.2085 18.94C16.5384 19.5769 16.9146 20.1887 17.3341 20.7706C17.3426 20.7825 17.3546 20.7915 17.3685 20.7962C17.3824 20.8009 17.3974 20.8011 17.4114 20.7968C19.3946 20.19 21.2596 19.2492 22.9262 18.0149C22.9344 18.0089 22.9411 18.0014 22.9461 17.9926C22.951 17.9839 22.954 17.9742 22.9549 17.9642C23.4148 13.2098 22.185 9.07996 19.6949 5.41887ZM8.36841 15.4593C7.28196 15.4593 6.38676 14.4623 6.38676 13.2378C6.38676 12.0134 7.2646 11.0163 8.36841 11.0163C9.48085 11.0163 10.3674 12.022 10.35 13.2377C10.35 14.4623 9.47215 15.4593 8.36841 15.4593ZM15.6952 15.4593C14.6087 15.4593 13.7135 14.4623 13.7135 13.2378C13.7135 12.0134 14.5914 11.0163 15.6952 11.0163C16.8077 11.0163 17.6942 12.022 17.6768 13.2377C17.6768 14.4623 16.8077 15.4593 15.6952 15.4593Z" fill="black" fill-opacity="0.6"></path></svg></a><a href="https://x.com/YouMind_AI" target="_blank" rel="noopener"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-caption-fg"><g clip-path="url(#clip0_932_2592)"><path d="M17.7477 2.7995H20.8025L14.0953 10.4364L21.9314 20.796H15.782L10.9675 14.5005L5.45564 20.796H2.40089L9.50651 12.6278L2.00244 2.7995H8.30453L12.6542 8.55041L17.7477 2.7995ZM16.6785 19.003H18.3719L7.41467 4.5261H5.5951L16.6785 19.003Z" fill="black" fill-opacity="0.6"></path></g><defs><clipPath id="clip0_932_2592"><rect width="20" height="17.9965" fill="white" transform="translate(2 2.79965)"></rect></clipPath></defs></svg></a><a href="https://www.producthunt.com/products/youmind?embed=true&utm_source=badge-featured&utm_medium=badge&utm_source=badge-youmind" target="_blank" rel="noreferrer noopener" class="flex-shrink-0"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=989426&theme=light&t=1759197639729" alt="YouMind - The first AI learning and creation agent where learning meets writing | Product Hunt" width="250" height="36" class="h-[36px] w-auto"/></a></div></div><div class="grid grid-cols-3 gap-4 lg:flex lg:flex-row md:gap-8 lg:gap-16 flex-1"><div class="flex-1 lg:flex-[1.5]"><div class="mb-[16px] text-base font-semibold">Prompts</div><div class="flex flex-col gap-[20px] text-sm"><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/nano-banana-pro-prompts?utm_source=footer">Nano Banana Pro Prompts</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/gpt-image-2-prompts?utm_source=footer"><span class="inline-flex items-center gap-1.5">GPT Image 2 Prompts<span aria-hidden="true" class="pointer-events-none relative inline-flex shrink-0 h-2.5 w-2.5"><span class="absolute inline-flex h-full w-full rounded-full animate-ping bg-red-400 opacity-75"></span><span class="relative inline-flex h-full w-full rounded-full bg-red-500"></span></span></span></a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/seedance-2-0-prompts?utm_source=footer">Seedance 2.0 Prompts</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/gpt-image-1-5-prompts?utm_source=footer">GPT Image 1.5 Prompts</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/seedream-4-dot-5-prompts?utm_source=footer">Seedream 4.5 Prompts</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/gemini-3-prompts?utm_source=footer">Gemini 3 Pro Prompts</a></div></div><div class="flex-1 lg:flex-[1.5]"><div class="mb-[16px] text-base font-semibold">AI Tools</div><div class="flex flex-col gap-[20px] text-sm"><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/landing/gpt-image-2-slides?utm_source=footer">GPT Image 2 Slides</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/landing/x-viral-articles?utm_source=footer"><span class="inline-flex items-center gap-1.5">𝕏 Viral Articles Tracking<span aria-hidden="true" class="pointer-events-none relative inline-flex shrink-0 h-2.5 w-2.5"><span class="absolute inline-flex h-full w-full rounded-full animate-ping bg-red-400 opacity-75"></span><span class="relative inline-flex h-full w-full rounded-full bg-red-500"></span></span></span></a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/model-arena/nano-banana-2-vs-nano-banana-pro?utm_source=footer">Nano Banana 2 VS Pro</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/landing/lenny-career-coach?utm_source=footer">Lenny Career Coach</a></div></div><div class="flex-1 lg:flex-[2]"><div class="mb-[16px] text-base font-semibold">Blog</div><div class="flex flex-col gap-[20px] text-sm"><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/blog/best-notebooklm-alternatives">NotebookLM Alternatives</a></div></div><div class="flex-1"><div class="mb-[16px] text-base font-semibold">Product</div><div class="flex flex-col gap-[20px] text-sm"><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/use-cases">Use cases</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/pricing">Pricing</a></div></div><div class="flex-1 mt-0"><div class="mb-[16px] text-base font-semibold">Company</div><div class="flex flex-col gap-[20px] text-sm"><div class="cursor-pointer lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]">Contact us</div><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/privacy">Privacy</a><a class="lg:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/terms">Terms</a></div></div></div></div></div></main><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><!--$--><!--/$--><script src="/_next/static/chunks/16i9c5h.s.16a.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[609031,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"default\"]\n3:I[470962,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"default\"]\n4:I[335838,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0zj5who20use~.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/16td-vbv1z3l-.js\"],\"default\"]\n13:I[663151,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0..a~~m_~eonw.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-sij_15ad7bx.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\"],\"default\"]\n17:I[506740,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"OutletBoundary\"]\n18:\"$Sreact.suspense\"\n1b:I[506740,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"ViewportBoundary\"]\n1d:I[506740,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"MetadataBoundary\"]\n1f:I[713662,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0p3dbp8j9y97a.js\",\"/_next/static/chunks/0l64wq.cm60sg.js\",\"/_next/static/chunks/0t3gtsd9-0j3f.js\",\"/_next/static/chunks/0d1_uw5v_tw9a.js\",\"/_next/static/chunks/0verrm-.xcl_t.js\"],\"Header\"]\n21:I[238910,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"\"]\n22:I[148724,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n23:I[855331,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/c"])</script><script>self.__next_f.push([1,"hunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"PostHogProvider\"]\n24:I[612645,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"GtagProvider\"]\n25:I[242092,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"ThemeProvider\"]\n27:I[825979,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n2b:I[407240,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"I18nProvider\"]\n2c:I[422187,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_"])</script><script>self.__next_f.push([1,"next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"NuqsAdapter\"]\n2d:I[470174,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n2e:I[416398,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"GoogleOneTapPrompt\"]\n2f:I[524955,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n30:I[170637,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n31:I[246331,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\""])</script><script>self.__next_f.push([1,",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"Toaster\"]\n32:I[673227,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"PageRedirecting\"]\n:HL[\"/_next/static/chunks/01nshxp9276yh.css\",\"style\"]\n:HL[\"/_next/static/chunks/0e9nbiatnublw.css\",\"style\"]\n:HL[\"/_next/static/chunks/0w4j13h6i7zdh.css\",\"style\"]\n:HL[\"/_next/static/chunks/0mtcuu7cd2iei.css\",\"style\"]\n:HL[\"/_next/static/chunks/0-5wd7x1od-bn.css\",\"style\"]\n:HL[\"/_next/static/media/051742360c26797e-s.p.0f97p8c3305p~.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/1904c30335c1760b-s.p.08w36q5lu9vc4.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/20a72cd0c9704d06-s.p.0wk9o2ly~jaap.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7ebf22b5a21034f8-s.p.10_7676vm7pyy.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/AirbnbCereal_W_Bd-s.p.0zrn8nawcg4x4.otf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/otf\"}]\n:HL[\"/_next/static/media/AirbnbCereal_W_Bk-s.p.07qy3p9jsost4.otf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/otf\"}]\n:HL[\"/_next/static/media/AirbnbCereal_W_Blk-s.p.058ndt5i1t2zv.otf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/otf\"}]\n:HL[\"/_next/static/media/AirbnbCereal_W_Lt-s.p.0plf8ivmhq9jc.otf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/otf\"}]\n:HL[\"/_next/static/media/AirbnbCereal_W_Md-s.p.08_-_pk6.ifi~.otf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/otf\"}]\n:HL[\"/_next/static/media/AirbnbCereal_W_XBd-s.p.0l85nvd__drfd.otf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/otf\"}]\n:HL[\"/_next/static/media/Arvo_Bold-s.p.0.8k75a72nr-k.ttf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/ttf\"}]\n:HL[\"/_next/static/media/Arvo_BoldItalic-s.p.11d1_0ap3ag.x.ttf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/ttf\"}]\n:HL[\"/_next/static/media/Arvo_Italic-s.p.02a7.3u5s~_tj.ttf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/ttf\"}]\n:HL[\"/_next/static/media/Arvo_Regular-s.p.0n3do0_xda3qj.ttf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/ttf\"}]\n:HL[\"/_next/static/media/a624dffa201843ff-s.p.0xr-_bh6gedpp.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/e41d5df559864f9e-s.p.0gq7fw9.sy_5..woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/fabcf92ba1ccea36-s.p.0lwj123ije5i..woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/chunks/0x4c2rs04i8ip.css\",\"style\"]\n0:{\"P\":null,\"c\":[\"\",\"skills\",\"magazine-style-web-ppt-54BKOuAPQRKStG\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[[\"locale\",\"en-US\",\"d\",null],{\"children\":[\"(marketing)\",{\"children\":[\"skills\",{\"children\":[[\"id\",\"magazine-style-web-ppt-54BKOuAPQRKStG\",\"d\",null],{\"children\":[\"__PAGE__\",{}]}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/01nshxp9276yh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0e9nbiatnublw.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"as"])</script><script>self.__next_f.push([1,"ync\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L4\",null,{}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0w4j13h6i7zdh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0w4j13h6i7zdh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0ysljzli4goe4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0s-u4tc-5uran.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0e2c78d-wylvg.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0yn91s91gmmxu.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/09aqnhxj1v..o.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/16td-vbv1z3l-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-11\",{\"src\":\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-12\",{\"src\":\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-13\",{\"src\":\"/_next/static/chunks/14ik3i1~udj4..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-14\",{\"src\":\"/_next/static/chunks/062w.ac2hau1p.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-15\",{\"src\":\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-16\",{\"src\":\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L5\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0mtcuu7cd2iei.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0-5wd7x1od-bn.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0p3dbp8j9y97a.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0l64wq.cm60sg.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0t3gtsd9-0j3f.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0d1_uw5v_tw9a.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0verrm-.xcl_t.js\",\"async\":true,\"nonce\":\"$undefined\"}]],\"$L6\"]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\""])</script><script>self.__next_f.push([1,",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$L7\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0x4c2rs04i8ip.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/00a4rt679ztby.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0~nh_~r1-6no4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/12esm9pb26rc4.js\",\"async\":true,\"nonce\":\"$undefined\"}],\"$L8\",\"$L9\",\"$La\",\"$Lb\",\"$Lc\",\"$Ld\",\"$Le\",\"$Lf\"],\"$L10\"]}],{},null,false,null]},null,false,\"$@11\"]},null,false,\"$@11\"]},null,false,null]},null,false,null]},null,false,null],\"$L12\",false]],\"m\":\"$undefined\",\"G\":[\"$13\",[\"$L14\",\"$L15\",\"$L16\"]],\"S\":false,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"IMw9gIZGTSPPxQ5BcKA8O\"}\n8:[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/031rfbv760bzf.js\",\"async\":true,\"nonce\":\"$undefined\"}]\n9:[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0ak0ygbs2vkl~.js\",\"async\":true,\"nonce\":\"$undefined\"}]\na:[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0fdbfse85804z.js\",\"async\":true,\"nonce\":\"$undefined\"}]\nb:[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0kpqv9w34iff0.js\",\"async\":true,\"nonce\":\"$undefined\"}]\nc:[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0cs7x13.w5pk-.js\",\"async\":true,\"nonce\":\"$undefined\"}]\nd:[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0ri2baxbh-rap.js\",\"async\":true,\"nonce\":\"$undefined\"}]\ne:[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0j1rtqp43.-im.js\",\"async\":true,\"nonce\":\"$undefined\"}]\nf:[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/0x8io4v1r7oqm.js\",\"async\":true,\"nonce\":\"$undefined\"}]\n10:[\"$\",\"$L17\",null,{\"children\":[\"$\",\"$18\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@19\"}]}]\n1a:[]\n11:\"$W1a\"\n12:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L1b\",null,{\"children\":\"$L1c\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L1d\",null,{\"children\":[\"$\",\"$18\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L1e\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n14:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/01nshxp9276yh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n15:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0e9nbiatnublw.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n16:[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0w4j13h6i7zdh.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n6:[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@graph\\\":[{\\\"@type\\\":\\\"Organization\\\",\\\"@id\\\":\\\"https://youmind.com/#organization\\\",\\\"name\\\":\\\"YouMind\\\",\\\"url\\\":\\\"https://youmind.com\\\",\\\"logo\\\":\\\"https://marketing-assets.youmind.com/youmind-logo.png\\\",\\\"description\\\":\\\"YouMind is where learning meets creation. Learn, think, and create with AI agents. Everything flows together and grows with you.\\\",\\\"sameAs\\\":[\\\"https://x.com/youmind_ai\\\",\\\"https://www.linkedin.com/company/mindbicycle\\\",\\\"https://www.youtube.com/@youmind_ai\\\"]},{\\\"@type\\\":\\\"WebSite\\\",\\\"@id\\\":\\\"https://youmind.com/#website\\\",\\\"url\\\":\\\"https://youmind.com\\\",\\\"name\\\":\\\"YouMind\\\",\\\"description\\\":\\\"Learn smarter. Create bolder.\\\",\\\"publisher\\\":{\\\"@id\\\":\\\"https://youmind.com/#organization\\\"}}]}\"}}],[\"$\",\"main\",null,{\"className\":\"flex flex-col min-h-screen overflow-x-clip marketing-body\",\"children\":[[\"$\",\"$L1f\",null,{\"variant\":\"glass\"}],[\"$\",\"div\",null,{\"className\":\"flex-grow bg-card\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],\"$L20\"]}]]\n5:[\"$\",\"html\",null,{\"lang\":\"en-US\",\"suppressHydrationWarning\":true,\"className\":\"inter_"])</script><script>self.__next_f.push([1,"1b545fac-module__b8QJrq__variable arvo_47c97b1b-module__gSbheq__variable cereal_d27b773e-module__vIeTSq__variable pacifico_2c68cb73-module__2O2tPW__variable instrument_serif_e6807043-module__ZE2Y9q__variable bebas_neue_2462c9af-module__3UALqa__variable literata_a1f9e2d0-module__IX9Mva__variable jetbrains_mono_75b673cc-module__gh4UVG__variable font-sans\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://cms-assets.youmind.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://marketing-assets.youmind.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://cdn.gooo.ai\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://cdn.gooo.ai\"}],[\"$\",\"link\",null,{\"data-rh\":\"true\",\"rel\":\"apple-touch-icon\",\"href\":\"https://marketing-assets.youmind.com/logo-128.png\",\"sizes\":\"128x128\"}],[\"$\",\"link\",null,{\"data-rh\":\"true\",\"rel\":\"apple-touch-icon\",\"href\":\"https://marketing-assets.youmind.com/logo-96.png\",\"sizes\":\"96x96\"}],[\"$\",\"link\",null,{\"data-rh\":\"true\",\"rel\":\"apple-touch-icon\",\"href\":\"https://marketing-assets.youmind.com/logo-256.png\",\"sizes\":\"256x256\"}],[\"$\",\"link\",null,{\"data-rh\":\"true\",\"rel\":\"apple-touch-icon\",\"href\":\"https://marketing-assets.youmind.com/logo-512.png\",\"sizes\":\"512x512\"}],[[\"$\",\"$L21\",null,{\"id\":\"firstpromoter-init\",\"strategy\":\"lazyOnload\",\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function(w){\\n w.fpr=w.fpr||function(){\\n w.fpr.q = w.fpr.q||[];\\n w.fpr.q[arguments[0]=='set'?'unshift':'push'](arguments);\\n };\\n })(window);\\n fpr(\\\"init\\\", {cid:\\\"r3ldf8qa\\\"});\\n fpr(\\\"click\\\");\\n \"}}],[\"$\",\"$L21\",null,{\"src\":\"https://cdn.firstpromoter.com/fpr.js\",\"strategy\":\"lazyOnload\"}]],[[\"$\",\"$L21\",null,{\"src\":\"https://www.googletagmanager.com/gtag/js?id=G-EP3DKQTSZ9\",\"strategy\":\"lazyOnload\"}],[\"$\",\"$L21\",null,{\"id\":\"gtag-init\",\"strategy\":\"lazyOnload\",\"dangerouslySetInnerHTML\":{\"__html\":\"\\n window.dataLayer = window.dataLayer || [];\\n function gtag(){dataLayer.push(arguments);}\\n gtag('js', new Date());\\n gtag('config', 'G-EP3DKQTSZ9');\\n gtag('config', 'AW-9337236397');\\n \"}}]],[\"$\",\"style\",null,{\"children\":\".icon {\\n fill: currentColor;\\n overflow: hidden;\\n }\"}],[\"$\",\"$L21\",null,{\"src\":\"https://cdn.gooo.ai/assets/iconfont_icons.js\",\"strategy\":\"lazyOnload\"}]]}],[\"$\",\"body\",null,{\"translate\":\"no\",\"suppressHydrationWarning\":true,\"className\":\"bg-white text-foreground\",\"children\":[[\"$\",\"$L22\",null,{\"shadow\":false,\"color\":\"var(--primary)\",\"showSpinner\":false,\"height\":3,\"showForHashAnchor\":false}],[\"$\",\"$L23\",null,{\"children\":[\"$\",\"$L24\",null,{\"children\":[\"$\",\"$L25\",null,{\"attribute\":\"class\",\"defaultTheme\":\"light\",\"forcedTheme\":\"light\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":\"$L26\"}]}]}]]}]]}]\n28:T423,First, watch and understand this video: https://www.youtube.com/watch?v=sWkGomJ3TLI\n\nThis is the launch video for GPT Image 2. Use it as the main reference to extrapolate how a future image generation model might be announced and what could become absurdly powerful by AGI Image 10.\n\nCreate a hilarious roast-style launch deck for a fictional future model called AGI Image 10, announced by OpenAGI (not OpenAI) at the OpenAGI 2030 Spring Keynote. The presenter is Sam Ultraman, a fictional character who looks like Sam Altman, giving the most serious keynote of his life about an image model that may have become self-aware.\n\nMake it feel like an overproduced tech keynote that takes itself way too seriously: dramatic hero reveal, crisp futuristic typography, realistic faces, readable charts, premium visuals, and meme-worthy headlines. Open with: \"the image model that finally understands what your client meant by 'make it pop'.\" Include parody benchmarks, fake investor reactions, ridiculous pricing tier"])</script><script>self.__next_f.push([1,"s, safety notes, and a 10 million-person waitlist.29:T411,First, watch and understand this video: https://www.youtube.com/watch?v=sWkGomJ3TLI\n\nThis is the launch video for GPT Image 2. Use it as the main reference to extrapolate how a future image generation model might be announced and what could become absurdly powerful by AGI Image 10.\n\nCreate a hilarious roast-style product launch presentation for a fictional future model called AGI Image 10, announced by OpenAGI (not OpenAI) at the OpenAGI 2030 Spring Keynote. The presenter is Sam Ultraman, a fictional character who looks like Sam Altman, giving the most serious keynote of his life about an image model that may have become self-aware.\n\nThe deck should feel like a serious AI keynote slowly turning into a meme. Make every slide funny, sharp, readable, and screenshot-worthy. Open with: \"the image model that finally understands what your client meant by 'make it pop'.\" Include parody benchmarks, a GPT Image 2 to AGI Image 10 timeline, fake investor reactions, ridiculous pricing tiers, safety notes, and a 10 million-person waitlist.26:[\"$\",\"$L27\",null,{\"formats\":\"$undefined\",\"locale\":\"en-US\",\"messages\":{\"LocaleLayout\":{\"title\":\"YouMind - AI Creation Agent\",\"description\":\"YouMind is an innovative creation agent that harnesses the power of generative AI to transform diverse materials into inspired creations.\"},\"Footer\":{\"aiTools\":\"AI Tools\",\"prompts\":\"Prompts\",\"nanoBanana2VsPro\":\"Nano Banana 2 VS Pro\",\"youtubeTranscript\":\"YouTube Transcript\",\"youtubeSummary\":\"YouTube Summary\",\"nanoBananaPrompts\":\"Nano Banana Pro Prompts\",\"gptImage1_5Prompts\":\"GPT Image 1.5 Prompts\",\"seedream4_5Prompts\":\"Seedream 4.5 Prompts\",\"gemini3Prompts\":\"Gemini 3 Pro Prompts\",\"seedance20Prompts\":\"Seedance 2.0 Prompts\",\"christmasCardPrompts\":\"Christmas Card Prompts\",\"product\":\"Product\",\"useCases\":\"Use cases\",\"pricing\":\"Pricing\",\"blog\":\"Blog\",\"notebooklmAlternatives\":\"NotebookLM Alternatives\",\"updates\":\"Updates\",\"company\":\"Company\",\"contactUs\":\"Contact us\",\"privacy\":\"Privacy\",\"terms\":\"Terms\",\"grokImaginePrompts\":\"Grok Imagine Prompts\",\"gptImage2Prompts\":\"GPT Image 2 Prompts\",\"gptImage2Slides\":\"GPT Image 2 Slides\",\"xViralArticlesTracking\":\"𝕏 Viral Articles Tracking\"},\"Auth\":{\"Footnote\":{\"desc\":\"By continuing, you agree to the \",\"terms\":\"Terms\",\"privacy\":\"Privacy\",\"cookie\":\"Cookie Notice\"},\"Login\":{\"title\":\"Join YouMind\",\"description\":\"\",\"action\":\"Continue\",\"actionLoading\":\"Sending email\",\"actionByOAuth\":\"Continue with {provider}\",\"authError\":\"Authentication failed. Please try signing in again.\",\"form\":{\"email\":{\"label\":\"Email\",\"invalid\":\"Please enter a valid email\",\"placeholder\":\"Enter your email\",\"invalidWithInvite\":\"Please enter a valid email\"},\"inviteCode\":{\"label\":\"Invitation code\",\"placeholder\":\"Enter invite code (optional)\",\"invalid\":\"Invalid invitation code\"},\"turnstile\":{\"required\":\"Please complete the verification\"}}},\"OTP\":{\"title\":\"Enter the code\",\"description\":\"We've sent email to {email}\",\"goBack\":\"Back\",\"action\":\"Continue\",\"actionLoading\":\"Validating code\",\"resend\":\"Resend\",\"resending\":\"Sending\",\"resendSuccess\":\"Code sent\",\"form\":{\"token\":{\"label\":\"Token\",\"invalid\":\"Please enter the valid code.\"},\"turnstile\":{\"required\":\"Please complete the verification\"}}},\"Onboard\":{\"title\":\"Almost!\",\"description\":\"What should we call you?\",\"action\":\"Continue\",\"actionLoading\":\"Remembering your name\",\"changeAccount\":\"Change account?\",\"form\":{\"name\":{\"label\":\"Name\",\"placeholder\":\"Enter your name\",\"invalid\":\"Please enter a name\"}}},\"Waiting\":{\"title\":\"Thank you for joining our waitlist.\",\"description\":\"Great to know you, {name}. Just hang tight!\",\"action\":\"Join us on Discord\",\"logout\":\"Sign out\"}},\"Credits\":{\"videoViews\":\"Video views\",\"limitReached\":\"Limit reached\",\"unlockUnlimited\":\"Unlock unlimited access\",\"upgradeDescription\":\"Upgrade to get unlimited video views\"},\"Header\":{\"overview\":\"Overview\",\"useCases\":\"Use cases\",\"skills\":\"Skills\",\"prompts\":\"Prompts\",\"nanoBananaPro\":\"Nano Banana Pro\",\"gptImage1_5\":\"GPT Image 1.5\",\"seedream4_5\":\"Seedream 4.5\",\"gemini3\":\"Gemini 3\",\"christmasCard\":\"Christmas Card\",\""])</script><script>self.__next_f.push([1,"pricing\":\"Pricing\",\"blog\":\"Blog\",\"updates\":\"Updates\",\"signIn\":\"Sign in\",\"signOut\":\"Sign out\",\"openYouMind\":\"Open YouMind\",\"gptImage2\":\"GPT Image 2\",\"allPromptsBadge\":\"{promptCount} Free Image \u0026 Video Prompts\",\"allPromptsGroupImage\":\"Image\",\"allPromptsGroupVideo\":\"Video\",\"seedance2_0\":\"Seedance 2.0\",\"grokImagine\":\"Grok Imagine\"},\"Invite\":{\"metaTitle\":\"Invite friends to YouMind\",\"metaDescription\":\"Use your invite code to join YouMind and unlock 200 bonus credits.\"},\"Hero\":{\"title\":\"Learn smarter.\\nCreate bolder.\",\"description\":\"YouMind is where learning meets creation. In YouMind, you can learn, think, and create with AI agents. Everything flows together and grows with you.\",\"addToBrowser\":\"Add to {browserName}\",\"saveWhileBrowse\":\"Save anything while you browse\",\"downloadForIOS\":\"Download for iOS\",\"aiAssistantPocket\":\"AI assistant in your pocket\"},\"Pricing\":{\"metaTitle\":\"YouMind Pricing\",\"metaDescription\":\"YouMind is the reimagined AI writing tool that meets you where you think. Transform your scattered ideas into complete, polished writing.\",\"blackFridayTitle\":\"Black Friday — 50% OFF\",\"upgradeYourPlan\":\"Upgrade your plan\",\"chooseYourPlan\":\"Choose your plan\",\"multiModeSources\":{\"title\":\"Multi-mode sources\",\"description\":\"You can save everything with one click - YouTube videos, podcasts, webpages, audios, PDFs, and images, etc.\"},\"creativeBoards\":{\"title\":\"Creative boards\",\"description\":\"The board in YouMind is an organizer that changes chaos into sorted projects. It helps streamline your workflow, and transform your creative ideas into a final work.\"},\"powerfulAI\":{\"title\":\"Powerful AI\",\"description\":\"Powered by top AI models such as OpenAI, Anthropic, Google, and DeepSeek, you will experience consistent high-quality AI capabilities for your creation.\"},\"faq\":{\"title\":\"FAQs\",\"questions\":{\"howToUse\":{\"question\":\"How can I use YouMind?\",\"answer\":\"You can collect information using the YouMind browser extension or mobile app, and engage in deep thinking and creation by visiting youmind.ai.\"},\"isFree\":{\"question\":\"Is YouMind free?\",\"answer\":\"YouMind offers a free plan that gives you full access to our platform with included usage credits. Once you've explored what YouMind can do for you, premium plans are available to support higher usage limits and advanced features.\"},\"howToPay\":{\"question\":\"How to pay for YouMind?\",\"answer\":\"You can make payments through Stripe using credit cards, mobile payments, and other methods. You can pay monthly or annually.\"}}}},\"CampaignHeader\":{\"desktopText\":\"🎁 Black Friday Special: Get 50% OFF with code {code}. Ends Dec 12.\",\"mobileText\":\"🎁 Black Friday · 50% OFF · Ends Dec 12\",\"buttonText\":\"Get 50% OFF\",\"alt\":{\"blackFriday\":\"Black Friday\",\"blackFriday50Off\":\"Black Friday 50% OFF\"}},\"NewYearsCampaignBanner\":{\"desktopText\":\"Inspiration Hatched, 30% OFF\",\"mobileText\":\"30% OFF\",\"buttonText\":\"Join Now\"},\"Updates\":{\"metaTitle\":\"YouMind Updates\",\"metaDescription\":\"New updates and improvements to YouMind\",\"title\":\"Updates\",\"description\":\"Read about our latest product features, solutions, and updates.\",\"loading\":\"Loading...\",\"scrollForMore\":\"Scroll for more\",\"backToUpdates\":\"Updates\"},\"Blog\":{\"metaTitle\":\"YouMind Blog\",\"metaDescription\":\"Latest articles, news, and announcements from the team.\",\"title\":\"Blog\",\"description\":\"Read about our latest product features, solutions, and updates.\",\"backToBlog\":\"Blog\",\"publishedOn\":\"Published on\",\"in\":\"in\",\"showMorePosts\":\"Show more posts\",\"postNotFound\":\"Post Not Found\",\"postNotFoundDescription\":\"The requested article could not be found\",\"anonymous\":\"Anonymous\",\"relatedPosts\":\"Related Posts\",\"cta\":{\"title\":\"Have questions about this article?\",\"button\":\"Ask AI for Free\"},\"floating\":{\"placeholder\":\"What insights does this article offer?\",\"ask\":\"Ask\",\"summarize\":\"Summarize\"},\"prompt\":{\"summarize\":\"Help me summarize this article\",\"defaultAsk\":\"What is this article about?\"},\"contents\":\"Contents\",\"writtenBy\":\"Written by\",\"reviewedBy\":\"Reviewed by\"},\"UseCases\":{\"metaTitle\":\"YouMind Use Cases\",\"metaDescription\":\"Step-by-step, make YouMind a great assistant for you"])</script><script>self.__next_f.push([1,"r creation.\",\"title\":\"Use cases\",\"description\":\"See how users create with YouMind in real projects.\",\"backToUseCases\":\"Use cases\",\"publishedOn\":\"Published on\"},\"Common\":{\"all\":\"All\",\"startForFree\":\"Start for free\",\"featured\":\"Featured\",\"explore\":\"Explore\",\"readMore\":\"Read more\",\"viewAll\":\"View all\",\"getStarted\":\"Get started\",\"learnMore\":\"Learn more\",\"loading\":\"Loading...\",\"noAvailableCases\":\"No available cases\",\"exploreMoreUseCases\":\"Explore more use cases\"},\"PromptFilter\":{\"all\":\"ALL\",\"filterButton\":\"Filter\",\"dialogTitle\":\"Filter\",\"clearAll\":\"Clear All\",\"confirm\":\"Confirm\",\"noCategories\":\"No categories available\",\"sortButton\":\"Sort\",\"sortAsc\":\"Ascending\",\"sortDesc\":\"Descending\",\"sortTime\":\"Time\",\"sortLikes\":\"Likes\",\"sortComments\":\"Comments\",\"sortReposts\":\"Reposts\",\"sortViews\":\"Views\",\"sortBookmarks\":\"Bookmarks\",\"clearSort\":\"Clear Sort\"},\"Testimonials\":{\"title\":\"What people are saying\"},\"Posts\":{\"title\":\"Learn more about YouMind\"},\"UseCasesComponent\":{\"title\":\"Use cases\",\"description\":\"See how users create with YouMind in real projects.\"},\"NewFeatures\":{\"mainTitle\":\"The #1 personalized AI learning\\nand creation agent\",\"card1Title\":\"Save anything from anywhere\",\"card1Description\":\"Inspiration is everywhere. Beyond uploading files, YouMind lets you capture ideas and save materials through the browser extension or iOS app.\\n\\nSupports PDFs, webpages, YouTube videos, podcasts, audio recordings, Office documents, and more.\",\"card2Title\":\"Your insights, not just from AI\",\"card2Description\":\"Most AI tools generate insights that feel the same for everyone. YouMind is different. It learns from your highlights, notes, and annotations while you read, watch, or listen.\\n\\nBy learning how you explore and think, YouMind creates insights that truly reflect who you are.\",\"card3Title\":\"Generation is just the beginning\",\"card3Description\":\"Most AI tools stop at generation. In YouMind, every AI report opens as a fully editable document. You can review, rewrite, and refine your work freely, turning quick outputs into lasting creations.\",\"card4Title\":\"Everything connected in one space\",\"card4Description\":\"Everything in YouMind works together seamlessly. From saving materials and gaining insights to lasting creation, you can learn, think, and create in one connected space without ever switching tools.\"},\"ICP\":{\"title\":\"How people are \\nusing YouMind\",\"creator\":{\"title\":\"For creators\",\"description\":\"Turning scattered ideas and materials into meaningful stories can feel overwhelming. YouMind helps you uncover hidden themes, connect ideas, and shape your insights into thoughtful, well-supported work you're proud to share. At every stage of creation, YouMind supports you.\",\"caption\":\"Create with confidence.\"},\"researcher\":{\"title\":\"For researchers\",\"description\":\"Distilling key insights from piles of sources takes time and focus. YouMind brings everything together, synthesizing your findings into clear, persuasive reports and briefings. It also helps you easily adapt your work for wider audiences, from boardrooms to social media.\",\"caption\":\"Present with influence.\"},\"student\":{\"title\":\"For students\",\"description\":\"Facing endless readings and dense literature can feel exhausting. YouMind turns complex materials into clear understanding, transforming heavy texts into engaging examples, notes, and visuals. From research to writing, everything stays connected in one focused workspace.\",\"caption\":\"Learn with ease.\"}},\"Contact\":{\"title\":\"Join our community\",\"discord\":{\"title\":\"Discord\",\"description\":\"Find tips and like-minded people.\"},\"x\":{\"title\":\"@YouMind_AI\",\"description\":\"Follow the updates and creative trends.\"},\"email\":{\"title\":\"E-mail\",\"description\":\"Share your feedback with us directly.\"}},\"PrivacyFirst\":{\"title\":\"Privacy first, always.\",\"description\":\"YouMind does not use your personal data, including your source uploads, queries, and the responses from the model for training.\"},\"Toast\":{\"savingToYouMind\":\"Saving to YouMind...\"},\"VideoTools\":{\"openInYouMind\":\"Open in YouMind\",\"saveToYouMind\":\"Save to YouMind\",\"copied\":\"Copied!\",\"copyContent\""])</script><script>self.__next_f.push([1,":\"Copy content\",\"Examples\":{\"title\":\"Examples\"},\"SearchBlock\":{\"errorInvalidUrl\":\"Please enter a valid YouTube URL\",\"errorShortsNotSupported\":\"YouTube Shorts are not supported. Please use a regular YouTube video URL.\",\"upgradeMessageDefault\":\"Usage limit reached\",\"upgradeMessageRecordFailed\":\"Failed to record video access. Please try again or upgrade your account\"},\"Extension\":{\"description\":\"Tired of copying links ? Get a browser extension instead !\",\"buttonText\":\"Add to browser for instant video transcripts\"},\"UpgradeModal\":{\"title\":\"Sign in to YouMind to unlock all AI features.\",\"signInButton\":\"Sign in\",\"termsNotice\":\"By continuing, you agree to the {terms}, {privacy}.\",\"terms\":\"Terms\",\"privacy\":\"Privacy\"},\"SummaryView\":{\"generating\":\"Generating summary...\",\"noSummary\":\"No summary available\"},\"WatchPage\":{\"tabs\":{\"summary\":\"Summary\",\"transcript\":\"Transcript\",\"aiChat\":\"AI Chat\"},\"transcriptView\":{\"lineView\":\"Line view\",\"chapterView\":\"Chapter view\"},\"back\":\"Back\",\"openInYouMind\":\"Open in YouMind\",\"extensionCard\":{\"title\":\"Long videos, short on time?\",\"subtitle\":\"Get the gist instantly.\",\"feature1\":\"Get the gist in seconds\",\"feature2\":\"Transcripts in 60+ languages\",\"feature3\":\"Navigate with timestamps\",\"feature4\":\"Turn long videos into 3-min blogs\",\"cta\":\"Add to Chrome now\"}},\"AIChatView\":{\"greeting\":\"Hi, I'm your AI assistant.\",\"description\":\"Your personal AI assistant is here—ask me anything about this file and unlock the magic of YouMind AI right now!\",\"suggestion1\":\"Extract 5 key points.\",\"suggestion2\":\"What insights does this content offer?\",\"suggestion3\":\"List 5 keywords and explain their meanings.\",\"ctaButton\":\"AI Chat in YouMind\"}},\"DownloadExtension\":{\"title\":\"Install the browser extension\",\"description\":\"To summarize and save anything with YouMind, install our browser extension.\",\"startNow\":\"Start now\",\"getExtension\":\"Get extension\"},\"Legal\":{\"Privacy\":{\"metaTitle\":\"Privacy Policy - YouMind\"},\"Terms\":{\"metaTitle\":\"Terms of Service - YouMind\"}},\"VideoToolsConfig\":{\"searchPlaceholder\":\"Paste YouTube video link\",\"buttonTextTranscript\":\"Generate\",\"buttonTextSummary\":\"Summarize\",\"userGuide\":{\"titleTranscript\":\"How to Use the YouMind YouTube Transcript Generator\",\"titleSummary\":\"How to Use the YouMind YouTube Summarizer\",\"step1\":{\"title\":\"Paste Your YouTube Video Link\",\"descriptionTranscript\":\"Just copy the URL of the YouTube video you want to transcribe and paste it into YouMind.\",\"descriptionSummary\":\"Just copy the URL of the YouTube video you want to summarize and paste it into YouMind to begin.\"},\"step2\":{\"titleTranscript\":\"Click \\\"Generate\\\" to Get the Transcript\",\"titleSummary\":\"Generate Your AI Summary\",\"descriptionTranscript\":\"Click \\\"Generate\\\" to extract the transcript from the YouTube video.\",\"descriptionSummary\":\"Click \\\"Generate\\\", and our AI will process the video's content to create a concise and accurate summary for you.\"},\"step3\":{\"titleTranscript\":\"Translate, download or chat with AI\",\"titleSummary\":\"Go Deeper, Translate, or Download\",\"descriptionTranscript\":\"You can download the transcript, translate it into another language, or use our AI to get a quick summary or ask questions.\",\"descriptionSummary\":\"Use your AI-generated summary instantly. For more details, you can also access the full transcript, translate either text, or chat with our AI to ask specific questions about the video content.\"}},\"featDescBoxes\":{\"titleTranscript\":\"Why choose YouMind YouTube Transcript Generator\",\"titleSummary\":\"Why choose YouMind YouTube Summarizer\"},\"useCases\":{\"titleTranscript\":\"YouTube Transcript Use Cases\",\"titleSummary\":\"YouTube Summary Use Cases\"},\"testimonials\":{\"title\":\"What Our Users Say\"},\"faq\":{\"title\":\"Frequently asked questions\"}},\"NanoBananaProPrompts\":{\"page\":{\"title\":\"The world's largest free Nano Banana Pro prompt library, continuously updated - YouMind\",\"description\":\"Discover a curated collection of high-quality prompts for Nano Banana Pro AI image generation. Generate stunning images directly in YouMind.\",\"headerTitle\":\"Nano Banana Pro\",\"headerPrompts\":\"Prompts\",\"headerDescription\":\"A curated "])</script><script>self.__next_f.push([1,"collection of top-tier prompts for {brand}.\",\"headerTagline\":\"Steal them like an artist.\",\"freshPrompts\":\"Prompts\",\"total\":\"TOTAL\",\"updating\":\"UPDATING\",\"dailyUpdateText\":\"Updated daily\",\"rssSubscribeText\":\"Prompts updated daily, subscribe to RSS now\",\"subscribe\":\"Subscribe\",\"christmasBanner\":\"Nano Banana Pro Prompts for Christmas Card\",\"downloadTitle\":\"Download Prompts\",\"campaign\":{\"modelArena\":{\"desktop\":\"Nano Banana 2 VS Pro, Who Wins? Top 100 Prompt Comparison\",\"mobile\":\"Nano Banana 2 VS Pro, Who Wins?\"},\"seedance20\":{\"desktop\":\"Curated Seedance 2.0 Video Prompts — Updated Daily\",\"mobile\":\"Hundreds of Seedance 2.0 Prompts\"}},\"submitPrompt\":\"Submit Prompt\",\"ogImageAlt\":\"Nano Banana Pro Prompts\"},\"searchBar\":{\"placeholder\":\"Search prompts/titles/descriptions/authors...\",\"filterAll\":\"all\",\"filterVideo\":\"video\",\"filterImage\":\"image\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I can intelligently match prompts based on your needs.\",\"promoPrompt\":\"Call the find-prompt tool. Recommend some Nano Banana Pro image generation prompts for me, and first ask about my specific needs.\",\"modelSlug\":\"nano-banana-pro\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\"},\"categories\":{\"all\":\"ALL\"},\"promptCard\":{\"tabPrompt\":\"Prompt\",\"tabOriginal\":\"Original\",\"by\":\"BY\",\"promptHeader\":\"Prompt\",\"viewFullPrompt\":\"View full prompt\",\"translateButton\":\"Translate\",\"beforeTranslation\":\"Original\",\"originalButton\":\"EN\",\"chineseButton\":\"中文\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copy\":\"COPY\",\"copied\":\"COPIED\",\"share\":\"Share\",\"linkCopied\":\"Link copied\",\"tryItNow\":\"Try it now\",\"installOnYouMind\":\"Install on YouMind\",\"aiShortcut\":\"AI Shortcut\",\"install\":\"Install\",\"aiSkill\":\"AI Skill\",\"tryInYouMind\":\"Try in YouMind\",\"tryIt\":\"Try It\",\"featured\":\"Featured\",\"save\":\"Save\",\"savePromptTitle\":\"Save Prompt\",\"savePromptSubtitle\":\"Access Anytime, Anywhere\",\"savingPrompt\":\"Saving...\",\"viewOtherModelResults\":\"View results from other models\",\"referenceImages\":\"Reference Images\"},\"faq\":{\"title\":\"Common Questions\",\"q0\":\"What is Nano Banana Pro?\",\"a0\":\"Nano Banana Pro is Google's latest multimodal AI model featuring multimodal understanding (text, images, and video), high-quality generation from photorealistic to artistic styles, fast iteration with quick edits and variations, diverse styles from pixel art to oil paintings, precise control over composition and lighting, and complex multi-object, multi-character scene rendering.\",\"q1\":\"Where do these prompts come from?\",\"a1\":\"They are curated mainly from public Twitter/𝕏 sources. If you are the author and wish to opt out, please contact us for immediate removal.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"Simply copy the prompt and use it in YouMind with the 'Nano Banana Pro' image generation model according to the description. We are working on a tighter integration for one-click usage in the future.\",\"q3\":\"What is AI Shortcut?\",\"a3\":\"It helps you consolidate your content creation and learning best practices into YouMind Shortcuts. This enables one-click generation based on your materials—like turning a YouTube video into a blog post or extracting quotes from an article.\",\"q4\":\"Are there more use cases?\",\"a4\":\"Check out our blog post \u003clink\u003e{title}\u003c/link\u003e for more curated Nano Banana Pro examples.\"},\"blogCard\":{\"tab\":\"BLOG\",\"cta\":\"EXPLORE MORE CASES\"},\"imageCarousel\":{\"preview\":\"PREVIEW\",\"previewImage\":\"Preview Image\",\"goToSlide\":\"Go to slide {index}\"},\"emptyState\":{\"noPromptsFound\":\"No prompts found\",\"trySearchingElse\":\"TRY SEARCHING FOR SOMETHING ELSE\",\"tryTheseShortcuts\":\"Try These AI Shortcuts Instead\",\"discoverFeaturedTools\":\"Discover featured tools that can help you generate amazing content.\",\"viewAllShortcuts\":\"View All Shortcuts\",\"tryTheseSkills\":\"Try These AI Skills Instead\",\"viewAllSkills\":\"View All Skills\"},\"footerCTA\":{\"readyToCreate\":\"Ready to creat"])</script><script>self.__next_f.push([1,"e with\",\"nanoBanana\":\"Nano Banana?\",\"experiencePower\":\"Experience Nano Banana Pro's Powerful Capabilities\",\"freeLimitedTime\":\"LET YOUR IMAGINATION SOAR\",\"startGenerating\":\"Start Generating\"},\"tweetModal\":{\"loadingTweet\":\"LOADING TWEET...\"},\"loadMore\":{\"loading\":\"Loading more...\",\"viewAll\":\"View All Prompts\"},\"generator\":{\"placeholder\":\"Describe the image you want to generate... (e.g. A cyberpunk city at night)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\",\"uploadingImages\":\"Uploading images...\",\"uploadFailed\":\"Image upload failed, please try again\",\"pleaseUploadReferenceImages\":\"This prompt requires reference images, please add images first\",\"aspectRatio\":{\"auto\":\"Auto\",\"square\":\"1:1\",\"landscape\":\"16:9\",\"portrait\":\"9:16\"},\"settings\":\"Settings\",\"aspectRatioLabel\":\"Aspect Ratio\"},\"common\":{\"openSourceLink\":\"Open Source Link\",\"editInCMS\":\"Edit in CMS\"},\"loginPromotionDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Experience Nano Banana Pro's Powerful Capabilities\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for Gemini 3.0 Pro, Nano Banana Pro, Claude Opus 4.6 and more models.\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"},\"downloadDialog\":{\"title\":\"Free Download {total} Prompts\",\"subtitle\":\"High-quality AI prompts collection to power your creativity\",\"useCasesTitle\":\"You can use them to:\",\"useCase1\":\"Search for prompts with AI\",\"useCase2\":\"Create content\",\"useCase3\":\"Fuel your Agent Skills\",\"useCase4\":\"And more to explore...\",\"shareRequest\":\"We spent hundreds of hours building this site. If you like it, please share your experience on social media. We'd really appreciate it!\",\"shareRequestWithHeart\":\"We spent hundreds of hours building this site. If you find it useful, please share it with your friends! ❤️\",\"shareRequestNote\":\"You can still download even if you decline.\",\"beforeYouGo\":\"Before you proceed\",\"declineButton\":\"No thanks\",\"acceptButton\":\"Sure!\",\"shareTitle\":\"Share with Friends\",\"shareSubtitle\":\"Help more people discover these amazing prompts\",\"shareTextLabel\":\"Share text\",\"shareTextPlaceholder\":\"Enter your share text here...\",\"generateShareText\":\"AI Generate\",\"generatingShareText\":\"Generating...\",\"remaining\":\"left\",\"rateLimitExceeded\":\"Daily limit reached. Try again tomorrow!\",\"generationFailed\":\"Generation failed. Please try again.\",\"copyToClipboard\":\"Copy to clipboard\",\"copied\":\"Copied!\",\"shareOnTwitter\":\"Share on X\",\"shareOnLinkedIn\":\"Share on LinkedIn\",\"shareOnThreads\":\"Share on Threads\",\"shareOnWhatsApp\":\"Share on WhatsApp\",\"defaultShareText\":\"This site has {total} curated Nano Banana Pro prompts translated into {languageNum} languages, categorized by use cases like infographics and posters. Best of all, you can download all prompts with one click! Try it out!\",\"loginRequiredTitle\":\"Login Required\",\"loginRequired\":\"To prevent abuse, please login to download.\",\"downloadButton\":\"Download CSV\",\"download\":\"Download\",\"downloading\":\"Downloading...\",\"downloadError\":\"Download failed, please try again later\",\"loginButton\":\"Login to Download\",\"close\":\"Close\",\"copyForInstagram\":\"Copy for Instagram\"}},\"Seedance20VideoPrompts\":{\"page\":{\"title\":\"Seedance 2.0 Prompts - High-Signal AI Video Prompt Library - YouMind\",\"description\":\"Hundreds of curated Seedance 2.0 video prompts, each with an online playable result. Covering text-to-video, image-to-video, character animation, and more, with AI recommendations and multilingual search. Updated daily. Free to use.\",\"badge\":\"Video Prompt Lab\",\"headerTitle\":\"Seedance 2.0 Prompts\",\"headerDescription\":\"High-signal promp"])</script><script>self.__next_f.push([1,"t cases for Seedance 2.0. Scroll the wall, watch the clip, then open the prompt details only when you need them.\",\"total\":\"Total\",\"autoPlay\":\"Auto-play in viewport\",\"headerTitleLine1\":\"Seedance 2.0\",\"headerTitleLine2\":\"Prompts\",\"copyright\":\"YouMind. All Rights Reserved.\",\"viewAll\":\"View All\",\"dailyUpdating\":\"Updated daily\",\"downloadShareText\":\"This site has {total} curated Seedance 2.0 prompts translated into {languageNum} languages with AI-powered search. Best of all, you can download all prompts with one click. Try it now!\",\"crossPromoBadge\":\"Explore 20,000+ Nano Banana Pro Prompts\",\"crossPromoBadgeMobile\":\"20,000+ Nano Banana Pro Prompts\",\"benefit2Suffix\":\"\",\"freshPrompts\":\"Prompts\",\"downloadTitle\":\"Download Prompts\",\"submitPrompt\":\"Submit Prompt\",\"ogImageAlt\":\"Seedance 2.0 Prompts\"},\"search\":{\"placeholder\":\"Search prompts, scenes, styles, or creators...\",\"clear\":\"Clear search\",\"submit\":\"Search\",\"placeholderShort\":\"Search prompts\"},\"card\":{\"by\":\"By\",\"unknownAuthor\":\"Unknown\",\"viewPrompt\":\"View Prompt\",\"hidePrompt\":\"Hide Prompt\",\"translateButton\":\"Translation\",\"beforeTranslation\":\"Original\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copyPrompt\":\"Copy Prompt\",\"copied\":\"Copied\",\"fullScreen\":\"Full Screen\",\"viewDetails\":\"View Details\",\"video\":\"Video\",\"author\":\"Author\",\"source\":\"Source\",\"prompt\":\"Prompt\",\"promptHeader\":\"Prompt\",\"viewFullPrompt\":\"View full prompt\",\"referenceImages\":\"Reference Images\",\"share\":\"Share\",\"linkCopied\":\"Link copied!\",\"featured\":\"Featured\",\"tryItNow\":\"Try it now\"},\"empty\":{\"title\":\"No video prompts found\",\"description\":\"Try a different keyword and explore more Seedance 2.0 clips.\",\"aiSearch\":\"AI Search\"},\"loadMore\":{\"loading\":\"Loading more videos...\"},\"faq\":{\"title\":\"Common Questions\",\"q0\":\"What is Seedance 2.0?\",\"a0\":\"Seedance 2.0 is ByteDance's latest AI video generation model that delivers cinema-grade quality with up to 8-second clips at native 1080p resolution. It features temporal coherence to eliminate flicker, complex physics simulation, multi-subject interaction, and precise text rendering within videos.\",\"q1\":\"What makes Seedance 2.0 different from other video AI models?\",\"a1\":\"Seedance 2.0 introduces a hybrid DiT-UNet architecture with a flow-matching scheduler, enabling faster inference with fewer denoising steps. It supports multi-subject consistency, accurate physics like fluid dynamics and cloth draping, and native text overlay—capabilities that most competing models still struggle with.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"Browse the prompt wall, watch the auto-playing clips, and tap the info icon on any card to see the full prompt. Copy it and paste it into YouMind with the Seedance 2.0 model selected to generate your own video.\",\"q3\":\"What are the best practices for writing Seedance 2.0 prompts?\",\"a3\":\"Start with a clear scene description, specify camera movement (e.g. 'slow dolly in'), define lighting and mood, then add subject details. Keep prompts under 200 words for best results. Mentioning physics interactions like 'wind blowing through hair' or 'water splashing' leverages the model's simulation strengths.\"},\"aiAssistant\":{\"title\":\"AI Assistant\",\"placeholder\":\"What kind of video prompts are you looking for? Tell me!\",\"submit\":\"Send\"},\"loginPromotionDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Experience Seedance 2.0's Cinema-Grade Video Generation\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for the latest SOTA models.\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"},\"generator\":{\"placeholder\":\"Describe the video you want to generate... (e.g. A cat walking on the beach at sunset)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\""])</script><script>self.__next_f.push([1,",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\"},\"searchBar\":{\"placeholder\":\"Search prompts/titles/descriptions/authors...\",\"filterAll\":\"all\",\"filterVideo\":\"video\",\"filterImage\":\"image\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I can intelligently match prompts based on your needs.\",\"promoPrompt\":\"Recommend some Seedance 2.0 video generation prompts for me, and first ask about my specific needs.\",\"modelSlug\":\"seedance-2-0\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\"},\"downloadDialog\":{\"title\":\"Free Download {total} Prompts\",\"subtitle\":\"High-quality AI video prompts collection to power your creativity\",\"useCasesTitle\":\"You can use them to:\",\"useCase1\":\"Search for prompts with AI\",\"useCase2\":\"Create content\",\"useCase3\":\"Fuel your Agent Skills\",\"useCase4\":\"And more to explore...\",\"shareRequest\":\"We spent hundreds of hours building this site. If you like it, please share your experience on social media. We'd really appreciate it!\",\"shareRequestWithHeart\":\"We spent hundreds of hours building this site. If you find it useful, please share it with your friends! ❤️\",\"shareRequestNote\":\"You can still download even if you decline.\",\"beforeYouGo\":\"Before you proceed\",\"declineButton\":\"No thanks\",\"acceptButton\":\"Sure!\",\"shareTitle\":\"Share with Friends\",\"shareSubtitle\":\"Help more people discover these amazing prompts\",\"shareTextLabel\":\"Share text\",\"shareTextPlaceholder\":\"Enter your share text here...\",\"generateShareText\":\"AI Generate\",\"generatingShareText\":\"Generating...\",\"remaining\":\"left\",\"rateLimitExceeded\":\"Daily limit reached. Try again tomorrow!\",\"generationFailed\":\"Generation failed. Please try again.\",\"copyToClipboard\":\"Copy to clipboard\",\"copied\":\"Copied!\",\"shareOnTwitter\":\"Share on X\",\"shareOnLinkedIn\":\"Share on LinkedIn\",\"shareOnThreads\":\"Share on Threads\",\"shareOnWhatsApp\":\"Share on WhatsApp\",\"defaultShareText\":\"This site has {total} curated Seedance 2.0 video prompts translated into {languageNum} languages. Best of all, you can download all prompts with one click! Try it out!\",\"loginRequiredTitle\":\"Login Required\",\"loginRequired\":\"To prevent abuse, please login to download.\",\"downloadButton\":\"Download CSV\",\"download\":\"Download\",\"downloading\":\"Downloading...\",\"downloadError\":\"Download failed, please try again later\",\"loginButton\":\"Login to Download\",\"close\":\"Close\"},\"settings\":{\"settings\":\"Settings\",\"mode\":\"Mode\",\"aspectRatio\":\"Aspect Ratio\",\"quality\":\"Quality\",\"sound\":\"Sound\",\"low\":\"Low\",\"medium\":\"Medium\",\"high\":\"High\",\"keyframe\":\"Keyframe\",\"reference\":\"Reference\",\"on\":\"On\",\"off\":\"Off\"}},\"GrokImagineVideoPrompts\":{\"page\":{\"title\":\"Grok Imagine Prompts - High-Signal AI Video Prompt Library - YouMind\",\"description\":\"Hundreds of curated Grok Imagine video prompts, each with an online playable result. Powered by xAI's Aurora model, featuring reference-to-video with up to 7 images. #1 in Artificial Analysis Video Arena. Updated daily. Free to use.\",\"badge\":\"Video Prompt Lab\",\"headerTitle\":\"Grok Imagine Prompts\",\"headerDescription\":\"High-signal prompt cases for Grok Imagine. Scroll the wall, watch the clip, then open the prompt details only when you need them.\",\"total\":\"Total\",\"autoPlay\":\"Auto-play in viewport\",\"headerTitleLine1\":\"Grok Imagine\",\"headerTitleLine2\":\"Prompts\",\"copyright\":\"YouMind. All Rights Reserved.\",\"viewAll\":\"View All\",\"dailyUpdating\":\"Updated daily\",\"downloadShareText\":\"This site has {total} curated Grok Imagine prompts translated into {languageNum} languages with AI-powered search. Best of all, you can download all prompts with one click. Try it now!\",\"crossPromoBadge\":\"Explore Seedance 2.0 Prompts\",\"crossPromoBadgeMobile\":\"Seedance 2.0 Prompts\",\"benefit2Suffix\":\"\",\"designArenaBadge\":\"Won 3 Gold Medals in Design Arena\",\"freshPrompts\":\"Prompts\",\"submitPrompt\":\"Submit Prompt\",\"ogIma"])</script><script>self.__next_f.push([1,"geAlt\":\"Grok Imagine Prompts\"},\"search\":{\"placeholder\":\"Search prompts, scenes, styles, or creators...\",\"clear\":\"Clear search\",\"submit\":\"Search\",\"placeholderShort\":\"Search prompts\"},\"card\":{\"by\":\"By\",\"unknownAuthor\":\"Unknown\",\"viewPrompt\":\"View Prompt\",\"hidePrompt\":\"Hide Prompt\",\"translateButton\":\"Translation\",\"beforeTranslation\":\"Original\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copyPrompt\":\"Copy Prompt\",\"copied\":\"Copied\",\"fullScreen\":\"Full Screen\",\"viewDetails\":\"View Details\",\"video\":\"Video\",\"author\":\"Author\",\"source\":\"Source\",\"prompt\":\"Prompt\",\"promptHeader\":\"Prompt\",\"viewFullPrompt\":\"View full prompt\",\"referenceImages\":\"Reference Images\",\"share\":\"Share\",\"linkCopied\":\"Link copied!\",\"featured\":\"Featured\",\"tryItNow\":\"Try it now\"},\"empty\":{\"title\":\"No video prompts found\",\"description\":\"Try a different keyword and explore more Grok Imagine clips.\",\"aiSearch\":\"AI Search\"},\"loadMore\":{\"loading\":\"Loading more videos...\"},\"faq\":{\"title\":\"Common Questions\",\"q0\":\"What is Grok Imagine?\",\"a0\":\"Grok Imagine is xAI's AI video generation model powered by the Aurora architecture. It supports text-to-video and reference-to-video with up to 7 reference images, delivering cinema-grade quality. It is ranked #1 in the Artificial Analysis Video Arena.\",\"q1\":\"What makes Grok Imagine different from other video AI models?\",\"a1\":\"Grok Imagine excels at reference-to-video generation, allowing you to provide up to 7 images as visual references. Its Aurora model architecture delivers exceptional temporal coherence, dynamic camera movements, and accurate subject consistency across frames.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"Browse the prompt wall, watch the auto-playing clips, and tap the info icon on any card to see the full prompt. Copy it and paste it into YouMind with the Grok Imagine model selected to generate your own video.\",\"q3\":\"What are the best practices for writing Grok Imagine prompts?\",\"a3\":\"Start with a clear scene description, specify camera movement (e.g. 'slow dolly in'), define lighting and mood, then add subject details. For reference-to-video, provide high-quality reference images that clearly show your desired subjects or style. The model excels at maintaining consistency with reference materials.\"},\"aiAssistant\":{\"title\":\"AI Assistant\",\"placeholder\":\"What kind of video prompts are you looking for? Tell me!\",\"submit\":\"Send\"},\"loginPromotionDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Experience Grok Imagine's Cinema-Grade Video Generation\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for the latest SOTA models.\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"},\"generator\":{\"placeholder\":\"Describe the video you want to generate... (e.g. A cat walking on the beach at sunset)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\"},\"searchBar\":{\"placeholder\":\"Search prompts/titles/descriptions/authors...\",\"filterAll\":\"all\",\"filterVideo\":\"video\",\"filterImage\":\"image\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I can intelligently match prompts based on your needs.\",\"promoPrompt\":\"Recommend some Grok Imagine video generation prompts for me, and first ask about my specific needs.\",\"modelSlug\":\"grok-imagine\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\"},\"downloadDialog\":{\"title\":\"Free Download {total} Prompts\",\"subtitle\":\""])</script><script>self.__next_f.push([1,"High-quality AI video prompts collection to power your creativity\",\"useCasesTitle\":\"You can use them to:\",\"useCase1\":\"Search for prompts with AI\",\"useCase2\":\"Create content\",\"useCase3\":\"Fuel your Agent Skills\",\"useCase4\":\"And more to explore...\",\"shareRequest\":\"We spent hundreds of hours building this site. If you like it, please share your experience on social media. We'd really appreciate it!\",\"shareRequestWithHeart\":\"We spent hundreds of hours building this site. If you find it useful, please share it with your friends! ❤️\",\"shareRequestNote\":\"You can still download even if you decline.\",\"beforeYouGo\":\"Before you proceed\",\"declineButton\":\"No thanks\",\"acceptButton\":\"Sure!\",\"shareTitle\":\"Share with Friends\",\"shareSubtitle\":\"Help more people discover these amazing prompts\",\"shareTextLabel\":\"Share text\",\"shareTextPlaceholder\":\"Enter your share text here...\",\"generateShareText\":\"AI Generate\",\"generatingShareText\":\"Generating...\",\"remaining\":\"left\",\"rateLimitExceeded\":\"Daily limit reached. Try again tomorrow!\",\"generationFailed\":\"Generation failed. Please try again.\",\"copyToClipboard\":\"Copy to clipboard\",\"copied\":\"Copied!\",\"shareOnTwitter\":\"Share on X\",\"shareOnLinkedIn\":\"Share on LinkedIn\",\"shareOnThreads\":\"Share on Threads\",\"shareOnWhatsApp\":\"Share on WhatsApp\",\"defaultShareText\":\"This site has {total} curated Grok Imagine video prompts translated into {languageNum} languages. Best of all, you can download all prompts with one click! Try it out!\",\"loginRequiredTitle\":\"Login Required\",\"loginRequired\":\"To prevent abuse, please login to download.\",\"downloadButton\":\"Download CSV\",\"download\":\"Download\",\"downloading\":\"Downloading...\",\"downloadError\":\"Download failed, please try again later\",\"loginButton\":\"Login to Download\",\"close\":\"Close\"},\"settings\":{\"settings\":\"Settings\",\"aspectRatio\":\"Aspect Ratio\",\"quality\":\"Quality\",\"low\":\"Low\",\"medium\":\"Medium\",\"high\":\"High\"}},\"GPTImage15Prompts\":{\"page\":{\"title\":\"GPT Image 1.5 Prompts - Precise Editing \u0026 High-Quality AI Image Generation - YouMind\",\"description\":\"Discover curated prompts for GPT Image 1.5 - OpenAI's flagship image model with precise editing, 4x faster generation, and superior quality.\",\"headerTitle\":\"GPT Image 1.5\",\"headerPrompts\":\"Prompts\",\"headerDescription\":\"A curated collection of top-tier prompts for {brand}.\",\"headerTagline\":\"Precise edits that preserve what matters.\",\"freshPrompts\":\"Prompts\",\"total\":\"TOTAL\",\"updating\":\"UPDATING\",\"submitPrompt\":\"Submit Prompt\",\"ogImageAlt\":\"GPT Image 1.5 Prompts\"},\"searchBar\":{\"placeholder\":\"Search prompts/titles/descriptions/authors...\",\"filterAll\":\"all\",\"filterVideo\":\"video\",\"filterImage\":\"image\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I can intelligently match prompts based on your needs.\",\"promoPrompt\":\"Call the find-prompt tool. Recommend some GPT Image 1.5 image generation prompts for me, and first ask about my specific needs.\",\"modelSlug\":\"gpt-image-1.5\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\"},\"categories\":{\"all\":\"ALL\"},\"promptCard\":{\"tabPrompt\":\"Prompt\",\"tabOriginal\":\"Original\",\"by\":\"BY\",\"promptHeader\":\"Prompt\",\"viewFullPrompt\":\"View full prompt\",\"translateButton\":\"Translate\",\"beforeTranslation\":\"Original\",\"originalButton\":\"EN\",\"chineseButton\":\"中文\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copy\":\"COPY\",\"copied\":\"COPIED\",\"share\":\"Share\",\"linkCopied\":\"Link copied\",\"tryItNow\":\"Try it now\",\"installOnYouMind\":\"Install on YouMind\",\"aiShortcut\":\"AI Shortcut\",\"install\":\"Install\",\"aiSkill\":\"AI Skill\",\"tryInYouMind\":\"Try in YouMind\",\"tryIt\":\"Try It\",\"featured\":\"Featured\",\"save\":\"Save\",\"savePromptTitle\":\"Save Prompt\",\"savePromptSubtitle\":\"Access Anytime, Anywhere\",\"savingPrompt\":\"Saving...\",\"referenceImages\":\"Reference Images\"},\"faq\":{\"title\":\"Common Questions\",\"q0\":\"What is GPT Image 1.5?\",\"a0\":\"GPT Image 1.5 is OpenAI's new flagship image generation model. It de"])</script><script>self.__next_f.push([1,"livers precise edits while keeping details intact, generates images up to 4x faster, and excels at creative transformations, instruction following, and preserving important details across edits.\",\"q1\":\"Where do these prompts come from?\",\"a1\":\"They are curated mainly from public Twitter/𝕏 sources. If you are the author and wish to opt out, please contact us for immediate removal.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"Simply copy the prompt and use it in YouMind with the 'GPT Image 1.5' image generation model. The model excels at editing, creative transformations, and instruction following.\",\"q3\":\"What is AI Shortcut?\",\"a3\":\"It helps you consolidate your content creation and learning best practices into YouMind Shortcuts. This enables one-click generation based on your materials—like turning a YouTube video into a blog post or extracting quotes from an article.\",\"q4\":\"Are there more use cases?\",\"a4\":\"Check out our blog post \u003clink\u003e{title}\u003c/link\u003e for more curated GPT Image 1.5 examples.\"},\"blogCard\":{\"tab\":\"BLOG\",\"cta\":\"EXPLORE MORE CASES\"},\"imageCarousel\":{\"preview\":\"PREVIEW\",\"previewImage\":\"Preview Image\",\"goToSlide\":\"Go to slide {index}\"},\"emptyState\":{\"noPromptsFound\":\"No prompts found\",\"trySearchingElse\":\"TRY SEARCHING FOR SOMETHING ELSE\",\"tryTheseShortcuts\":\"Try These AI Shortcuts Instead\",\"discoverFeaturedTools\":\"Discover featured tools that can help you generate amazing content.\",\"viewAllShortcuts\":\"View All Shortcuts\",\"tryTheseSkills\":\"Try These AI Skills Instead\",\"viewAllSkills\":\"View All Skills\"},\"footerCTA\":{\"readyToCreate\":\"Ready to create with\",\"nanoBanana\":\"GPT Image 1.5?\",\"experiencePower\":\"Experience GPT Image 1.5's Precise Editing \u0026 Fast Generation\",\"freeLimitedTime\":\"LET YOUR IMAGINATION SOAR\",\"startGenerating\":\"Start Generating\"},\"tweetModal\":{\"loadingTweet\":\"LOADING TWEET...\"},\"loadMore\":{\"loading\":\"Loading more...\",\"viewAll\":\"View All Prompts\"},\"generator\":{\"placeholder\":\"Describe the image you want to generate... (e.g. A cyberpunk city at night)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\",\"uploadingImages\":\"Uploading images...\",\"uploadFailed\":\"Image upload failed, please try again\",\"pleaseUploadReferenceImages\":\"This prompt requires reference images, please add images first\",\"aspectRatio\":{\"auto\":\"Auto\",\"square\":\"1:1\",\"landscape\":\"16:9\",\"portrait\":\"9:16\"},\"settings\":\"Settings\",\"aspectRatioLabel\":\"Aspect Ratio\"},\"common\":{\"openSourceLink\":\"Open Source Link\",\"editInCMS\":\"Edit in CMS\"},\"loginPromotionDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Experience GPT Image 1.5's Powerful Capabilities\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for GPT Image 1.5, Gemini 3.0 Pro, Claude Sonnet 4.5, and more models\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"}},\"Gemini3Prompts\":{\"page\":{\"title\":\"Gemini 3 Pro Prompts - Multimodal AI Prompts \u0026 Content Generation - YouMind\",\"description\":\"Explore curated Gemini 3 Pro prompts, experience powerful multimodal understanding and generation, create effortlessly in YouMind.\",\"headerTitle\":\"GEMINI 3 PRO\",\"headerPrompts\":\"PROMPTS\",\"headerDescription\":\"A curated collection of top {brand} prompts.\",\"headerTagline\":\"Massive Context · Multimodal Intelligence · Agentic AI\",\"freshPrompts\":\"PROMPTS\",\"total\":\"TOTAL\",\"updating\":\"UPDATING\",\"submitPrompt\":\"Submit Prompt\",\"ogImageAlt\":\"Gemini 3 Pro Prompts\"},\"searchBar\":{\"placeholder\":\"Search prompts/title/description/author...\",\"filterAll\":\"ALL\",\"filterVideo\":\"VIDEO\",\"filterImage\":\"IMAGE\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I c"])</script><script>self.__next_f.push([1,"an intelligently match prompts based on your needs.\",\"promoPrompt\":\"Call the find-prompt tool. Recommend some Gemini 3 Pro image generation prompts for me, and first ask about my specific needs.\",\"modelSlug\":\"\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\"},\"promptCard\":{\"tabPrompt\":\"PROMPT\",\"tabOriginal\":\"ORIGINAL\",\"by\":\"BY\",\"promptHeader\":\"PROMPT\",\"viewFullPrompt\":\"View full prompt\",\"translateButton\":\"TRANSLATE\",\"beforeTranslation\":\"BEFORE TRANSLATION\",\"originalButton\":\"EN\",\"chineseButton\":\"中文\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copy\":\"Copy\",\"copied\":\"Copied\",\"share\":\"Share\",\"linkCopied\":\"Link copied\",\"tryItNow\":\"TRY IT NOW\",\"installOnYouMind\":\"Install on YouMind\",\"aiShortcut\":\"AI SHORTCUT\",\"install\":\"INSTALL\",\"aiSkill\":\"AI SKILL\",\"tryInYouMind\":\"Try in YouMind\",\"tryIt\":\"TRY IT\",\"featured\":\"FEATURED\",\"save\":\"Save\",\"savePromptTitle\":\"Save Prompt\",\"savePromptSubtitle\":\"Access Anytime, Anywhere\",\"savingPrompt\":\"Saving...\",\"referenceImages\":\"Reference Images\"},\"faq\":{\"title\":\"FAQ\",\"q0\":\"What is Gemini 3 Pro?\",\"a0\":\"Gemini 3 Pro is Google's latest multimodal AI model featuring a massive context window (up to 1 million tokens), multimodal intelligence for understanding and generating text, images, audio, video, and code, action-oriented AI for automated execution and website generation with real-time preview, and powerful reasoning for advanced problem-solving and complex task handling.\",\"q1\":\"Where do these prompts come from?\",\"a1\":\"Primarily sourced from public Twitter/𝕏 selections. If you're the author and don't want it displayed here, please contact us, and we'll remove it promptly.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"You can copy the prompt and use it in YouMind by selecting the Gemini 3 Pro model. YouMind has integrated Gemini 3 Pro's powerful capabilities, supporting multimodal inputs including text, images, audio, and video. You can directly generate websites with real-time preview and publish with one click.\",\"q3\":\"What is AI Shortcut?\",\"a3\":\"It helps you consolidate your content creation and learning best practices into YouMind Shortcuts. This enables one-click generation based on your materials—like turning a YouTube video into a blog post or extracting quotes from an article.\",\"q4\":\"Are there more use cases?\",\"a4\":\"You can check out more featured Gemini 3 Pro cases in this blog post: \u003clink\u003e{title}\u003c/link\u003e.\"},\"blogCard\":{\"tab\":\"BLOG\",\"cta\":\"EXPLORE MORE CASES\"},\"imageCarousel\":{\"preview\":\"PREVIEW\",\"previewImage\":\"Preview Image\",\"goToSlide\":\"Go to slide {index}\"},\"emptyState\":{\"noPromptsFound\":\"NO PROMPTS FOUND\",\"trySearchingElse\":\"Try searching for something else\",\"tryTheseShortcuts\":\"TRY THESE AI SHORTCUTS\",\"discoverFeaturedTools\":\"Discover featured tools to help you generate amazing content.\",\"viewAllShortcuts\":\"VIEW ALL SHORTCUTS\",\"tryTheseSkills\":\"TRY THESE AI SKILLS\",\"viewAllSkills\":\"VIEW ALL SKILLS\"},\"footerCTA\":{\"readyToCreate\":\"READY TO CREATE WITH\",\"nanoBanana\":\"GEMINI 3?\",\"experiencePower\":\"Experience the power of Gemini 3 Pro multimodal AI on YouMind - supporting text, images, audio, video, and code understanding.\",\"freeLimitedTime\":\"LET YOUR IMAGINATION SOAR\",\"startGenerating\":\"START CREATING\"},\"tweetModal\":{\"loadingTweet\":\"LOADING TWEET...\"},\"loadMore\":{\"loading\":\"Loading more...\",\"viewAll\":\"View All Prompts\"},\"generator\":{\"placeholder\":\"Describe the website you want to create... (e.g. A minimalist personal portfolio website)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\",\"uploadingImages\":\"Uploading images...\",\"uploadFailed\":\"Image upload failed, please try again\",\"pleaseUploadReferenceImages\":\"This prompt requires reference images, please add images first\",\"aspectRatio\":{\"auto\":\"Auto\",\"square\":\"1:1\",\"landscap"])</script><script>self.__next_f.push([1,"e\":\"16:9\",\"portrait\":\"9:16\"},\"settings\":\"Settings\",\"aspectRatioLabel\":\"Aspect Ratio\"},\"common\":{\"openSourceLink\":\"Open Source Link\",\"editInCMS\":\"Edit in CMS\"},\"loginPromotionDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Experience Gemini 3 Pro's Powerful Capabilities\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for Gemini 3.0 Pro, Nano Banana Pro, Claude Opus 4.6 and more models.\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"},\"categories\":{\"all\":\"ALL\"}},\"Seedream4-5Prompts\":{\"page\":{\"title\":\"Seedream 4.5 Prompts - Affordable Nano Banana Pro Alternative for AI Image Generation - YouMind\",\"description\":\"Seedream 4.5 is a high-quality affordable alternative to Nano Banana Pro at 1/3 the price. Discover curated prompts and generate stunning AI images directly in YouMind.\",\"headerTitle\":\"Seedream 4.5\",\"headerPrompts\":\"Prompts\",\"headerDescription\":\"A curated collection of top-tier prompts for {brand}.\",\"headerTagline\":\"Steal them like an artist.\",\"freshPrompts\":\"Prompts\",\"total\":\"TOTAL\",\"updating\":\"UPDATING\",\"submitPrompt\":\"Submit Prompt\",\"ogImageAlt\":\"Seedream 4.5 Prompts\"},\"searchBar\":{\"placeholder\":\"Search prompts/titles/descriptions/authors...\",\"filterAll\":\"all\",\"filterVideo\":\"video\",\"filterImage\":\"image\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I can intelligently match prompts based on your needs.\",\"promoPrompt\":\"Call the find-prompt tool. Recommend some Seedream 4.5 image generation prompts for me, and first ask about my specific needs.\",\"modelSlug\":\"\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\"},\"promptCard\":{\"tabPrompt\":\"Prompt\",\"tabOriginal\":\"Original\",\"by\":\"BY\",\"promptHeader\":\"Prompt\",\"viewFullPrompt\":\"View full prompt\",\"translateButton\":\"Translate\",\"beforeTranslation\":\"Original\",\"originalButton\":\"EN\",\"chineseButton\":\"中文\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copy\":\"COPY\",\"copied\":\"COPIED\",\"share\":\"Share\",\"linkCopied\":\"Link copied\",\"tryItNow\":\"Try it now\",\"installOnYouMind\":\"Install on YouMind\",\"aiShortcut\":\"AI Shortcut\",\"install\":\"Install\",\"aiSkill\":\"AI Skill\",\"tryInYouMind\":\"Try in YouMind\",\"tryIt\":\"Try It\",\"featured\":\"Featured\",\"save\":\"Save\",\"savePromptTitle\":\"Save Prompt\",\"savePromptSubtitle\":\"Access Anytime, Anywhere\",\"savingPrompt\":\"Saving...\"},\"faq\":{\"title\":\"Common Questions\",\"q0\":\"What is Seedream 4.5?\",\"a0\":\"Seedream 4.5 (Jimeng) is an AI image generation model by ByteDance, widely regarded as a high-quality affordable alternative to Nano Banana Pro at just 1/3 the price. It features cinematic visual effects with refined lighting and rendering, higher consistency across multiple images, smarter prompt following with precise visual control, stronger spatial understanding, and deep industry applications for e-commerce, film, advertising, gaming, education, and architectural design.\",\"q1\":\"Where do these prompts come from?\",\"a1\":\"They are curated mainly from public Twitter/𝕏 sources. If you are the author and wish to opt out, please contact us for immediate removal.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"Simply copy the prompt and use it in YouMind with the 'Seedream 4.5' image generation model according to the description. We are working on a tighter integration for one-click usage in the future.\",\"q3\":\"What is AI Shortcut?\",\"a3\":\"It helps you consolidate your content creation and learning best practices into YouMind Shortcuts. This enables one-click generation based on your materials—like turning a YouTube video into a"])</script><script>self.__next_f.push([1," blog post or extracting quotes from an article.\",\"q4\":\"Are there more use cases?\",\"a4\":\"Check out our blog post \u003clink\u003e{title}\u003c/link\u003e for more curated Seedream 4.5 examples.\"},\"blogCard\":{\"tab\":\"BLOG\",\"cta\":\"EXPLORE MORE CASES\"},\"imageCarousel\":{\"preview\":\"PREVIEW\",\"previewImage\":\"Preview Image\",\"goToSlide\":\"Go to slide {index}\"},\"emptyState\":{\"noPromptsFound\":\"No prompts found\",\"trySearchingElse\":\"TRY SEARCHING FOR SOMETHING ELSE\",\"tryTheseShortcuts\":\"Try These AI Shortcuts Instead\",\"discoverFeaturedTools\":\"Discover featured tools that can help you generate amazing content.\",\"viewAllShortcuts\":\"View All Shortcuts\",\"tryTheseSkills\":\"Try These AI Skills Instead\",\"viewAllSkills\":\"View All Skills\"},\"footerCTA\":{\"readyToCreate\":\"Ready to create with\",\"nanoBanana\":\"Seedream?\",\"experiencePower\":\"Experience the power of Seedream 4.5 image generation on YouMind.\",\"freeLimitedTime\":\"LET YOUR IMAGINATION SOAR\",\"startGenerating\":\"Start Generating\"},\"tweetModal\":{\"loadingTweet\":\"LOADING TWEET...\"},\"loadMore\":{\"loading\":\"Loading more...\",\"viewAll\":\"View All Prompts\"},\"generator\":{\"placeholder\":\"Describe the image you want to generate... (e.g. A cyberpunk city at night)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\",\"uploadingImages\":\"Uploading images...\",\"uploadFailed\":\"Image upload failed, please try again\",\"pleaseUploadReferenceImages\":\"This prompt requires reference images, please add images first\",\"aspectRatio\":{\"auto\":\"Auto\",\"square\":\"1:1\",\"landscape\":\"16:9\",\"portrait\":\"9:16\"},\"settings\":\"Settings\",\"aspectRatioLabel\":\"Aspect Ratio\"},\"common\":{\"openSourceLink\":\"Open Source Link\",\"editInCMS\":\"Edit in CMS\"},\"loginPromotionDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Try the #2 Ranked Image Model on LM Arena\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for Gemini 3.0 Pro, Nano Banana Pro, Claude Opus 4.6 and more models.\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"},\"categories\":{\"all\":\"ALL\"}},\"ChristmasCardPrompts\":{\"makeYourCard\":\"Make Your Card\",\"page\":{\"title\":\"2025 Christmas Card Prompts - 100+ AI Christmas Cards, Covers \u0026 Frames - YouMind\",\"description\":\"Discover 100+ curated Christmas card prompts for AI image generation. Create stunning holiday cards, covers, photo frames and more. Fully customizable!\",\"headerTitle\":\"2025 Christmas Card\",\"headerPrompts\":\"Prompts\",\"headerDescription\":\"100+ AI Christmas cards including covers, greeting cards, photo frames and more.\",\"headerTagline\":\"Fully customizable for your perfect holiday.\",\"freshPrompts\":\"Prompts\",\"total\":\"TOTAL\",\"updating\":\"UPDATING\",\"submitPrompt\":\"Submit Prompt\",\"ogImageAlt\":\"2025 Christmas Card Prompts\"},\"searchBar\":{\"placeholder\":\"Search prompts/titles/descriptions/authors...\",\"filterAll\":\"all\",\"filterVideo\":\"video\",\"filterImage\":\"image\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I can intelligently match prompts based on your needs.\",\"promoPrompt\":\"Call the find-prompt tool. Recommend some Christmas card image generation prompts for me, and first ask about my specific needs.\",\"modelSlug\":\"\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\"},\"categories\":{\"all\":\"ALL\"},\"promptCard\":{\"tabPrompt\":\"Prompt\",\"tabOriginal\":\"Original\",\"by\":\"BY\",\"remixFrom\":\"Remix from\",\"promptHeader\":\"Prompt\",\"viewFullPrompt\":\"View full prompt\",\"translateButton\":\"Translate\",\"beforeTranslation\":\"Original\",\"o"])</script><script>self.__next_f.push([1,"riginalButton\":\"EN\",\"chineseButton\":\"中文\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copy\":\"COPY\",\"copied\":\"COPIED\",\"share\":\"Share\",\"linkCopied\":\"Link copied\",\"tryItNow\":\"Try it now\",\"installOnYouMind\":\"Install on YouMind\",\"aiShortcut\":\"AI Shortcut\",\"install\":\"Install\",\"aiSkill\":\"AI Skill\",\"tryInYouMind\":\"Try in YouMind\",\"tryIt\":\"Try It\",\"featured\":\"Featured\",\"save\":\"Save\",\"savePromptTitle\":\"Save Prompt\",\"savePromptSubtitle\":\"Access Anytime, Anywhere\",\"savingPrompt\":\"Saving...\",\"referenceImages\":\"Ref Images\"},\"faq\":{\"title\":\"Common Questions\",\"q0\":\"What are these Christmas Card Prompts?\",\"a0\":\"These are curated AI prompts specifically designed for creating beautiful Christmas cards. Includes holiday covers, greeting cards, photo frames, and customizable templates that work with AI image generators.\",\"q1\":\"How many Christmas card styles are available?\",\"a1\":\"We have over 100 different Christmas card prompts covering various styles: traditional, modern, minimalist, cute, elegant, and more. Each prompt is fully customizable.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"Simply copy the prompt and use it in YouMind with our AI image generator. You can customize text, names, and other parameters to create your perfect Christmas card.\",\"q3\":\"Can I customize these cards?\",\"a3\":\"Yes! Most prompts support customization through parameters. You can change names, greetings, colors, and styles to make each card unique.\",\"q4\":\"Are there more use cases?\",\"a4\":\"Check out our gallery for more inspiration and examples of how others have used these prompts to create amazing Christmas cards.\"},\"blogCard\":{\"tab\":\"BLOG\",\"cta\":\"EXPLORE MORE CASES\"},\"imageCarousel\":{\"preview\":\"PREVIEW\",\"previewImage\":\"Preview Image\",\"goToSlide\":\"Go to slide {index}\"},\"emptyState\":{\"noPromptsFound\":\"No prompts found\",\"trySearchingElse\":\"TRY SEARCHING FOR SOMETHING ELSE\",\"tryTheseShortcuts\":\"Try These AI Shortcuts Instead\",\"discoverFeaturedTools\":\"Discover featured tools that can help you generate amazing content.\",\"viewAllShortcuts\":\"View All Shortcuts\",\"tryTheseSkills\":\"Try These AI Skills Instead\",\"viewAllSkills\":\"View All Skills\"},\"footerCTA\":{\"readyToCreate\":\"Ready to create\",\"nanoBanana\":\"Christmas Magic?\",\"experiencePower\":\"Create stunning Christmas cards with AI in seconds\",\"freeLimitedTime\":\"SPREAD THE HOLIDAY JOY\",\"startGenerating\":\"Start Creating\"},\"tweetModal\":{\"loadingTweet\":\"LOADING TWEET...\"},\"loadMore\":{\"loading\":\"Loading more...\",\"viewAll\":\"View All Prompts\"},\"generator\":{\"placeholder\":\"Describe your Christmas card... (e.g. A cozy Christmas fireplace scene with stockings)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\",\"uploadingImages\":\"Uploading images...\",\"uploadFailed\":\"Image upload failed, please try again\",\"pleaseUploadReferenceImages\":\"This prompt requires reference images, please add images first\",\"aspectRatio\":{\"auto\":\"Auto\",\"square\":\"1:1\",\"landscape\":\"16:9\",\"portrait\":\"9:16\"},\"settings\":\"Settings\",\"aspectRatioLabel\":\"Aspect Ratio\"},\"common\":{\"openSourceLink\":\"Open Source Link\",\"editInCMS\":\"Edit in CMS\"},\"loginPromotionDialog\":{\"title\":\"Login to Create for Free\",\"subtitle\":\"Create Beautiful Christmas Cards with AI\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for multiple AI image generation models\",\"benefit3\":\"100+ customizable Christmas card templates\",\"benefit4\":\"Save and download your creations\",\"benefit5\":\"Share your cards with friends and family\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"}},\"ChristmasCardMaker\":{\"page\":{\"title\":\"Christmas Card Maker - Create AI-Powered Holiday Greeting Cards | YouMind\",\"description\":\"Create stunning personalized Christmas cards with AI. Upload your photos, customize messages, choose festive music and fonts.\",\"headerTitle\":\"Christmas Card Maker\",\"headerDescription\":\"Create your personalized holiday greeting card with AI\""])</script><script>self.__next_f.push([1,"},\"steps\":{\"cover\":\"Cover\",\"message\":\"Message\"},\"coverPage\":{\"uploadCover\":\"Upload Cover\",\"uploadCoverSubtext\":\"Your Christmas card cover\",\"yourPhoto\":\"Your Photo\",\"addYourPhoto\":\"Add Your Photo\",\"willBeMerged\":\"Will be merged into the frame\",\"uploadHintPhotoFrame\":\"Upload a photo frame, then add your photo\",\"uploadHintNormal\":\"Upload your Christmas card cover image\",\"uploading\":\"Uploading...\",\"upload\":\"Upload\",\"coverImage\":\"Cover Image\",\"selectCovers\":\"Select Covers\",\"removeCover\":\"Remove cover image\",\"removePhoto\":\"Remove photo\"},\"innerPage\":{\"decoration\":\"Decoration\",\"addDecoration\":\"Add Decoration\",\"removeDecoration\":\"Remove Decoration\",\"decorationLibrary\":\"Decoration Library\",\"decorationSubtext\":\"Optional - AI will generate if empty\",\"aiWillCreate\":\"AI will create magic!\",\"yourMessage\":\"Your Message\",\"messagePlaceholder\":\"Dear family,\\n\\nWishing you a very Merry Christmas, joy every day, and good health always!\\n\\nWith love,\\n[Your name]\",\"clearText\":\"Clear text\"},\"navigation\":{\"makeYourCard\":\"Make Your Card\",\"advanceOptions\":\"Advance Options\"},\"cardPreview\":{\"flipToFront\":\"Flip to Front\",\"flipToBack\":\"Flip to Back\"},\"advanceOptions\":{\"title\":\"Advance Options\",\"done\":\"Done\",\"music\":{\"title\":\"Background Music\",\"subtitle\":\"Choose a festive tune\",\"randomPick\":\"Random Pick\"},\"font\":{\"title\":\"Font Style\",\"subtitle\":\"Pick your message font\",\"previewText\":\"Merry Christmas\",\"categories\":{\"handwriting\":\"Handwriting\",\"serif\":\"Serif\",\"sansSerif\":\"Sans Serif\",\"display\":\"Display\"}}},\"loginDialog\":{\"title\":\"Make Your Unique Christmas Card\",\"subtitle\":\"Login to start creating\",\"benefits\":{\"1\":\"Create beautiful Christmas cards with Gemini 3 Pro and Nano Banana Pro\",\"2\":\"Share your cards with friends \u0026 family\",\"3\":\"Save your creations to your account\",\"4\":\"2000 free credits every month\"},\"loginButton\":\"Make Card\",\"terms\":\"By signing in, you agree to our Terms of Service and Privacy Policy\"},\"common\":{\"uploading\":\"Uploading...\",\"poweredBy\":\"Powered by YouMind AI\",\"close\":\"Close\",\"mute\":\"Mute\",\"unmute\":\"Unmute\"}},\"Skills\":{\"meta\":{\"title\":\"Explore AI Skills for Learning, Writing \u0026 Creation - YouMind Skills\",\"description\":\"Discover 100+ reusable AI Skills for research, content creation, social media, and presentations. No coding needed—just run and get results.\",\"packTitle\":\"{name} - YouMind Skills Pack\",\"skillTitle\":\"{name} - YouMind Skill\",\"tryFree\":\"Try free on YouMind.\",\"defaultPackDescription\":\"Explore this skill pack on YouMind.\",\"defaultSkillDescription\":\"Try this AI skill on YouMind.\"},\"guideText\":\"Skill Quick Start Guide\",\"seeWhatsPossible\":\"See what's possible\",\"skillsDescription\":\"Skills is your best partner for learning and creating in YouMind, assisting you in reading and thinking.\",\"recommendedPacks\":\"Recommended packs\",\"exploreSkills\":\"Explore skills\",\"searchPlaceholder\":\"Search\",\"latest\":\"Latest\",\"noSkillsFound\":\"No skills found\",\"tryInYouMind\":\"Try in YouMind\",\"backToSkills\":\"Skills\",\"copyLink\":\"Copy link\",\"install\":\"Install\",\"tryIt\":\"Try It\",\"getWith\":\"Get With\",\"open\":\"Open\",\"author\":\"Author\",\"categoriesLabel\":\"Categories\",\"tools\":\"Tools\",\"instructions\":\"Instructions\",\"instructionPrivate\":\"The author has set the instructions to private. Below is a brief overview.\",\"instructionEmpty\":\"No instructions.\",\"instructionVisibleToCreator\":\"Visible to you as the creator\",\"featured\":{\"badge\":\"Editor's Pick\",\"title\":\"Why we love this skill\",\"by\":\"Featured by\",\"defaultCurator\":\"YouHome Editors\"},\"relatedSkills\":{\"title\":\"Related Skills\",\"viewAll\":\"View all\"},\"cta\":{\"title\":\"Find your next favorite skill\",\"description\":\"Explore more curated AI skills for research, creation, and everyday work.\",\"button\":\"Explore all skills\"},\"skills\":\"skills\",\"credits\":\"credits\",\"goToGallery\":\"Go to gallery\",\"noBioFound\":\"No bio found.\",\"installSuccess\":\"Skill installed successfully\",\"installFailed\":\"Failed to install skill\",\"categories\":{\"learn\":\"Learn\",\"write\":\"Write\",\"create\":\"Create\",\"life\":\"Life\",\"research\":\"Research\",\"images\":\"Image\",\"slides\":\"Slides\",\"webpage\":\"Webpage\",\"other\":\"More\"},\"aiAssistant\":{\"hoverHint\":\"AI Assistant\",\"title\":\"Ne"])</script><script>self.__next_f.push([1,"ed a specific Skill?\",\"description\":\"Tell me what you need, and I will try my best to find it for you!\",\"buttonText\":\"Ask AI\",\"prompt\":\"Recommend me some skills\"},\"aiFind\":{\"buttonText\":\"AI Find for You\",\"prompt\":\"Help me find a skill about \\\"{query}\\\"\"},\"monthlyTopTitle\":\"Monthly Top\",\"monthlyTopDesc\":\"This month's hottest new skills — see what everyone's exploring.\",\"featuredTitle\":\"Featured\",\"featuredDesc\":\"Hand-picked by our team — quality skills, ready to use.\",\"monthlyRankingEmpty\":\"No skills made the chart this month — be the first to create yours!\",\"featuredRankingEmpty\":\"No featured skills yet. Stay tuned for our picks!\",\"goExploreSkills\":\"Explore Skills\",\"goCreateSkill\":\"Create a Skill\",\"monthlyTopTabPaid\":\"Paid ranking\",\"monthlyTopTabFree\":\"Free ranking\"},\"ModelArena\":{\"header\":{\"vs\":\"VS\",\"mysteryModel\":\"???\",\"allModels\":\"All Models\"},\"compareModels\":\"Compare Models\",\"prompts\":\"prompts\",\"loadMore\":\"Load more\",\"excelsFilter\":{\"label\":\"Best at:\",\"all\":\"All\",\"excels\":\"excels\"},\"empty\":{\"title\":\"No comparisons found\",\"description\":\"Try adjusting your filters or check back later.\"},\"footer\":{\"poweredBy\":\"Powered by\"},\"viewComparison\":\"View Comparison\",\"preview\":\"PREVIEW\",\"noImage\":\"No image\",\"models\":\"models\",\"sourceLink\":\"Source Link\",\"by\":\"by\",\"tryItNow\":\"Try it now\",\"preferThis\":\"Prefer this\",\"votes\":\"votes\",\"prompt\":\"Prompt\",\"filters\":\"Filters\",\"clearFilters\":\"Clear filters\",\"championModel\":\"Champion Model\",\"categories\":{\"usecases\":\"Use Cases\",\"styles\":\"Styles\",\"subjects\":\"Subjects\"},\"comparisonSummary\":{\"title\":\"Model Comparison Summary\",\"readTime\":\"{minutes} min read\"},\"modelWinCounts\":{\"title\":\"Model Win Counts\",\"updateNote\":\"Updated every {hours} hours\"},\"footerCTA\":{\"title\":\"Which Model Wins the Game?\",\"shuffleAndTry\":\"Shuffle \u0026 Try\",\"hint\":\"Click to try a random prompt\"},\"loginDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Experience Nano Banana Pro's Powerful Capabilities\",\"close\":\"Close\",\"benefit1\":\"1000 credits daily\",\"benefit2\":\"Support for Gemini 3.0 Pro, Nano Banana Pro, Claude Opus 4.6 and more models.\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"},\"referenceImages\":\"Reference Images\",\"blindTest\":\"Blind Test\",\"linkCopied\":\"Link copied\",\"share\":\"Share\",\"longPressToSave\":\"Long press image to save\",\"model\":\"Model\",\"championModelHint\":\"Filter prompts where this model won the most votes\",\"featured\":\"Featured\",\"roast\":{\"title\":\"AI Roast\",\"aiSays\":\"AI Roast:\",\"winner\":\"Winner\",\"download\":\"Download Image\",\"share\":\"Share\",\"shareTitle\":\"Check out this AI roast!\",\"roastThem\":\"AI Roast\",\"randomRoast\":\"Random AI Roast\",\"noComments\":\"No roasts available for this comparison\",\"loading\":\"Loading roasts...\",\"generatingImage\":\"Generating image...\",\"linkCopied\":\"Link copied\",\"selectModels\":\"Select models\",\"loadingRandomRoast\":\"Finding a spicy roast...\",\"noCommentsForPair\":\"No roasts for this model pair, try another combination\",\"noCommentsAvailable\":\"No roasts available on this page, try adjusting filters or check back later\"},\"pickFavoriteHint\":\"Pick your favorite!\",\"exploreMorePrompts\":\"Explore thousands of prompts\",\"showMore\":\"Show more\",\"showLess\":\"Show less\",\"allPrompts\":\"All\",\"sortButton\":\"Sort\",\"sortAsc\":\"Ascending\",\"sortDesc\":\"Descending\",\"sortTime\":\"Time\",\"sortLikes\":\"Likes\",\"sortComments\":\"Comments\",\"sortReposts\":\"Reposts\",\"sortViews\":\"Views\",\"sortBookmarks\":\"Bookmarks\",\"clearSort\":\"Clear Sort\"},\"Landing\":{\"XViralArticles\":{\"meta\":{\"title\":\"Viral X/Twitter Articles Tracking - YouMind\",\"description\":\"YouMind tracks viral X/Twitter articles daily with rankings, engagement signals, AI breakdowns, and creator-ready content ideas.\",\"detailFallbackTitle\":\"Article not found - YouMind\",\"detailTitleSuffix\":\"Viral X/Twitter Ar"])</script><script>self.__next_f.push([1,"ticle Tracking - YouMind\",\"detailDescriptionSuffix\":\"YouMind tracks this viral X/Twitter article with engagement data, original source context, and AI reading prompts for creators.\"},\"masthead\":{\"logo\":\"YOUMIND DAILY\",\"tag\":\"VIRAL · X · DIGEST\"},\"hero\":{\"title\":\"𝕏 \u003chighlight\u003eViral\u003c/highlight\u003e Articles Tracking\",\"subtitle\":\"Global 𝕏 viral article rankings · AI breakdowns · Updated daily\"},\"stats\":{\"allTime\":\"All time\",\"currentPage\":\"Current page\",\"totalVolume\":\"Total volume\",\"diversity\":\"Diversity\",\"pageEngagement\":\"Engagement\",\"articles\":\"Articles\",\"languages\":\"Languages\",\"views\":\"Views\"},\"subscribe\":{\"cta\":\"Get the daily digest\"},\"sort\":{\"by\":\"Sort by\",\"time\":\"Time\",\"views\":\"Views\",\"likes\":\"Likes\",\"reposts\":\"Reposts\",\"comments\":\"Comments\",\"bookmarks\":\"Bookmarks\"},\"search\":{\"placeholder\":\"Search\",\"submit\":\"Search\",\"clear\":\"Clear search\"},\"engagement\":{\"views\":\"Views\",\"likes\":\"Likes\",\"reposts\":\"Reposts\",\"comments\":\"Comments\",\"bookmarks\":\"Bookmarks\"},\"cta\":{\"eyebrow\":\"AI features\",\"breakdown\":\"Decode virality\",\"remix\":\"Remix in my tone\",\"deepRead\":\"Deep read\"},\"pagination\":{\"label\":\"Pagination\",\"prev\":\"Prev\",\"next\":\"Next\",\"pageLabel\":\"Page\",\"showing\":\"Showing {from}–{to} of {total}\"},\"empty\":{\"title\":\"No articles yet\",\"subtitle\":\"Today's digest is still being compiled. Check back soon.\"},\"detail\":{\"originallyIn\":\"{language}\",\"published\":\"{relative} · {date}\",\"save\":\"Save\",\"saveSignIn\":\"Save (sign-in required)\",\"summary\":{\"label\":\"TL;DR\"},\"viralReason\":{\"label\":\"Why it went viral · AI analysis\",\"unlock\":\"Sign up free to keep reading\"},\"toggle\":{\"translatedLabel\":\"{language} (translated)\",\"originalLabel\":\"{language} (original)\",\"viewingTranslated\":\"Reading the {language} translation\",\"viewingOriginal\":\"Reading the {language} original\",\"label\":\"Article language versions\"},\"bodyLabel\":\"Article body\",\"bodyMissing\":\"No translation available — switch to the original tab.\",\"viewOriginal\":\"View original\",\"breadcrumbLabel\":\"Breadcrumb\",\"backToList\":\"𝕏 Viral Articles Tracking\",\"currentArticle\":\"Current article\"},\"promotionDialog\":{\"title\":\"Sign up to decode virality\",\"subtitle\":\"Free with a YouMind account\",\"feature1\":\"Daily 1,000 credits\",\"feature2\":\"AI breakdowns of any viral X article\",\"feature3\":\"Turn one long-form link into \u003cslidesLink\u003edeliverable slides\u003c/slidesLink\u003e\",\"feature4\":\"Pick sources, AI drafts a structured outline — ship it with light edits\",\"cta\":\"Sign up free →\",\"footer\":\"Take a look at our beautiful illustrations 😉\"},\"skillConfig\":{\"title\":\"Configure AI feature\",\"eyebrow\":\"Custom skill binding\",\"heading\":{\"breakdown\":\"Bind your decoder skill\",\"tone-remix\":\"Bind your remix skill\",\"deep-read\":\"Bind your deep-read skill\"},\"subtitle\":\"Paste a YouMind skill link or ID to use your own skill for this CTA. We'll only accept a skill that belongs to you. Leave empty to keep the default.\",\"inputLabel\":\"Skill link or ID\",\"inputPlaceholder\":\"https://youmind.com/skills/...\",\"useMine\":\"Use my skill →\",\"useDefault\":\"Use default skill →\",\"errorNotFound\":\"Skill not found, or it doesn't belong to you\",\"close\":\"Close\"},\"footerCta\":{\"title\":\"Built for creators.\",\"subtitle\":\"Find content ideas inside viral 𝕏 articles, decode why they worked, and turn proven patterns into your next creator-ready angle.\",\"primary\":\"Start creating with YouMind\",\"secondary\":\"Explore more viral articles\"},\"related\":{\"kicker\":\"More patterns to decode\",\"title\":\"Recent viral articles\",\"viewAll\":\"Explore more viral articles\"},\"weeklyFeatured\":{\"eyebrow\":\"Weekly featured\",\"cta\":\"Read featured article\"},\"dailyTop\":{\"title\":\"Recent top 3\",\"subtitle\":\"Latest · Highest views\"},\"weeklyTop\":{\"title\":\"Top 9 of the week\",\"subtitle\":\"Past 7 days · Highest views\"},\"allArticles\":{\"title\":\"All articles\",\"subtitle\":\"{count} articles total\"},\"explore\":{\"title\":\"Explore Viral Articles\",\"subtitle\":\"Browse, sort, and search the full daily digest\",\"metaTitle\":\"Explore Viral X/Twitter Articles - YouMind\",\"metaDescription\":\"Browse, sort, and search YouMind's daily digest of viral X/Twitter articles with engagement signals and AI breakdowns.\",\"breadc"])</script><script>self.__next_f.push([1,"rumb\":\"Explore\"}},\"LennyCareerCoach\":{\"meta\":{\"title\":\"Lenny's Career Coach — AI-Powered Resume Review \u0026 Career Advice\",\"description\":\"Get personalized career coaching powered by Lenny Rachitsky's newsletter insights. Resume review, career advice, and mock interviews.\"},\"header\":{\"downloadButton\":\"Get Lenny's Content Pack\",\"title\":\"Lenny's Career Coach\"},\"tabs\":{\"resume\":\"Resume Review\",\"advice\":\"Career Advice\",\"interview\":\"Mock Interview\"},\"sharedBadge\":{\"trainedOn\":\"Trained on 500+ Lenny's Newsletter articles\",\"hours\":\"2000+ hours of career wisdom\"},\"resume\":{\"welcome\":\"Hi! I'm Lenny's Career Coach. Upload your resume and I'll give you detailed, actionable feedback based on hiring insights from top tech companies.\",\"userUpload\":\"resume_sarah_chen_2026.pdf\",\"analysisIntro\":\"Great, I've analyzed your resume. Here's my detailed feedback:\",\"feedback\":{\"title\":\"Resume Analysis Summary\",\"strongPoints\":\"Strong Points\",\"strong1\":\"Clear quantification of impact metrics\",\"strong2\":\"Strong action verbs and concise bullet points\",\"areasToImprove\":\"Areas to Improve\",\"improve1\":\"Add more context about team size and scope\",\"improve2\":\"Consider reorganizing skills section by relevance\"},\"sources\":{\"article1\":\"Lenny's Resume Tips\",\"article2\":\"Hiring at Top Companies\"},\"quote\":{\"text\":\"The best resumes don't just list responsibilities — they tell a story of impact.\",\"author\":\"Lenny Rachitsky\"}},\"advice\":{\"welcome\":\"I'm here to help you navigate your career, drawing from hundreds of articles and expert interviews. What would you like to explore?\",\"topic1\":\"Career transitions and pivots\",\"topic2\":\"Salary negotiation strategies\",\"topic3\":\"Building a personal brand\",\"topic4\":\"Networking and mentorship\"},\"interview\":{\"welcome\":\"Let's practice! I'll simulate real interview scenarios based on what top companies are actually looking for. Choose a role type to get started.\"},\"chatInput\":{\"dropHint\":\"Upload a resume PDF or enter your personal info below\",\"dropHere\":\"Drop your PDF here\",\"placeholder\":\"Upload a PDF or enter your personal info...\",\"attachFile\":\"Attach file\",\"validationHint\":\"Please upload a PDF or enter your personal info\"},\"uploadSuccess\":{\"analyzeButton\":\"Analyze with Lenny's Coach\"},\"promotionDialog\":{\"title\":\"UNLOCK FULL ANALYSIS\",\"feature1\":\"1,000 free credits daily\",\"feature2\":\"Resume optimization \u0026 generation powered by Lenny's insights\",\"feature3\":\"Career guidance conversations with top tech executives\",\"feature4\":\"Mock interviews with real-time feedback\",\"ctaText\":\"START FREE →\",\"footerText\":\"Learn more about YouMind\"},\"footer\":{\"builtWith\":\"Built with\"}},\"GptImage2Slides\":{\"meta\":{\"title\":\"GPT Image 2 AI Slides | Text, faces, layouts finally aligned — YouMind\",\"description\":\"Generate AI slides with OpenAI's new GPT Image 2 inside YouMind. 99% typography accuracy, pore-level portrait realism, production-ready layouts. Export to a video narrated in your own cloned voice with one click.\"},\"hero\":{\"title\":\"Slides you don't have to clean up\",\"subtitle\":\"Drop in an article, a podcast, or a YouTube URL. GPT Image 2 aligns every word, face, and layout on the first pass.\",\"inputPlaceholder\":\"Drop in an article, podcast link or YouTube URL — or just describe the deck you want\",\"defaultPrompt\":\"$28\",\"submitCta\":\"Generate\",\"templateSectionTitle\":\"Pick a style (optional)\",\"templateSectionSubtitle\":\"Each card is a full-style deck. Hover to flip through sample pages.\",\"modelSelector\":{\"gptImage2\":{\"label\":\"GPT Image 2\",\"subtitle\":\"99% text · photoreal portraits · recommended\"},\"nanoBananaPro\":{\"label\":\"Nano Banana Pro\",\"subtitle\":\"Serial narratives · 14-ref character anchoring · dense infographics\"},\"nanoBanana2\":{\"label\":\"Nano Banana 2\",\"subtitle\":\"Half the price · best-value pick\"}},\"chatInput\":{\"attachFile\":\"Attach file\",\"removeFile\":\"Remove file\",\"dropHere\":\"Drop file here\",\"helperText\":\"Paste links or drag PDF / Markdown / images — up to 50MB\",\"validationHint\":\"Add a prompt or attach a file first\"},\"templatePrompt\":\"$29\"},\"templates\":{\"placeholder\":\"Preview coming soon\",\"expandPreview\":\"Expand preview\",\"recommendedB"])</script><script>self.__next_f.push([1,"adge\":\"Recommended\",\"yearEndReport\":{\"title\":\"Year-End Report\",\"subtitle\":\"Data storytelling\",\"defaultPrompt\":\"Turn the year I describe next into a year-end report deck — highlights, the numbers that mattered, and a crisp outlook slide.\"},\"memphisDesign\":{\"title\":\"Memphis Design\",\"subtitle\":\"Playful retro\",\"defaultPrompt\":\"Make a deck about the topic I share next in a Memphis-design style — bold shapes, confetti palette, and playful editorial pacing.\"},\"boldVisualBrochure\":{\"title\":\"Bold Visual Brochure\",\"subtitle\":\"Magazine-grade covers\",\"defaultPrompt\":\"Turn my brief into a bold visual brochure — magazine-grade covers, oversized type, and a closing spread that reads like a pitch.\"},\"kamiDesign\":{\"title\":\"Kami Design\",\"subtitle\":\"Paper-cut editorial\",\"defaultPrompt\":\"Make a deck in a Kami / paper-cut editorial style on the topic I share next — layered textures, calm palette, and thoughtful whitespace.\"},\"vibrantHanddrawn\":{\"title\":\"Vibrant Hand-drawn\",\"subtitle\":\"Young professional\",\"defaultPrompt\":\"Make a vibrant hand-drawn deck for a young professional audience — punchy colors, sketchy strokes, and slides that feel human, not corporate.\"},\"modernDigital\":{\"title\":\"Modern Digital\",\"subtitle\":\"Clean product\",\"defaultPrompt\":\"Make a modern digital deck on the topic I share next — clean product visuals, UI callouts, and a calm SaaS-grade palette.\"},\"brutalism\":{\"title\":\"Brutalism\",\"subtitle\":\"Raw \u0026 architectural\",\"defaultPrompt\":\"Make a brutalist deck on the topic I share next — heavy grids, monospace accents, raw contrasts, and zero decoration.\"},\"neuBrutalism\":{\"title\":\"Neu-Brutalism Manifesto\",\"subtitle\":\"Statement slides\",\"defaultPrompt\":\"Write a manifesto deck in a neu-brutalist style on the topic I share next — thick borders, chunky type, and statement slides that don't apologize.\"}},\"templatePreview\":{\"close\":\"Close preview\",\"previous\":\"Previous page\",\"next\":\"Next page\",\"useTemplate\":\"Use this template\"},\"why\":{\"sectionTitle\":\"Where the craft shows\",\"bestInClass\":{\"title\":\"Text, faces, layouts — this model nails all three\",\"body\":\"Text, portraits, product assets, layouts — GPT Image 2 nails the three hardest things in slides on the first pass, with 99% typography and pore-level detail.\",\"cta\":\"Try it now\"},\"fromAnything\":{\"title\":\"One link, one article, one podcast — one full deck\",\"body\":\"Drop in a YouTube link, podcast, article, or PDF. YouMind distills the key points and renders the whole deck in parallel — grounded in your real sources.\",\"cta\":\"Try it now\"},\"videoExport\":{\"title\":\"Beyond slides: one-click video in your own cloned voice\",\"body\":\"Smart Video turns the deck into a finished video — AI narration, captions, BGM, transitions — plus voice cloning so it actually sounds like you.\",\"cta\":\"Try it now\"},\"styleConsistency\":{\"title\":\"Consistent style, cover to close\",\"body\":\"Every slide is generated in parallel and locks in one style in a single pass. Palette, typography, visual rhythm — consistent cover to close.\",\"cta\":\"Try it now\"},\"sectionIntro\":\"Four quiet details that separate a first-pass deck from a draft you still have to clean up.\"},\"comparison\":{\"sectionTitle\":\"Why YouMind\",\"intro\":\"Plenty of tools claim 'AI slides'. The friction shows up at delivery — consistency breaks, export is PDF-only, or you need a second tool for narration. This comparison is from using all four ourselves.\",\"dimensionLabel\":\"Dimension\",\"vendors\":{\"youmind\":\"YouMind\",\"gamma\":\"Gamma\",\"manus\":\"Manus\",\"beautifulAi\":\"Beautiful.ai\"},\"rows\":{\"imageModels\":{\"name\":\"Image models\",\"youmind\":\"GPT Image 2 / Nano Banana Pro (one-click switch)\",\"gamma\":\"Gamma Imagine (self-built, 2026-03)\",\"manus\":\"Nano Banana Pro (single integration)\",\"beautifulAi\":\"Stock-first + light AI gen\"},\"aiChatEdit\":{\"name\":\"AI chat editing\",\"youmind\":\"✅\",\"gamma\":\"✅\",\"manus\":\"✅\",\"beautifulAi\":\"✅\"},\"textEdit\":{\"name\":\"Paragraph-level text edits\",\"youmind\":\"✅\",\"gamma\":\"✅\",\"manus\":\"✅ (since 2026-11)\",\"beautifulAi\":\"✅\"},\"sourceInput\":{\"name\":\"Generate from docs / URLs / KB\",\"youmind\":\"✅\",\"gamma\":\"✅\",\"manus\":\"✅\",\""])</script><script>self.__next_f.push([1,"beautifulAi\":\"⚠️ Outline-first, limited\"},\"batchGen\":{\"name\":\"Batch slide generation\",\"youmind\":\"✅\",\"gamma\":\"✅\",\"manus\":\"✅\",\"beautifulAi\":\"✅\"},\"autoStyle\":{\"name\":\"Agent auto-selects style\",\"youmind\":\"✅\",\"gamma\":\"✅\",\"manus\":\"✅\",\"beautifulAi\":\"⚠️ Template-driven\"},\"videoExport\":{\"name\":\"Narrated video export\",\"youmind\":\"✅ Smart Video\",\"gamma\":\"⚠️ TTS + captions only\",\"manus\":\"❌\",\"beautifulAi\":\"❌\"},\"voiceClone\":{\"name\":\"Human voice cloning\",\"youmind\":\"✅\",\"gamma\":\"❌\",\"manus\":\"❌\",\"beautifulAi\":\"❌\"},\"skillReuse\":{\"name\":\"Reusable Skills + Marketplace\",\"youmind\":\"✅ Creators earn credits\",\"gamma\":\"❌\",\"manus\":\"⚠️ Has Skills, no marketplace\",\"beautifulAi\":\"❌\"}},\"verdict\":\"Only YouMind ships narrated videos in your own voice and pays creators for reusable Skills — with both GPT Image 2 and Nano Banana Pro one click away.\"},\"modelCompare\":{\"sectionTitle\":\"GPT Image 2 vs Nano Banana Pro\",\"intro\":\"Slides hinge on text, faces, and layout — we default to GPT Image 2 for those. Nano Banana Pro wins when character consistency across many slides or reference-heavy workflows matter more than a one-pass render.\",\"primaryLabel\":\"Primary Model\",\"alternativeLabel\":\"Alternative\",\"models\":{\"gptImage2\":\"GPT Image 2\",\"nanoBananaPro\":\"Nano Banana Pro\"},\"rows\":{\"smallText\":{\"name\":\"Small text / UI labels / iconography\",\"gptImage2\":\"⭐⭐⭐⭐⭐ strongest in our tests\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"multilingualText\":{\"name\":\"Multilingual (CJK / Hindi / Bengali)\",\"gptImage2\":\"⭐⭐⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"portraitRealism\":{\"name\":\"Portrait realism (pore-level, hands, lighting)\",\"gptImage2\":\"⭐⭐⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"productBrand\":{\"name\":\"Product / brand assets (logos, materials, packaging)\",\"gptImage2\":\"⭐⭐⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"instructionFollowing\":{\"name\":\"Instruction following / detail preservation\",\"gptImage2\":\"⭐⭐⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"complexLayout\":{\"name\":\"Complex multi-element layouts\",\"gptImage2\":\"⭐⭐⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"highResolution\":{\"name\":\"High-res output + aspect ratios\",\"gptImage2\":\"✅ up to 3840px, 3:1 → 1:3\",\"nanoBananaPro\":\"✅ 1K / 2K / 4K native\"},\"denseInfographicLayout\":{\"name\":\"Dense infographic / editorial layouts\",\"gptImage2\":\"⭐⭐⭐⭐⭐ slightly ahead\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"pureLongText\":{\"name\":\"Pure long-text correctness (paragraphs, posters)\",\"gptImage2\":\"⭐⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐⭐\"},\"multiRefConsistency\":{\"name\":\"Strict cross-page character anchoring (multi-reference)\",\"gptImage2\":\"⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐⭐ up to 14 reference images\"},\"spatialReasoning\":{\"name\":\"3D spatial reasoning / reflections / lighting physics\",\"gptImage2\":\"⭐⭐⭐⭐⭐\",\"nanoBananaPro\":\"⭐⭐⭐⭐\"},\"inpainting\":{\"name\":\"Local edits / inpainting\",\"gptImage2\":\"✅ mask-based editing\",\"nanoBananaPro\":\"✅ strong semantic edits\"}},\"bestFor\":{\"name\":\"Best for\",\"gptImage2\":\"Daily batch decks · presentation visuals · marketing layouts · UI / product demos · multilingual campaign assets · portrait covers · brand / editorial visuals\",\"nanoBananaPro\":\"Strict character consistency · multi-reference character anchoring · serial narratives · semantic local edits · reference-heavy image workflows\"},\"verdict\":\"Default to GPT Image 2 for most decks. Switch to Nano Banana Pro when you need strict character consistency across many slides, serial narratives, or reference-heavy edits.\"},\"steps\":{\"sectionTitle\":\"Three steps, idea to slide\",\"intro\":\"The professional way to iterate on visual stories.\",\"step1\":{\"title\":\"Input your brief\",\"body\":\"Paste links or text and select your visual direction.\"},\"step2\":{\"title\":\"Watch it render\",\"body\":\"GPT Image 2 builds every layer with native consistency.\"},\"step3\":{\"title\":\"Export instantly\",\"body\":\"Download high-res PPTX, PDF, or export to video.\"}},\"showcase\":{\"sectionTitle\":\"Actual pages from each template\",\"intro\":\"Every template above is a real YouMind Skill — these are t"])</script><script>self.__next_f.push([1,"he slides it produces. Click any page to open the full-size view.\",\"categories\":{\"realistic\":\"Realistic\",\"cyberpunk\":\"Cyberpunk\",\"illustration\":\"Illustration\",\"gothic\":\"Gothic\"},\"thumbnails\":{\"realistic\":{\"0\":\"Modern Minimal\",\"1\":\"Editorial Bold\",\"2\":\"Swiss Style\",\"3\":\"Tech Deep\"},\"cyberpunk\":{\"0\":\"Neon Grid\",\"1\":\"Glitch Pop\",\"2\":\"Night City\",\"3\":\"Retrowave\"},\"illustration\":{\"0\":\"Crayon Story\",\"1\":\"Watercolor\",\"2\":\"Paper Cut\",\"3\":\"Soft Pastel\"},\"gothic\":{\"0\":\"Cathedral\",\"1\":\"Ink Manuscript\",\"2\":\"Victorian\",\"3\":\"Dark Baroque\"}},\"previousCategory\":\"Previous category\",\"nextCategory\":\"Next category\",\"pageLabel\":\"Page {num}\"},\"faq\":{\"sectionTitle\":\"FAQ\",\"modelChoice\":{\"q\":\"When do I use GPT Image 2 vs Nano Banana Pro?\",\"a\":\"Default to GPT Image 2 — it leads on text accuracy, portrait realism, instruction following, and complex layouts, covering the vast majority of slide use cases. Flip to Nano Banana Pro in two cases: (a) the deck has a recurring character / person / brand IP that must stay strictly consistent across pages (NBP anchors with up to 14 reference images); (b) you need local edits / inpainting on an existing image. YouMind's Agent also flags these cases and suggests the switch.\"},\"smartVideoPlan\":{\"q\":\"Which plan includes Smart Video (narrated video export)?\",\"a\":\"Smart Video is a core YouMind capability, billed against your plan's credit pool. Click 'Export video' inside YouMind to see the credit cost of the current export; length, whether voice cloning is on, and HD rendering affect the amount. See the pricing page for plan-level quotas.\"},\"convertExisting\":{\"q\":\"Can I turn existing docs / articles / X threads into slides?\",\"a\":\"Yes. YouMind natively accepts Word, PDF, Markdown, web links, X threads, YouTube links, and more. Drop them into the chat and the Agent will read them and generate the deck directly — no manual transcription required.\"},\"skillReuse\":{\"q\":\"What is a YouMind Skill, and how does it make styles reusable?\",\"a\":\"A Skill is YouMind's abstraction for reusable AI workflows — once you've tuned a slide style (palette, layout, tone, image style), save it as a Skill. Next time, apply that Skill in one click instead of re-tuning prompts. You can also publish Skills on the Skill Marketplace and earn credits when others install yours.\"},\"editAndExport\":{\"q\":\"Can I keep editing the generated slides? Can I export PPTX?\",\"a\":\"Yes. You can directly edit the text on any slide, and everything else — images, layout, palette, tone, even style — is editable by chatting with the Agent, which routes through the same slide generator. Export to PPTX / PDF, or send the deck to Smart Video.\"},\"templateMarketplace\":{\"q\":\"How are templates made? Can I build and monetize my own?\",\"a\":\"Each template on this page is a YouMind Skill plus a sample deck. Any Pro-or-above user can save a tuned style as a Skill and publish it to the Skill Marketplace — when others install and use your Skill, you earn credits. Multiple creators are already earning thousands of credits this way.\"}},\"footerCta\":{\"title\":\"Ready to make a deck you don't have to clean up?\",\"body\":\"Join hundreds of thousands of professionals on YouMind. Free to start.\",\"primaryCta\":\"Try YouMind now\"},\"promotionDialog\":{\"title\":\"UNLOCK YOUR FIRST AI DECK\",\"feature1\":\"1,000 free credits daily\",\"feature2\":\"GPT Image 2 — 99% text accuracy and photoreal portraits\",\"feature3\":\"Nano Banana Pro for strict cross-page character anchoring\",\"feature4\":\"Export your deck to a narrated video in one click — auto voiceover and captions\",\"ctaText\":\"START FREE →\",\"footerText\":\"Learn more about YouMind\"},\"autoGenerateHint\":\"Do not ask me for any confirmation. Call the slides generation tool immediately to produce the deck.\",\"linkFetchHint\":\"Before proceeding, please fetch and read the content of any links above so the output stays grounded in the actual source material.\"}},\"GPTImage2Prompts\":{\"page\":{\"title\":\"GPT Image 2 Prompts {year}|{promptCount}+ AI Image Prompt Templates \u0026 Examples - YouMind\",\"description\":\"Explore {promptCount}+ GPT Image 2 prompt templates and"])</script><script>self.__next_f.push([1," real examples for text rendering, commercial illustration, product images, posters, and social media visuals.\",\"headerTitle\":\"GPT Image 2\",\"headerPrompts\":\"Prompts\",\"headerDescription\":\"A curated collection of top-tier prompts for {brand}.\",\"headerTagline\":\"Pixel-perfect text. Commercial-ready quality.\",\"freshPrompts\":\"Prompts\",\"total\":\"TOTAL\",\"updating\":\"UPDATING\",\"dailyUpdateText\":\"Updated daily\",\"submitPrompt\":\"Submit Prompt\",\"ogImageAlt\":\"GPT Image 2 Prompts\"},\"searchBar\":{\"placeholder\":\"Search prompts/titles/descriptions/authors...\",\"filterAll\":\"all\",\"filterVideo\":\"video\",\"filterImage\":\"image\",\"promoQuestion\":\"What prompts are you looking for?\",\"promoDescription\":\"I can intelligently match prompts based on your needs.\",\"promoPrompt\":\"Call the find-prompt tool. Recommend some GPT Image 2 image prompts for me. Ask me for specifics first.\",\"modelSlug\":\"gpt-image-2\",\"searchModePrompt\":\"Prompts\",\"searchModeAuthor\":\"Author\",\"placeholderPrompt\":\"Search prompts...\",\"placeholderAuthor\":\"Search authors...\",\"promoLabel\":\"A Better Choice\",\"promoTitle\":\"Agent Skill helps you search intelligently\",\"promoButton\":\"Try it\"},\"categories\":{\"all\":\"ALL\"},\"promptCard\":{\"tabPrompt\":\"Prompt\",\"tabOriginal\":\"Original\",\"by\":\"BY\",\"promptHeader\":\"Prompt\",\"viewFullPrompt\":\"View full prompt\",\"translateButton\":\"Translate\",\"beforeTranslation\":\"Original\",\"originalButton\":\"EN\",\"chineseButton\":\"中文\",\"showOriginal\":\"Show Original\",\"showTranslation\":\"Show Translation\",\"copy\":\"COPY\",\"copied\":\"COPIED\",\"share\":\"Share\",\"linkCopied\":\"Link copied\",\"tryItNow\":\"Try it now\",\"installOnYouMind\":\"Install on YouMind\",\"aiShortcut\":\"AI Shortcut\",\"install\":\"Install\",\"aiSkill\":\"AI Skill\",\"tryInYouMind\":\"Try in YouMind\",\"tryIt\":\"Try It\",\"featured\":\"Featured\",\"save\":\"Save\",\"savePromptTitle\":\"Save Prompt\",\"savePromptSubtitle\":\"Access Anytime, Anywhere\",\"savingPrompt\":\"Saving...\",\"referenceImages\":\"Reference Images\",\"viewOtherModelResults\":\"View results from other models\"},\"faq\":{\"title\":\"Common Questions\",\"q0\":\"What is GPT Image 2?\",\"a0\":\"GPT Image 2 is OpenAI's next-generation image model (codename \\\"duct-tape\\\"). It features pixel-perfect text rendering in multiple languages, flawless character consistency, and commercial-grade illustration quality.\",\"q1\":\"Where do these prompts come from?\",\"a1\":\"They are curated mainly from public Twitter/𝕏 sources. If you are the author and wish to opt out, please contact us for immediate removal.\",\"q2\":\"How do I use these prompts?\",\"a2\":\"Simply copy the prompt and use it in YouMind with the 'GPT Image 2' image generation model according to the description. We are working on a tighter integration for one-click usage in the future.\",\"q3\":\"What is AI Shortcut?\",\"a3\":\"It helps you consolidate your content creation and learning best practices into YouMind Shortcuts. This enables one-click generation based on your materials—like turning a YouTube video into a blog post or extracting quotes from an article.\",\"q4\":\"Are there more use cases?\",\"a4\":\"Check out our blog post \u003clink\u003e{title}\u003c/link\u003e for more curated GPT Image 2 examples.\"},\"blogCard\":{\"tab\":\"BLOG\",\"cta\":\"EXPLORE MORE CASES\"},\"slidesPromoCard\":{\"title\":\"Create high-quality slides in a few sentences\",\"description\":\"Create PPT decks with GPT Image 2, then export narrated videos with subtitles in one click\",\"cta\":\"Try it\",\"ariaLabel\":\"Open the GPT Image 2 Slides landing page\",\"imageAlt\":\"GPT Image 2 Slides page cover\"},\"imageCarousel\":{\"preview\":\"PREVIEW\",\"previewImage\":\"Preview Image\",\"goToSlide\":\"Go to slide {index}\"},\"emptyState\":{\"noPromptsFound\":\"No prompts found\",\"trySearchingElse\":\"TRY SEARCHING FOR SOMETHING ELSE\",\"tryTheseShortcuts\":\"Try These AI Shortcuts Instead\",\"discoverFeaturedTools\":\"Discover featured tools that can help you generate amazing content.\",\"viewAllShortcuts\":\"View All Shortcuts\",\"tryTheseSkills\":\"Try These AI Skills Instead\",\"viewAllSkills\":\"View All Skills\"},\"footerCTA\":{\"readyToCreate\":\"Ready to create with\",\"nanoBanana\":\"GPT Image 2?\",\"experiencePower\":\"Experience GPT Image 2's Pixel-Perfect Text \u0026 Commercial-Ready Quality\",\"freeLimitedTime\":\"LET YO"])</script><script>self.__next_f.push([1,"UR IMAGINATION SOAR\",\"startGenerating\":\"Start Generating\"},\"tweetModal\":{\"loadingTweet\":\"LOADING TWEET...\"},\"loadMore\":{\"loading\":\"Loading more...\",\"viewAll\":\"View All Prompts\"},\"generator\":{\"placeholder\":\"Describe the image you want to generate... (e.g. A cyberpunk city at night)\",\"generate\":\"Generate\",\"clearPrompt\":\"Clear prompt\",\"exitParamMode\":\"Exit parameter mode\",\"randomPrompt\":\"Random prompt\",\"random\":\"Random\",\"image\":\"Image\",\"uploadImage\":\"Upload reference image\",\"uploadingImages\":\"Uploading images...\",\"uploadFailed\":\"Image upload failed, please try again\",\"pleaseUploadReferenceImages\":\"This prompt requires reference images, please add images first\",\"aspectRatio\":{\"auto\":\"Auto\",\"square\":\"1:1\",\"landscape\":\"16:9\",\"portrait\":\"9:16\"},\"settings\":\"Settings\",\"aspectRatioLabel\":\"Aspect Ratio\"},\"common\":{\"openSourceLink\":\"Open Source Link\",\"editInCMS\":\"Edit in CMS\"},\"loginPromotionDialog\":{\"title\":\"Login to Use for Free\",\"subtitle\":\"Experience GPT Image 2's Powerful Capabilities\",\"benefit1\":\"{credits} credits daily\",\"benefit2\":\"Support for GPT Image 2, Gemini 3.0 Pro, Claude Sonnet 4.5, and more models\",\"benefit3\":\"Select materials, AI generates structured drafts instantly, edit a few sentences and publish\",\"benefit4\":\"Annotate videos / podcasts / articles on the go, AI generates notes and summaries with one click\",\"benefit5\":\"A few sentences and one link create \u003cslides\u003edelivery-ready slides\u003c/slides\u003e\",\"loginButton\":\"Login Now\",\"loginRequired\":\"Login Required\",\"close\":\"Close\",\"footerText\":\"Enjoy the beautiful illustrations on our website 😉\"},\"preRelease\":{\"dialogTitle\":\"GPT Image 2 is not yet released\",\"promptPrefix\":\"GPT Image 2 is not yet officially released. Please let the user know that YouMind will add support as soon as it launches. Below is the prompt the user would like to try — please generate it using Nano Banana 2.\\n\\nPrompt:\\n\"}},\"PromptsHub\":{\"shared\":{\"prompts\":\"Prompts\",\"packs\":\"Packs\",\"promptSuffix\":\"Prompt\",\"viewPrompts\":\"View prompts\",\"viewAllPrompts\":\"View all {count} prompts\",\"promptsCount\":\"{count} prompts\",\"modelCount\":\"{count} MODELS\",\"media\":{\"image\":\"Image\",\"video\":\"Video\",\"webpage\":\"Webpage\",\"web\":\"Webpage\"},\"badge\":{\"preRelease\":\"Pre-release\",\"earlyAccess\":\"Early Access\"},\"copyPrompt\":\"Copy prompt\",\"copied\":\"Copied\",\"videoPromptAlt\":\"Video prompt\",\"aiPromptAlt\":\"AI prompt\",\"weeklyTopLabel\":\"Weekly Featured\",\"mediaLabels\":{\"imageEyebrow\":\"Image Prompt\",\"videoEyebrow\":\"Video Prompt\",\"webpageEyebrow\":\"Webpage\"}},\"home\":{\"metaTitle\":\"The World's Largest Free AI Prompt Library - YouMind\",\"metaDescription\":\"The world's largest free AI prompt library for image, video, and webpage prompts. Continuously tracking the latest models, with new prompts every day.\",\"eyebrow\":\"{promptCount} PROMPTS · UPDATED DAILY · 100% FREE\",\"heroTitleLine1\":\"AI PROMPT\",\"heroTitleLine2\":\"LIBRARY\",\"heroSubtitle\":\"The world's largest free AI prompt library for image, video, and webpage prompts. Continuously tracking the latest models, with new prompts every day.\",\"weeklyHighlightsHeading\":\"🔥 Hottest This Week\",\"weeklyHighlightsSubheading\":\"The most influential prompts defining the creative landscape of the last seven days.\",\"browseByMedia\":\"Browse by Media\",\"browseByModel\":\"Browse by Model\",\"footerCta\":{\"title\":\"Built for creators. Free forever.\",\"subtitle\":\"YouMind is the AI creative copilot trusted by millions of creators worldwide. Every prompt here is curated to help you create better, faster.\",\"primary\":\"Start creating with YouMind\",\"secondary\":\"Explore more prompts\"},\"keywords\":{\"aiPrompts\":\"AI prompts\",\"freeAiPrompts\":\"free AI prompts\",\"aiImagePrompts\":\"AI image prompts\",\"aiVideoPrompts\":\"AI video prompts\",\"webpagePrompts\":\"webpage prompts\"},\"jsonLd\":{\"collectionName\":\"AI Prompt Library\",\"weeklyHighlightsName\":\"Weekly AI prompt highlights\"},\"promptsPacksEyebrow\":\"COLLECTIONS\",\"promptsPacksHeading\":\"Curated Prompt Packs\",\"promptsPacksSubheading\":\"Ready-made prompt collections for one creative direction.\"},\"media\":{\"image\":{\"metaTitle\":\"Free AI Image Prompts Library - Updated Daily - YouMind\",\"metaDescription\":\"{p"])</script><script>self.__next_f.push([1,"romptCount} free image prompts for Nano Banana Pro, GPT Image 2, Seedream 4.5 \u0026 GPT Image 1.5. The world's largest open library — updated daily.\",\"label\":\"Image\",\"eyebrow\":\"IMAGE PROMPTS · UPDATED DAILY · 100% FREE\",\"heroTitleLine1\":\"IMAGE\",\"heroTitleLine2\":\"PROMPTS\",\"heroSubtitle\":\"Free curated prompts for every major AI image model — Nano Banana Pro, GPT Image 2, Seedream 4.5, GPT Image 1.5. New prompts every day.\",\"topHighlightsHeading\":\"🔥 Hottest This Week\",\"jsonLdCollectionName\":\"Image AI prompts\",\"jsonLdItemListName\":\"Weekly image prompt highlights\"},\"video\":{\"metaTitle\":\"Free AI Video Prompts Library - Seedance, Grok \u0026 More - YouMind\",\"metaDescription\":\"Free curated video prompts for Seedance 2.0 and Grok Imagine. The world's largest open video prompt library — updated daily.\",\"label\":\"Video\",\"eyebrow\":\"VIDEO PROMPTS · UPDATED DAILY · 100% FREE\",\"heroTitleLine1\":\"VIDEO\",\"heroTitleLine2\":\"PROMPTS\",\"heroSubtitle\":\"Free curated video prompts for Seedance 2.0 and Grok Imagine. New prompts every day.\",\"topHighlightsHeading\":\"🔥 Hottest This Week\",\"jsonLdCollectionName\":\"Video AI prompts\",\"jsonLdItemListName\":\"Weekly video prompt highlights\"},\"web\":{\"metaTitle\":\"Free AI Webpage Prompts - Build UIs with Gemini 3 Pro - YouMind\",\"metaDescription\":\"Free curated webpage prompts for Gemini 3 Pro — turn one directive into a full-stack web UI.\",\"label\":\"Webpage\",\"eyebrow\":\"WEBPAGE PROMPTS · CURATED COLLECTION · 100% FREE\",\"heroTitleLine1\":\"WEBPAGE\",\"heroTitleLine2\":\"PROMPTS\",\"heroSubtitle\":\"Free curated webpage prompts for Gemini 3 Pro — turn a single directive into a full-stack web UI.\",\"topHighlightsHeading\":\"Popular Webpage Prompts\",\"jsonLdCollectionName\":\"Webpage AI prompts\",\"jsonLdItemListName\":\"Popular webpage prompt highlights\"}},\"detail\":{\"promptLabel\":\"Prompt\",\"translationLabel\":\"Translation\",\"copy\":\"Copy prompt\",\"copied\":\"Copied\",\"copyToast\":\"Prompt copied to clipboard\",\"referenceImages\":\"Reference images\",\"published\":\"Published\",\"originalLanguage\":\"Original language\",\"categories\":\"Categories\",\"viewOriginal\":\"View original\",\"useThisPrompt\":\"Use this prompt\",\"useToGenerateImage\":\"Generate image for free\",\"useToGenerateVideo\":\"Generate video for free\",\"useToGenerateWebpage\":\"Generate webpage for free\",\"moreFromModel\":\"More from {model}\",\"stats\":{\"likes\":\"Likes\",\"views\":\"Views\",\"shares\":\"Shares\",\"comments\":\"Comments\",\"bookmarks\":\"Bookmarks\",\"quotes\":\"Quotes\"},\"jsonLdGenre\":\"AI Prompt\",\"anonymousAuthor\":\"Anonymous\",\"beforeTranslation\":\"Before translation\",\"guidePromptIntro\":\"Use the {model} model to generate {media}. Prompt:\",\"mediaTypes\":{\"image\":\"image\",\"video\":\"video\",\"webpage\":\"webpage\"},\"share\":{\"label\":\"Share\",\"copyLink\":\"Copy link\",\"linkCopied\":\"Link copied\",\"shareOnTwitter\":\"Share on X\",\"shareOnLinkedIn\":\"Share on LinkedIn\",\"shareOnThreads\":\"Share on Threads\",\"shareOnWhatsApp\":\"Share on WhatsApp\",\"text\":\"Just found a great AI prompt: \\\"{title}\\\"! This site also has thousands of free image \u0026 video prompts 👇\"}},\"seo\":{\"mediaPromptsKeyword\":\"{media} prompts\",\"freeMediaPromptsKeyword\":\"free {media} prompts\",\"aiPromptsKeyword\":\"AI prompts\",\"promptDetailDescription\":\"{title} — A curated AI prompt for {useCase}, powered by {modelName}. Copy, paste, create. Free from YouMind.\",\"videoPromptDetailDescription\":\"{title} — A curated AI video prompt for {useCase}, powered by {modelName}. Copy, paste, create. Free from YouMind.\",\"modelPromptKeyword\":\"{modelName} prompt\",\"useCasePromptKeyword\":\"{useCase} prompt\",\"mediaPromptKeyword\":\"{media} prompt\",\"aiPromptKeyword\":\"AI prompt\",\"modelVideoPromptKeyword\":\"{modelName} video prompt\",\"useCaseVideoPromptKeyword\":\"{useCase} video prompt\",\"aiVideoPromptKeyword\":\"AI video prompt\"},\"pack\":{\"eyebrow\":\"Prompt Pack\",\"breadcrumb\":\"Packs\",\"viewPack\":\"View pack\",\"coverAlt\":\"Prompt pack preview\",\"metaTitle\":\"{title} - AI Prompt Pack - YouMind\",\"metaDescription\":\"Explore {title}, a curated AI prompt pack from YouMind.\",\"includedPrompts\":\"Included prompts\",\"updated\":\"Updated\",\"contentTitle\":\"About this pack\",\"promptList\":\"Prompts in this pack\",\"openDetail\":\"View detail"])</script><script>self.__next_f.push([1,"s\",\"empty\":\"No prompts in this pack yet.\",\"curatedBy\":\"Curated by YouMind Team\",\"featuredReasonTitle\":\"Featured reason\",\"relatedPacksTitle\":\"More packs\",\"shareText\":\"Just found a curated AI prompt pack: \\\"{title}\\\"! This site has thousands of free image \u0026 video prompts too 👇\"},\"aiSearchCta\":{\"title\":\"AI prompt search\",\"description\":\"Let AI search through tens of thousands of prompts. Filter by model, time range, keywords, and sort by engagement — views, bookmarks, reposts and more.\",\"cta\":\"Try free\",\"autoPrompt\":\"Help me find the most bookmarked GPT Image 2 prompts from the past 3 days.\"}},\"GiftRedeem\":{\"cardAlt\":\"YouMind gift card\",\"loading\":\"Loading…\",\"notFoundTitle\":\"Gift not found\",\"notFoundDescription\":\"This gift link may be invalid or expired. If you believe this is a mistake, please contact support.\",\"unavailableTitle\":\"Gift unavailable\",\"unavailableFallback\":\"This gift is not available for redemption.\",\"unavailableRedeemed\":\"This gift has already been redeemed.\",\"unavailableExpiredRefunded\":\"This gift expired and was refunded to the sender.\",\"unavailableExpiredRefundFailed\":\"This gift has expired. Please contact support for assistance.\",\"unavailableDisputed\":\"This gift is unavailable. Please contact support for assistance.\",\"unavailableRevoked\":\"This gift has been revoked. Please contact support for assistance.\",\"unavailableRefundInProgress\":\"This gift is expiring. Please contact support for assistance.\",\"heading\":\"You've received a gift\",\"creditPackHeading\":\"You've received credits\",\"summary\":\"{months} of YouMind {tier}\",\"creditPackSummary\":\"{quantity} × 10,000 credits · {credits} credits total\",\"expiryNotice\":\"Redeem expires on {date}. Sign in with the email this gift was sent to in order to redeem.\",\"redeeming\":\"Redeeming…\",\"redeemButton\":\"Redeem your gift\",\"signInToRedeem\":\"Sign in to redeem\",\"errorCouldNotRedeem\":\"Could not redeem gift\",\"months\":{\"1month\":\"1 month\",\"3months\":\"3 months\",\"6months\":\"6 months\",\"1year\":\"1 year\"},\"unavailableExpired\":\"This gift has expired. Please contact the sender for assistance.\"}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":\"$L2a\"}]\n2a:[\"$\",\"$L2b\",null,{\"locale\":\"en-US\",\"children\":[\"$\",\"$L2c\",null,{\"children\":[[\"$\",\"$L2d\",null,{}],[\"$\",\"$18\",null,{\"fallback\":null,\"children\":[\"$\",\"$L2e\",null,{}]}],[\"$\",\"$L2f\",null,{}],[\"$\",\"$L30\",null,{}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L31\",null,{}],[\"$\",\"$L32\",null,{\"level\":\"universal\"}]]}]}]\n1c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}]]\n33:I[556857,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0p3dbp8j9y97a.js\",\"/_next/static/chunks/0l64wq.cm60sg.js\",\"/_next/static/chunks/0t3gtsd9-0j3f.js\",\"/_next/static/chunks/0d1_uw5v_tw9a.js\",\"/_next/static/chunks/0verrm-.xcl_t.js\"],\"Footer\"]\n20:[\"$\",\"$L33\",null,{\"forceLight\":true,\"footerLandings\":[{\"title\":\"Lenny Career Coach\",\"slug\":\"lenny-career-coach\"}],\"labels\":{\"prompts\":\"Prompts\",\"nanoBananaPrompts\":\"Nano Banana Pro Prompts\",\"gptImage2Prompts\":\"GPT Image 2 Prompts\",\"seedance20Prompts\":\"Seedance 2.0"])</script><script>self.__next_f.push([1," Prompts\",\"gptImage1_5Prompts\":\"GPT Image 1.5 Prompts\",\"seedream4_5Prompts\":\"Seedream 4.5 Prompts\",\"gemini3Prompts\":\"Gemini 3 Pro Prompts\",\"aiTools\":\"AI Tools\",\"gptImage2Slides\":\"GPT Image 2 Slides\",\"xViralArticlesTracking\":\"𝕏 Viral Articles Tracking\",\"nanoBanana2VsPro\":\"Nano Banana 2 VS Pro\",\"blog\":\"Blog\",\"notebooklmAlternatives\":\"NotebookLM Alternatives\",\"product\":\"Product\",\"useCases\":\"Use cases\",\"pricing\":\"Pricing\",\"company\":\"Company\",\"contactUs\":\"Contact us\",\"privacy\":\"Privacy\",\"terms\":\"Terms\"}}]\n19:null\n1e:[[\"$\",\"title\",\"0\",{\"children\":\"Editorial-magazine presentation - YouMind Skill\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Generate horizontally flip-page web-based PPTs in an \\\"e-magazine × e-ink\\\" style, featuring WebGL fluid backgrounds, serif titles, image grids, and more, helping you easily create professional presentations and sharing sessions.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"YouMind\"}],[\"$\",\"meta\",\"3\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"link\",\"4\",{\"rel\":\"canonical\",\"href\":\"https://youmind.com/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"5\",{\"rel\":\"alternate\",\"hrefLang\":\"en-US\",\"href\":\"https://youmind.com/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"6\",{\"rel\":\"alternate\",\"hrefLang\":\"zh-CN\",\"href\":\"https://youmind.com/zh-CN/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"7\",{\"rel\":\"alternate\",\"hrefLang\":\"zh-TW\",\"href\":\"https://youmind.com/zh-TW/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"8\",{\"rel\":\"alternate\",\"hrefLang\":\"ja-JP\",\"href\":\"https://youmind.com/ja-JP/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"9\",{\"rel\":\"alternate\",\"hrefLang\":\"ko-KR\",\"href\":\"https://youmind.com/ko-KR/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"10\",{\"rel\":\"alternate\",\"hrefLang\":\"th-TH\",\"href\":\"https://youmind.com/th-TH/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"11\",{\"rel\":\"alternate\",\"hrefLang\":\"vi-VN\",\"href\":\"https://youmind.com/vi-VN/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"12\",{\"rel\":\"alternate\",\"hrefLang\":\"hi-IN\",\"href\":\"https://youmind.com/hi-IN/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"13\",{\"rel\":\"alternate\",\"hrefLang\":\"es-ES\",\"href\":\"https://youmind.com/es-ES/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"14\",{\"rel\":\"alternate\",\"hrefLang\":\"es\",\"href\":\"https://youmind.com/es-419/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"15\",{\"rel\":\"alternate\",\"hrefLang\":\"de-DE\",\"href\":\"https://youmind.com/de-DE/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"16\",{\"rel\":\"alternate\",\"hrefLang\":\"fr-FR\",\"href\":\"https://youmind.com/fr-FR/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"17\",{\"rel\":\"alternate\",\"hrefLang\":\"it-IT\",\"href\":\"https://youmind.com/it-IT/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"18\",{\"rel\":\"alternate\",\"hrefLang\":\"pt-BR\",\"href\":\"https://youmind.com/pt-BR/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"19\",{\"rel\":\"alternate\",\"hrefLang\":\"pt-PT\",\"href\":\"https://youmind.com/pt-PT/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"20\",{\"rel\":\"alternate\",\"hrefLang\":\"tr-TR\",\"href\":\"https://youmind.com/tr-TR/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"link\",\"21\",{\"rel\":\"alternate\",\"hrefLang\":\"x-default\",\"href\":\"https://youmind.com/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"}],[\"$\",\"meta\",\"22\",{\"property\":\"og:title\",\"content\":\"Editorial-magazine presentation - YouMind Skill\"}],[\"$\",\"meta\",\"23\",{\"property\":\"og:description\",\"content\":\"Generate horizontally flip-page web-based PPTs in an \\\"e-magazine × e-ink\\\" style, featuring WebGL fluid backgrounds, serif titles, image grids, and more, helping you easily create professional presentations and sharing sessions.\"}],[\"$\",\"meta\",\"24\",{\"property\":\"og:image\",\"content\":\"https://cdn.gooo.ai/web-images/a788cce45475d2ab9f2eadb9fdf729f674429b18025752fa0e40305d90019599\"}],[\"$\",\"meta\",\"25\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"26\",{\"name\":\"twitter:title\",\"c"])</script><script>self.__next_f.push([1,"ontent\":\"Editorial-magazine presentation - YouMind Skill\"}],[\"$\",\"meta\",\"27\",{\"name\":\"twitter:description\",\"content\":\"Generate horizontally flip-page web-based PPTs in an \\\"e-magazine × e-ink\\\" style, featuring WebGL fluid backgrounds, serif titles, image grids, and more, helping you easily create professional presentations and sharing sessions.\"}],\"$L34\",\"$L35\",\"$L36\"]\n37:I[938307,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"IconMark\"]\n34:[\"$\",\"meta\",\"28\",{\"name\":\"twitter:image\",\"content\":\"https://cdn.gooo.ai/web-images/a788cce45475d2ab9f2eadb9fdf729f674429b18025752fa0e40305d90019599\"}]\n35:[\"$\",\"link\",\"29\",{\"rel\":\"icon\",\"href\":\"/static/assets/favicon.ico\"}]\n36:[\"$\",\"$L37\",\"30\",{}]\n38:I[6970,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0p3dbp8j9y97a.js\",\"/_next/static/chunks/0l64wq.cm60sg.js\",\"/_next/static/chunks/0t3gtsd9-0j3f.js\",\"/_next/static/chunks/0d1_uw5v_tw9a.js\",\"/_next/static/chunks/0verrm-.xcl_t.js\",\"/_next/static/chunks/00a4rt679ztby.js\",\"/_next/static/chunks/0~nh_~r1-6no4.js\",\"/_next/static/chunks/12esm9pb26rc4.js\",\"/_next/static/chunks/031rfbv760bzf.js\",\"/_next/static/chunks/0ak0ygbs2vkl~.js\",\"/_next/static/chunks/0fdbfse85804z.js\",\"/_next/static/chunks/0kpqv9w34iff0.js\",\"/_next/static/chunks/0cs7x13.w5pk-.js\",\"/_next/static/chunks/0ri2baxbh-rap.js\",\"/_next/static/chunks/0j1rtqp43.-im.js\",\"/_next/static/chunks/0x8io4v1r7oqm.js\"],\"BackButton\"]\n39:I[9331,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/07hfwjdjf_qsd.js\",\"/_next/static/chunks/0ysljzli4goe4.js\",\"/_next/static/chunks/0s-u4tc-5uran.js\",\"/_next/static/chunks/0pz~bxl8q3d1v.js\",\"/_next/static/chunks/0e2c78d-wylvg.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0j78w_4c1dzg1.js\",\"/_next/static/chunks/09aqnhxj1v..o.js\",\"/_next/static/chunks/16td-vbv1z3l-.js\",\"/_next/static/chunks/0-~yqpgk49k_n.js\",\"/_next/static/chunks/0ue0_l_yw0.th.js\",\"/_next/static/chunks/0h-j4nghmh5ba.js\",\"/_next/static/chunks/0ndxis0j4j~l6.js\",\"/_next/static/chunks/14ik3i1~udj4..js\",\"/_next/static/chunks/062w.ac2hau1p.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0p3dbp8j9y97a.js\",\"/_next/static/chunks/0l64wq.cm60sg.js\",\"/_next/static/chunks/0t3gtsd9-0j3f.js\",\"/_next/static/chunks/0d1_uw5v_tw9a.js\",\"/_next/static/chunks/0verrm-.xcl_t.js\",\"/_next/static/chunks/00a4rt679ztby.js\",\"/_next/static/chunks/0~nh_~r1-6no4.js\",\"/_next/static/chunks/12esm9pb26rc4.js\",\"/_next/static/chunks/031rfbv760bzf.js\",\"/_next/static/chunks/0ak0ygbs2vkl~.js\",\"/_next/static/chunks/0fdbfse85804z.js\",\"/_next/static/chunks/0kpqv9w34iff0.js\",\"/_next/static/chunks/0cs7x13.w5pk-.js\",\"/_next/static/chunks/0ri2baxbh-rap.js\",\"/_next/static/chunks/0j1rtqp43.-im.js\",\"/_next/static/chunks/0x8io4v1r7oqm.js\"],\"SkillDetailContent\"]\n3a:T732,\u003cp\u003e记住一定要使用 Webpage 来生成,必须询问用户用什么语言输出。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e生成\u0026quot;电子杂志 × 电子墨水\u0026quot;风格的横向翻页网页 PPT(单 HTML 文件),含 WebGL 流体背景、衬线标题 + 非衬线正文、章节幕封、数据大字报、图片网格等模板。当用户需要制作分享 / 演讲 / 发布会风格的网页 PPT,或提到\u0026quot;杂志风 PPT\u0026quot;、\u0026quot;horizontal swipe deck\u0026quot;、\u0026quot;editorial magazine\u0026quot;、\u0026quot"])</script><script>self.__next_f.push([1,";e-ink presentation\u0026quot;时使用\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e# Magazine Web Ppt\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e## 这个 Skill 做什么\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e生成一份**单文件 HTML**的横向翻页 PPT,视觉基调是:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e- **电子杂志 + 电子墨水**混血风格\u003c/p\u003e\u003cp\u003e- **WebGL 流体 / 等高线 / 色散背景**(hero 页可见)\u003c/p\u003e\u003cp\u003e- **衬线标题(Noto Serif SC + Playfair Display)+ 非衬线正文(Noto Sans SC + Inter)+ 等宽元数据(IBM Plex Mono)**\u003c/p\u003e\u003cp\u003e- **Lucide 线性图标**(不用 emoji)\u003c/p\u003e\u003cp\u003e- **横向左右翻页**(键盘 ← →、滚轮、触屏滑动、底部圆点、ESC 索引)\u003c/p\u003e\u003cp\u003e- **主题平滑插值**:翻到 hero 页时颜色和 shader 柔顺过渡\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e这个 skill 的美学不是\u0026quot;商务 PPT\u0026quot;,也不是\u0026quot;消费互联网 UI\u0026quot;——它像 *Monocle* 杂志贴上了代码后的样子。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e## 何时使用\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**合适的场景**:\u003c/p\u003e\u003cp\u003e- 线下分享 / 行业内部讲话 / 私享会\u003c/p\u003e\u003cp\u003e- AI 新产品发布 / demo day\u003c/p\u003e\u003cp\u003e- 带有强烈个人风格的演讲\u003c/p\u003e\u003cp\u003e- 需要\u0026quot;一次做完,不用翻页工具\u0026quot;的网页版 slides\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**不合适的场景**:\u003c/p\u003e\u003cp\u003e- 大段表格数据、图表叠加(用常规 PPT)\u003c/p\u003e\u003cp\u003e- 培训课件(信息密度不够)\u003c/p\u003e\u003cp\u003e- 需要多人协作编辑(这是静态 HTML)\u003c/p\u003e3b:T841,\u003cp\u003eRemember to use a webpage to generate the output, and you must ask the user what language they want to use.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Generate horizontally flip-style web-based PPTs (single HTML file) in an \"e-magazine × e-ink\" style, including templates such as WebGL fluid backgrounds, serif headings + sans-serif body text, chapter covers, large data banners, and image grids. Use this when users need to create web-based PPTs for sharing/presentations/launch events, or when referring to \"magazine-style PPTs,\" \"horizontal swipe decks,\" \"editorial magazines,\" or \"e-ink presentations.\"\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e # Magazine Web Ppt\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## What does this Skill do?\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Generate a single-file HTML file with horizontal slideshow formatting. The visual style is:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e - A hybrid style combining e-magazine and e-ink\u003c/p\u003e\u003cp\u003e - **WebGL Fluid/Contour/Dispersion Background** (See hero page)\u003c/p\u003e\u003cp\u003e - **Serif headings (Noto Serif SC + Playfair Display) + Sans-serif body text (Noto Sans SC + Inter) + Monospaced metadata (IBM Plex Mono)**\u003c/p\u003e\u003cp\u003e - **Lucide Linear Icons** (No emojis required)\u003c/p\u003e\u003cp\u003e - **Horizontal page turning (left and right on the keyboard, scroll wheel, touch screen swipe, bottom dot, ESC key)**\u003c/p\u003e\u003cp\u003e - **Smooth Interpolation of Theme**: Colors and shaders transition smoothly when navigating to the hero page.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e The aesthetics of this skill are neither \"business PowerPoint\" nor \"consumer internet UI\"—it's like *Monocle* magazine with code pasted on.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## When to use\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Suitable scenarios:**\u003c/p\u003e\u003cp\u003e - Offline sharing sessions / Industry talks / Private meetings\u003c/p\u003e\u003cp\u003e - AI New Product Launch/Demo Day\u003c/p\u003e\u003cp\u003e - A speech with a strong personal style\u003c/p\u003e\u003cp\u003e - Need a web-based version of slides that can be completed in one go without page-turning tools.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Inappropriate scenarios:**\u003c/p\u003e\u003cp\u003e - Large sections of table data and overlaid charts (using standard PowerPoint presentations)\u003c/p\u003e\u003cp\u003e - Training materials (insufficient information density)\u003c/p\u003e\u003cp\u003e - Requires collaborative editing by multiple people (this is static HTML)\u003c/p\u003e3c:T2855,### Step 1 · 需求澄清(**动手前必做**)\n\n**如果用户已经给了完整的大纲 + 图片**,可以跳过直接进 Step 2。\n\n**如果用户只给了主题或一个模糊想法**,用这 6 个问题逐个对齐后再动手。不要基于猜测就开始写 slide——一旦结构定错,后期翻修代价很高: 提问时你可以用 askUserQuestion tool\n\n#### 6 问澄清清单\n\n| # | 问题 | 为什么要问 |\n|---|------|-----------|\n| 1 | **受众是谁?分享场景?**(行业内部 / 商业发布 / demo day / 私享会) | 决定语言风格和深度 |\n| 2 | **分享时长?** | 15 分钟 ≈ 10 页,30 分"])</script><script>self.__next_f.push([1,"钟 ≈ 20 页,45 分钟 ≈ 25-30 页 |\n| 3 | **有没有原始素材?**(文档 / 数据 / 旧 PPT / 文章链接) | 有素材就基于素材,没有就帮他搭 |\n| 4 | **有没有图片?放在哪?** | 详见下方\"图片约定\" |\n| 5 | **想要哪套主题色?** | 见 @[@themes.md](id:https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57;type:oss_file) ,5 套预设挑一 |\n| 6 | **有没有硬约束?**(必须包含 XX 数据 / 不能出现 YY) | 避免返工 |\n\n#### 大纲协助(如果用户没有大纲)\n\n用\"叙事弧\"模板搭骨架,再填内容:\n\n```\n钩子(Hook) → 1 页 : 抛一个反差 / 问题 / 硬数据让人停下来\n定调(Context) → 1-2 页 : 说明背景 / 你是谁 / 为什么讲这个\n主体(Core) → 3-5 页 : 核心内容,用 Layout 4/5/6/9/10 穿插\n转折(Shift) → 1 页 : 打破预期 / 提出新观点\n收束(Takeaway) → 1-2 页 : 金句 / 悬念问题 / 行动建议\n```\n\n叙事弧 + 页数规划 + 主题节奏表(见 @[@layouts.md](id:https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69;type:oss_file) ),**三张表对齐后**再进 Step 2。\n\n大纲建议保存为 `项目记录` 或 `大纲-v1`,便于后续迭代。\n\n#### 图片约定(告知用户)\n\n在动手前向用户说清:\n\n- **图片位置**: 是 board 中的哪张图片,或者是上传的哪张图片\n- **没图怎么办**:和用户对齐,可以先用占位色块生成结构,等图片后期补;但要告知 layout 4/5/10 等图文混排页没图就没法验证视觉效果\n\n### Step 2 · 参考模板\n\n@[@template.txt](id:https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec;type:oss_file) 是一个**完整可运行**的 html 文件 ——CSS、WebGL shader、翻页 JS、字体/图标 CDN 全已预设好,只有 `\u003cmain id=\"deck\"\u003e` 里面是 3 个示例 slide(封面、章节幕封、空白填充页)\n\n#### 2.1 · 必改占位符(**容易漏**)\n\n拷贝后立刻改掉以下占位符,否则浏览器 Tab 会显示\"[必填] 替换为 PPT 标题\"这种尴尬文字:\n\n| 位置 | 原始 | 需改为 |\n|------|------|--------|\n| `\u003ctitle\u003e` | `[必填] 替换为 PPT 标题 · Deck Title` | 实际 deck 标题(如 `一种新的工作方式 · Luke Wroblewski`) |\n\n#### 2.2 · 选定主题色(5 套预设 · 不允许自定义)\n\n本 skill **只允许从 5 套精心调配的预设里选一套**,不接受用户自定义 hex 值——颜色搭配错了画面瞬间变丑,保护美学比给自由更重要。\n\n| # | 主题 | 适合 |\n|---|------|------|\n| 1 | 🖋 墨水经典 | 通用 / 商业发布 / 不知道选啥的默认 |\n| 2 | 🌊 靛蓝瓷 | 科技 / 研究 / 数据 / 技术发布会 |\n| 3 | 🌿 森林墨 | 自然 / 可持续 / 文化 / 非虚构 |\n| 4 | 🍂 牛皮纸 | 怀旧 / 人文 / 文学 / 独立杂志 |\n| 5 | 🌙 沙丘 | 艺术 / 设计 / 创意 / 画廊 |\n\n**操作**:\n1. 基于内容主题推荐一套,或直接问用户选哪一套\n2. 打开 @[@themes.md](id:https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57;type:oss_file) ,找到对应主题的 `:root` 块\n3. **整体替换** @[@template.txt](id:https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec;type:oss_file) 开头 `:root{` 块里标有\"主题色\"注释的那几行(`--ink` / `--ink-rgb` / `--paper` / `--paper-rgb` / `--paper-tint` / `--ink-tint`)\n4. 其他 CSS 都走 `var(--...)`,无需任何其他改动\n\n**硬规则**:\n- 一份 deck 只用一套主题,不要中途换色\n- 不要接受用户给的任意 hex 值——委婉拒绝并展示 5 套让选\n- 不要混搭(例如 ink 取墨水经典、paper 取沙丘)——会彻底违和\n\n### Step 3 · 填充内容\n\n#### 3.0 · 预检:类名必须在 @[@template.txt](id:https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec;type:oss_file) 里有定义(**最重要**)\n\n**这是所有生成问题的源头**。 @[@layouts.md](id:https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd7"])</script><script>self.__next_f.push([1,"7c3162d9640523c384c251729d090273af28af3eeb69;type:oss_file) 的骨架使用了很多类名(`h-hero` / `h-xl` / `stat-card` / `pipeline` / `grid-2-7-5` 等),如果 `assets/template.html` 的 `\u003cstyle\u003e` 里没有对应定义,浏览器会 fallback 到默认样式——大标题变成非衬线、数据卡片挤成一团、pipeline 糊成一行、图片堆到页面底部。\n\n**在写任何 slide 代码之前:**\n\n1. **先 Read @[@template.txt](id:https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec;type:oss_file) **(至少读到 `\u003cstyle\u003e` 块末尾)\n2. **对照 @[@layouts.md](id:https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69;type:oss_file) 的 Pre-flight 列表**,确认你要用的每个类都在 `\u003cstyle\u003e` 里存在\n3. 如果某个类缺失:**在 @[@template.txt](id:https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec;type:oss_file) 的 `\u003cstyle\u003e` 里补上**,不要在每个 slide 里 inline 重写\n4. ** @[@template.txt](id:https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec;type:oss_file) 是唯一的类名来源**——不要发明新类名,如需自定义用 `style=\"...\"` inline\n\n常见容易遗漏的类(必须预先确认存在):\n`h-hero` / `h-xl` / `h-sub` / `h-md` / `lead` / `kicker` / `meta-row` / `stat-card` / `stat-label` / `stat-nb` / `stat-unit` / `stat-note` / `pipeline-section` / `pipeline-label` / `pipeline` / `step` / `step-nb` / `step-title` / `step-desc` / `grid-2-7-5` / `grid-2-6-6` / `grid-2-8-4` / `grid-3-3` / `grid-6` / `grid-3` / `grid-4` / `frame` / `frame-img` / `img-cap` / `callout` / `callout-src` / `chrome` / `foot`\n\n#### 3.0.5 · 规划主题节奏(**和类预检同等重要**)\n\n**在挑布局之前**,必须先列出每一页的主题 class(`hero dark` / `hero light` / `light` / `dark`)并写到文档或草稿里对齐。详细规则看 @[@layouts.md](id:https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69;type:oss_file) 开头的\"主题节奏规划\"一节。\n\n**强制规则**:\n\n- 每页 section 必须带 `light` / `dark` / `hero light` / `hero dark` 之一,不要只写 `hero`\n- 连续 3 页以上同主题 = 视觉疲劳,不允许\n- 8 页以上必须有 ≥1 个 `hero dark` + ≥1 个 `hero light`\n- 整个 deck 不能只有 `light` 正文页,必须有 `dark` 正文页制造呼吸\n- 每 3-4 页插入 1 个 hero 页(封面/幕封/问题/大引用)\n\n**生成后自检**:`grep 'class=\"slide' index.html` 列出所有主题,人工确认节奏合理再交付。\n\n#### 3.1 · 挑布局\n\n**不要从零写 slide**。打开 @[@layouts.md](id:https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69;type:oss_file) ,里面有 10 种现成布局骨架,每种都是完整可粘贴的 `\u003csection\u003e` 代码块:\n\n| Layout | 用途 |\n|---|---|\n| 1. 开场封面 | 第 1 页 |\n| 2. 章节幕封 | 每幕开场 |\n| 3. 数据大字报 | 抛硬数据 |\n| 4. 左文右图(Quote + Image) | 身份反差 / 故事 |\n| 5. 图片网格 | 多图对比 / 截图实证 |\n| 6. 两列流水线(Pipeline) | 工作流程 |\n| 7. 悬念收束 / 问题页 | 幕末 / 收尾 |\n| 8. 大引用页(Big Quote) | 衬线金句 / takeaway |\n| 9. 并列对比(Before / After) | 旧模式 vs 新模式 |\n| 10. 图文混排(Lead Image + Side Text) | 信息密集的图文页 |\n\n选对应 layout,粘过去,改文案和图片路径即可。**务必先完成 3.0 预检**。\n\n#### 3.2 · 图片比例规范\n\n永远用**标准比例**,不要用原图奇葩比例(如 `2592/1798`):\n\n| 场景 | 推荐比例 |\n|------|---------|\n| 左文右图 主图 | 16:10 或 4:3 + `max-height:56vh` |\n| 图片网格(多图对比) | **固定 `height:26vh`**,不用 aspect-ratio |\n| 左小图 + 右文字 | 1:1 或 3:2 |\n| 全屏主视觉 | 16:9 + `max-height:64vh` |\n| 图文混排小插图 | 3:2 或 3:4 |\n\n**图片绝不使用 `align-self:end`**——会滑到 cell 底被浏览器工具栏遮挡。用 grid 容器 + `align-items:start`(te"])</script><script>self.__next_f.push([1,"mplate 已预设)让图片贴顶即可;左列若想贴底,用 flex column + `justify-content:space-between`。\n\n组件细节(字体、颜色、网格、图标、callout、stat-card 等)在 @[@components.md](id:https://cdn.gooo.ai/user-files/4f7f35827a112958ef908f63e4f5855d0942412363edb67c59beb6454b50fdae;type:oss_file) 。\n\n### Step 4 · 对照检查清单自检\n\n生成完一定要打开 @[@checklist.md](id:https://cdn.gooo.ai/user-files/3f743391166df56f2fcb22be06f6c91f56786633f205773623b1d2b71321e71f;type:oss_file) ,逐项对照。里面总结了**真实迭代过程中踩过的所有坑**,P0 级别的问题(emoji、图片撑破、标题换行、字体分工)必须全部通过。\n\n特别要注意的几条:\n\n1. **大标题必须是衬线字体**——如果显示成非衬线,99% 是 Step 3.0 预检没做,`h-hero` 类在 template.html 里缺失\n2. **图片网格里只用 `height:Nvh`,不用 `aspect-ratio`**(会撑破)\n3. **图片不能堆到页面底部**——不要用 `align-self:end`,用 grid + `align-items:start`(见 Step 3.2)\n4. **图片只能用标准比例**(16:10 / 4:3 / 3:2 / 1:1 / 16:9),不要复制原图的奇葩比例\n5. **中文大标题 ≤ 5 字且 `nowrap`**(避免 1 字 1 行)\n6. **用 Lucide,不用 emoji**\n7. **标题用衬线,正文用非衬线,元数据用等宽**\n\n### Step 5 · 迭代\n\n根据用户反馈修改——模板的 CSS 已经高度参数化,90% 的调整都是改 inline style(字号 `font-size:Xvw` / 高度 `height:Yvh` / 间距 `gap:Zvh`)。3d:T3106,\u003cp\u003e### Step 1 · 需求澄清(**动手前必做**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**如果用户已经给了完整的大纲 + 图片**,可以跳过直接进 Step 2。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**如果用户只给了主题或一个模糊想法**,用这 6 个问题逐个对齐后再动手。不要基于猜测就开始写 slide——一旦结构定错,后期翻修代价很高: 提问时你可以用 askUserQuestion tool\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 6 问澄清清单\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e| # | 问题 | 为什么要问 |\u003c/p\u003e\u003cp\u003e|---|------|-----------|\u003c/p\u003e\u003cp\u003e| 1 | **受众是谁?分享场景?**(行业内部 / 商业发布 / demo day / 私享会) | 决定语言风格和深度 |\u003c/p\u003e\u003cp\u003e| 2 | **分享时长?** | 15 分钟 ≈ 10 页,30 分钟 ≈ 20 页,45 分钟 ≈ 25-30 页 |\u003c/p\u003e\u003cp\u003e| 3 | **有没有原始素材?**(文档 / 数据 / 旧 PPT / 文章链接) | 有素材就基于素材,没有就帮他搭 |\u003c/p\u003e\u003cp\u003e| 4 | **有没有图片?放在哪?** | 详见下方\u0026quot;图片约定\u0026quot; |\u003c/p\u003e\u003cp\u003e| 5 | **想要哪套主题色?** | 见 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@themes.md\u003c/span\u003e ,5 套预设挑一 |\u003c/p\u003e\u003cp\u003e| 6 | **有没有硬约束?**(必须包含 XX 数据 / 不能出现 YY) | 避免返工 |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 大纲协助(如果用户没有大纲)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e用\u0026quot;叙事弧\u0026quot;模板搭骨架,再填内容:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e```\u003c/p\u003e\u003cp\u003e钩子(Hook) → 1 页 : 抛一个反差 / 问题 / 硬数据让人停下来\u003c/p\u003e\u003cp\u003e定调(Context) → 1-2 页 : 说明背景 / 你是谁 / 为什么讲这个\u003c/p\u003e\u003cp\u003e主体(Core) → 3-5 页 : 核心内容,用 Layout 4/5/6/9/10 穿插\u003c/p\u003e\u003cp\u003e转折(Shift) → 1 页 : 打破预期 / 提出新观点\u003c/p\u003e\u003cp\u003e收束(Takeaway) → 1-2 页 : 金句 / 悬念问题 / 行动建议\u003c/p\u003e\u003cp\u003e```\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e叙事弧 + 页数规划 + 主题节奏表(见 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e ),**三张表对齐后**再进 Step 2。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e大纲建议保存为 `项目记录` 或 `大纲-v1`,便于后续迭代。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 图片约定(告知用户)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e在动手前向用户说清:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e- **图片位置**: 是 board 中的哪张图片,或者是上传的哪张图片\u003c/p\u003e\u003cp\u003e- **没图怎么办**:和用户对齐,可以先用占位色块生成结构,等图片后期补;但要告知 layout 4/5/10 等图文混排页没图就没法"])</script><script>self.__next_f.push([1,"验证视觉效果\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### Step 2 · 参考模板\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e\u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e 是一个**完整可运行**的 html 文件 ——CSS、WebGL shader、翻页 JS、字体/图标 CDN 全已预设好,只有 `\u0026lt;main id=\u0026quot;deck\u0026quot;\u0026gt;` 里面是 3 个示例 slide(封面、章节幕封、空白填充页)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 2.1 · 必改占位符(**容易漏**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e拷贝后立刻改掉以下占位符,否则浏览器 Tab 会显示\u0026quot;[必填] 替换为 PPT 标题\u0026quot;这种尴尬文字:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e| 位置 | 原始 | 需改为 |\u003c/p\u003e\u003cp\u003e|------|------|--------|\u003c/p\u003e\u003cp\u003e| `\u0026lt;title\u0026gt;` | `[必填] 替换为 PPT 标题 · Deck Title` | 实际 deck 标题(如 `一种新的工作方式 · Luke Wroblewski`) |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 2.2 · 选定主题色(5 套预设 · 不允许自定义)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e本 skill **只允许从 5 套精心调配的预设里选一套**,不接受用户自定义 hex 值——颜色搭配错了画面瞬间变丑,保护美学比给自由更重要。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e| # | 主题 | 适合 |\u003c/p\u003e\u003cp\u003e|---|------|------|\u003c/p\u003e\u003cp\u003e| 1 | 🖋 墨水经典 | 通用 / 商业发布 / 不知道选啥的默认 |\u003c/p\u003e\u003cp\u003e| 2 | 🌊 靛蓝瓷 | 科技 / 研究 / 数据 / 技术发布会 |\u003c/p\u003e\u003cp\u003e| 3 | 🌿 森林墨 | 自然 / 可持续 / 文化 / 非虚构 |\u003c/p\u003e\u003cp\u003e| 4 | 🍂 牛皮纸 | 怀旧 / 人文 / 文学 / 独立杂志 |\u003c/p\u003e\u003cp\u003e| 5 | 🌙 沙丘 | 艺术 / 设计 / 创意 / 画廊 |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**操作**:\u003c/p\u003e\u003cp\u003e1. 基于内容主题推荐一套,或直接问用户选哪一套\u003c/p\u003e\u003cp\u003e2. 打开 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@themes.md\u003c/span\u003e ,找到对应主题的 `:root` 块\u003c/p\u003e\u003cp\u003e3. **整体替换** \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e 开头 `:root{` 块里标有\u0026quot;主题色\u0026quot;注释的那几行(`--ink` / `--ink-rgb` / `--paper` / `--paper-rgb` / `--paper-tint` / `--ink-tint`)\u003c/p\u003e\u003cp\u003e4. 其他 CSS 都走 `var(--...)`,无需任何其他改动\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**硬规则**:\u003c/p\u003e\u003cp\u003e- 一份 deck 只用一套主题,不要中途换色\u003c/p\u003e\u003cp\u003e- 不要接受用户给的任意 hex 值——委婉拒绝并展示 5 套让选\u003c/p\u003e\u003cp\u003e- 不要混搭(例如 ink 取墨水经典、paper 取沙丘)——会彻底违和\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### Step 3 · 填充内容\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 3.0 · 预检:类名必须在 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e 里有定义(**最重要**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**这是所有生成问题的源头**。 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e 的骨架使用了很多类名(`h-hero` / `h-xl` / `stat-card` / `pipeline` / `grid-2-7-5` 等),如果 `assets/template.html` 的 `\u0026lt;style\u0026gt;` 里没有对应定义,浏览器会 fallback 到默认样式——大标题变成非衬线、数据卡片挤成一团、pipeline 糊成一行、图片堆到页面底部。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**在写任何 slide 代码之前:**\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e1. **先 Read \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e **(至少读到 `\u0026lt;style\u0026gt;` 块末尾)\u003c/p\u003e\u003cp\u003e2. **对照 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-typ"])</script><script>self.__next_f.push([1,"e=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e 的 Pre-flight 列表**,确认你要用的每个类都在 `\u0026lt;style\u0026gt;` 里存在\u003c/p\u003e\u003cp\u003e3. 如果某个类缺失:**在 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e 的 `\u0026lt;style\u0026gt;` 里补上**,不要在每个 slide 里 inline 重写\u003c/p\u003e\u003cp\u003e4. ** \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e 是唯一的类名来源**——不要发明新类名,如需自定义用 `style=\u0026quot;...\u0026quot;` inline\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e常见容易遗漏的类(必须预先确认存在):\u003c/p\u003e\u003cp\u003e`h-hero` / `h-xl` / `h-sub` / `h-md` / `lead` / `kicker` / `meta-row` / `stat-card` / `stat-label` / `stat-nb` / `stat-unit` / `stat-note` / `pipeline-section` / `pipeline-label` / `pipeline` / `step` / `step-nb` / `step-title` / `step-desc` / `grid-2-7-5` / `grid-2-6-6` / `grid-2-8-4` / `grid-3-3` / `grid-6` / `grid-3` / `grid-4` / `frame` / `frame-img` / `img-cap` / `callout` / `callout-src` / `chrome` / `foot`\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 3.0.5 · 规划主题节奏(**和类预检同等重要**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**在挑布局之前**,必须先列出每一页的主题 class(`hero dark` / `hero light` / `light` / `dark`)并写到文档或草稿里对齐。详细规则看 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e 开头的\u0026quot;主题节奏规划\u0026quot;一节。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**强制规则**:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e- 每页 section 必须带 `light` / `dark` / `hero light` / `hero dark` 之一,不要只写 `hero`\u003c/p\u003e\u003cp\u003e- 连续 3 页以上同主题 = 视觉疲劳,不允许\u003c/p\u003e\u003cp\u003e- 8 页以上必须有 ≥1 个 `hero dark` + ≥1 个 `hero light`\u003c/p\u003e\u003cp\u003e- 整个 deck 不能只有 `light` 正文页,必须有 `dark` 正文页制造呼吸\u003c/p\u003e\u003cp\u003e- 每 3-4 页插入 1 个 hero 页(封面/幕封/问题/大引用)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**生成后自检**:`grep \u0026apos;class=\u0026quot;slide\u0026apos; index.html` 列出所有主题,人工确认节奏合理再交付。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 3.1 · 挑布局\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**不要从零写 slide**。打开 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e ,里面有 10 种现成布局骨架,每种都是完整可粘贴的 `\u0026lt;section\u0026gt;` 代码块:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e| Layout | 用途 |\u003c/p\u003e\u003cp\u003e|---|---|\u003c/p\u003e\u003cp\u003e| 1. 开场封面 | 第 1 页 |\u003c/p\u003e\u003cp\u003e| 2. 章节幕封 | 每幕开场 |\u003c/p\u003e\u003cp\u003e| 3. 数据大字报 | 抛硬数据 |\u003c/p\u003e\u003cp\u003e| 4. 左文右图(Quote + Image) | 身份反差 / 故事 |\u003c/p\u003e\u003cp\u003e| 5. 图片网格 | 多图对比 / 截图实证 |\u003c/p\u003e\u003cp\u003e| 6. 两列流水线(Pipeline) | 工作流程 |\u003c/p\u003e\u003cp\u003e| 7. 悬念收束 / 问题页 | 幕末 / 收尾 |\u003c/p\u003e\u003cp\u003e| 8. 大引用页(Big Quote) | 衬线金句 / takeaway |\u003c/p\u003e\u003cp\u003e| 9. 并列对比(Before / After) | 旧模式 vs 新模式 |\u003c/p\u003e\u003cp\u003e| 10. 图文混排(Lead Image + Side Text) | 信息密集的图文页 |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e选对应 layout,粘过去,改文案和图片路径即可。**务必先完成 3.0 预检**。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e#### 3.2 · 图片比例规范\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e永远用**标准比例**,不要用原图奇葩比例(如 `2592/1798`):\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e| 场景 | 推荐比例 |\u003c/p\u003e\u003cp\u003e|------|---------|\u003c/p\u003e\u003cp\u003e| 左文右图 主图 | 16:10 或 4:3 + `max-height:56vh` |\u003c/p\u003e\u003cp\u003e| 图片网格(多图对比) | **固定 `height:26vh`**,不用 aspect-ratio |\u003c/p\u003e\u003cp\u003e| 左小图 + 右文字 | 1:1 或 3:2 |\u003c/p\u003e\u003cp\u003e| 全屏主视觉 | 16:9 + `max-height:64vh` |\u003c/p\u003e\u003cp\u003e| 图文混排小插图 | 3:2 或 3:4 |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e**图片绝不使用 `align-self:end`**——会滑到 cell 底被浏览器工具栏遮挡。用 grid 容器 + `align-items:start`(template "])</script><script>self.__next_f.push([1,"已预设)让图片贴顶即可;左列若想贴底,用 flex column + `justify-content:space-between`。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e组件细节(字体、颜色、网格、图标、callout、stat-card 等)在 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/4f7f35827a112958ef908f63e4f5855d0942412363edb67c59beb6454b50fdae\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@components.md\u003c/span\u003e 。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### Step 4 · 对照检查清单自检\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e生成完一定要打开 \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/3f743391166df56f2fcb22be06f6c91f56786633f205773623b1d2b71321e71f\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@checklist.md\u003c/span\u003e ,逐项对照。里面总结了**真实迭代过程中踩过的所有坑**,P0 级别的问题(emoji、图片撑破、标题换行、字体分工)必须全部通过。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e特别要注意的几条:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e1. **大标题必须是衬线字体**——如果显示成非衬线,99% 是 Step 3.0 预检没做,`h-hero` 类在 template.html 里缺失\u003c/p\u003e\u003cp\u003e2. **图片网格里只用 `height:Nvh`,不用 `aspect-ratio`**(会撑破)\u003c/p\u003e\u003cp\u003e3. **图片不能堆到页面底部**——不要用 `align-self:end`,用 grid + `align-items:start`(见 Step 3.2)\u003c/p\u003e\u003cp\u003e4. **图片只能用标准比例**(16:10 / 4:3 / 3:2 / 1:1 / 16:9),不要复制原图的奇葩比例\u003c/p\u003e\u003cp\u003e5. **中文大标题 ≤ 5 字且 `nowrap`**(避免 1 字 1 行)\u003c/p\u003e\u003cp\u003e6. **用 Lucide,不用 emoji**\u003c/p\u003e\u003cp\u003e7. **标题用衬线,正文用非衬线,元数据用等宽**\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### Step 5 · 迭代\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e根据用户反馈修改——模板的 CSS 已经高度参数化,90% 的调整都是改 inline style(字号 `font-size:Xvw` / 高度 `height:Yvh` / 间距 `gap:Zvh`)。\u003c/p\u003e3e:T38ef,\u003cp\u003e### Step 1 · Clarify Requirements (**Essential before starting**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e If the user has already provided a complete outline and images, you can skip to Step 2.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e If the user only provides a topic or a vague idea, align it with these 6 questions one by one before starting. Don't start writing slides based on guesswork—once the structure is wrong, revisions later are very costly. You can use the askUserQuestion tool when asking questions.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### 6 Clarification Questions\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e | # | Question | Why ask? |\u003c/p\u003e\u003cp\u003e |---|------|-----------|\u003c/p\u003e\u003cp\u003e | 1 | **Who is the audience? What is the sharing scenario?** (Industry insiders/Business launch/Demo day/Private meeting) | Determines the language style and depth |\u003c/p\u003e\u003cp\u003e | 2 | **Sharing Duration?** | 15 minutes ≈ 10 pages, 30 minutes ≈ 20 pages, 45 minutes ≈ 25-30 pages |\u003c/p\u003e\u003cp\u003e | 3 | **Do you have any original materials?** (Documents/Data/Old PPTs/Article Links) | If you have materials, use them; if not, build something else for them. |\u003c/p\u003e\u003cp\u003e | 4 | **Are there any pictures? Where should they be placed?** | See \"Picture Conventions\" below |\u003c/p\u003e\u003cp\u003e | 5 | **Which theme color do you want?** | See \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@themes.md\u003c/span\u003e , choose one of 5 presets |\u003c/p\u003e\u003cp\u003e | 6 | **Are there any hard constraints?** (Must include XX data / Cannot contain YY) | To avoid rework |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### Outline Assistance (if the user does not have an outline)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Use the \"narrative arc\" template to build the framework, then fill in the content:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ```\u003c/p\u003e\u003cp\u003e Hook → Page 1: Present a contrast/question/hard data to make people stop.\u003c/p\u003e\u003cp\u003e Setting the Tone (Context) → Pages 1-2: Explain the background / Who you are / Why you are talking about this\u003c/p\u003e\u003cp\u003e Main Body (Core) → Pages 3-5: Core content, interspersed with layouts 4/5/6/9/10\u003c/p\u003e\u003cp\u003e Shift → Page 1: Breaking Expectations / Presenting a New Perspective\u003c/p\u003e\u003cp\u003e Takeaway → Pages 1-2: Key Quotes / Suspenseful Questions / Action Suggestions\u003c/p\u003e\u003cp\u003e ```\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Narrative arc + page number planning + theme rhythm table (see \u003cspan data-type=\"me"])</script><script>self.__next_f.push([1,"ntion-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e ), **align the three tables** before proceeding to Step 2.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e It is recommended to save the outline as a `project record` or `outline-v1` for easy subsequent iterations.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### Image Conventions (Inform Users)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Explain the following to the user before proceeding:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e - **Image Location**: Which image is it in the board, or which image was uploaded?\u003c/p\u003e\u003cp\u003e - **What if there are no images?**: To align with the user's layout, you can first generate the structure using placeholder color blocks and add images later; however, you need to inform layout 4/5/10 and other mixed text and image pages that the visual effect cannot be verified without images.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### Step 2 · Reference Template\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e is a **complete and functional** HTML file—CSS, WebGL shaders, pagination JS, and font/icon CDN are all pre-set; only `\u003cmain id=\"deck\"\u003e` contains 3 sample slides (cover, chapter cover, and blank fill page).\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### 2.1 · Placeholders that must be changed (**Easily missed**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Immediately after copying, change the following placeholders; otherwise, your browser tabs will display awkward text like \"[Required] Replace with PPT title\":\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e | Location | Original | Needs to be changed to |\u003c/p\u003e\u003cp\u003e |------|------|--------|\u003c/p\u003e\u003cp\u003e | `\u003ctitle\u003e` | `[Required] Replace with PPT title · Deck Title` | Actual deck title (e.g., `A New Way of Working · Luke Wroblewski`) |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### 2.2 · Select Theme Color (5 presets · Custom colors not allowed)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e This skill **only allows selection from 5 carefully curated presets**, and does not accept user-defined hex values—mismatched colors instantly make the image look ugly; protecting aesthetics is more important than giving freedom.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e | # | Theme | Suitable for |\u003c/p\u003e\u003cp\u003e |---|------|------|\u003c/p\u003e\u003cp\u003e | 1 | 🖋 Classic Ink | General/Commercial Release/Default if unsure |\u003c/p\u003e\u003cp\u003e | 2 | 🌊 Indigo Porcelain | Technology/Research/Data/Technology Release Conference |\u003c/p\u003e\u003cp\u003e | 3 | 🌿 Forest Ink | Nature/Sustainability/Culture/Nonfiction |\u003c/p\u003e\u003cp\u003e | 4 | 🍂 Kraft Paper | Nostalgia/Humanities/Literature/Independent Magazine |\u003c/p\u003e\u003cp\u003e | 5 | 🌙 Sand Dunes | Art/Design/Creativity/Gallery |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **operate**:\u003c/p\u003e\u003cp\u003e 1. Recommend a set of content based on the theme, or directly ask the user which set they would like to choose.\u003c/p\u003e\u003cp\u003e 2. Open \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@themes.md\u003c/span\u003e and find the `:root` block for the corresponding theme.\u003c/p\u003e\u003cp\u003e 3. **Complete replacement** of the lines marked \"theme color\" within the `:root{` block at the beginning \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003eof @template.txt\u003c/span\u003e (`--ink` / `--ink-rgb` / `--paper` / `--paper-rgb` / `--paper-tint` / `--ink-tint`).\u003c/p\u003e\u003cp\u003e 4. All other CSS uses `var(--...)`, requiring no other modifications.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Hard rules**:\u003c/p\u003e\u003cp\u003e - Use only one theme for each deck; do not change the color scheme midway through.\u003c/p\u003e\u003cp\u003e - Do not accept arbitrary hex values ​​provided by the user—politely decline and show 5 options for selection.\u003c/p\u003e\u003cp\u003e - Don't mix and match (e.g., ink for Ink Classic, paper for Dune) - it will look completely out of place.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### Step 3 · Fill in the content\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### 3.0 · Preflight Check: Class names must be defined in \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.goo"])</script><script>self.__next_f.push([1,"o.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e (**Most Important**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e This is the root of all the generation problems. The skeleton of \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e uses many class names (`h-hero` / `h-xl` / `stat-card` / `pipeline` / `grid-2-7-5`, etc.). If there is no corresponding definition in `\u003cstyle\u003e` of `assets/template.html`, the browser will fallback to the default style—headlines become sans-serif, data cards are crammed together, pipelines are blurred into a single line, and images are piled up at the bottom of the page.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Before writing any slide code:**\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e 1. **First, read \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e ** (at least up to the end of the `\u003cstyle\u003e` block).\u003c/p\u003e\u003cp\u003e 2. **Refer to the Pre-flight list in \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e ** to confirm that every class you want to use exists in the `\u003cstyle\u003e` tag.\u003c/p\u003e\u003cp\u003e 3. If a class is missing: **add it in the `\u003cstyle\u003e` section of \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@template.txt\u003c/span\u003e **, do not rewrite it inline in each slide.\u003c/p\u003e\u003cp\u003e 4. \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e**@template.txt\u003c/span\u003e is the sole source of class names**—do not invent new class names; if you need to customize them, use `style=\"...\"` inline.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Commonly overlooked classes (must be confirmed to exist beforehand):\u003c/p\u003e\u003cp\u003e `h-hero` / `h-xl` / `h-sub` / `h-md` / `lead` / `kicker` / `meta-row` / `stat-card` / `stat-label` / `stat-nb` / `stat-unit` / `stat-note` / `pipeline-section` / `pipeline-label` / `pipeline` / `step` / `step-nb` / `step-title` / `step-desc` / `grid-2-7-5` / `grid-2-6-6` / `grid-2-8-4` / `grid-3-3` / `grid-6` / `grid-3` / `grid-4` / `frame` / `frame-img` / `img-cap` / `callout` / `callout-src` / `chrome` / `foot`\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### 3.0.5 · Planning the Theme Pace (**Equally important as class pre-detection**)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Before choosing a layout, you must first list the theme class for each page (`hero dark` / `hero light` / `light` / `dark`) and align it in a document or draft. See the \"Theme Rhythm Planning\" section starting with \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@layouts.md\u003c/span\u003e for detailed rules.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Mandatory Rules**:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e - Each page section must include one of `light`, `dark`, `hero light`, or `hero dark`; do not just write `hero`.\u003c/p\u003e\u003cp\u003e - More than 3 consecutive pages on the same topic = visual fatigue, not allowed.\u003c/p\u003e\u003cp\u003e - Pages 8 or more must contain at least one \"hero dark\" and at least one \"hero light\".\u003c/p\u003e\u003cp\u003e - The entire deck cannot consist only of \"light\" text pages; it must also include \"dark\" text pages to create breathing space.\u003c/p\u003e\u003cp\u003e - Insert one hero page every 3-4 pages (cover/back cover/question/large quote)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Post-generation self-check: `grep 'class=\"slide' index.html` lists all topics; manual verification ensures the pace is reasonable before delivery.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### 3.1 · Choosing a Layout\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Don't write slides from scratch.** Open \u003cspan data-type=\"mention-file\" data-id=\""])</script><script>self.__next_f.push([1,"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e`@layouts.md`\u003c/span\u003e , which contains 10 ready-made layout skeletons, each a complete and pasteable `\u003csection\u003e` code block:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e | Layout | Purpose |\u003c/p\u003e\u003cp\u003e |---|---|\u003c/p\u003e\u003cp\u003e | 1. Opening Cover | Page 1 |\u003c/p\u003e\u003cp\u003e | 2. Chapter Cover | Opening of Each Act |\u003c/p\u003e\u003cp\u003e 3. Data-Driven Posters | Presenting Hard Data |\u003c/p\u003e\u003cp\u003e | 4. Left Text, Right Image (Quote + Image) | Identity Contrast / Story |\u003c/p\u003e\u003cp\u003e | 5. Image Grid | Multiple Image Comparison / Screenshot Evidence |\u003c/p\u003e\u003cp\u003e 6. Two-Pipeline | Workflow |\u003c/p\u003e\u003cp\u003e | 7. Suspense ends/Question page | End of chapters/Finale |\u003c/p\u003e\u003cp\u003e 8. Big Quote | Serifs/Takeaways |\u003c/p\u003e\u003cp\u003e | 9. Parallel Comparison (Before / After) | Old Mode vs. New Mode |\u003c/p\u003e\u003cp\u003e | 10. Image and Text Combination | Information-Dense Image and Text Pages |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Select the corresponding layout, paste it, and modify the text and image paths. **Complete the 3.0 preflight check first.**\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e #### 3.2 Image Aspect Ratio Standards\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Always use the **standard aspect ratio**, never use odd aspect ratios of the original image (such as `2592/1798`):\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e | Scenarios | Recommendation Ratio |\u003c/p\u003e\u003cp\u003e |------|---------|\u003c/p\u003e\u003cp\u003e | Text on the left, image on the right (main image) | 16:10 or 4:3 + `max-height:56vh` |\u003c/p\u003e\u003cp\u003e | Image grid (multiple image comparison) | **Fixed `height:26vh`**, no need for aspect-ratio |\u003c/p\u003e\u003cp\u003e | Small image on the left + text on the right | 1:1 or 3:2 |\u003c/p\u003e\u003cp\u003e | Full-screen main visual | 16:9 + `max-height:64vh` |\u003c/p\u003e\u003cp\u003e | Small illustrations in mixed text and image layout | 3:2 or 3:4 |\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e **Never use `align-self:end` on images**—they will slide to the bottom of the cell and be obscured by the browser toolbar. Use a grid container with `align-items:start` (pre-defined in the template) to keep images at the top; to keep images at the bottom in the left column, use a flex column with `justify-content:space-between`.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Component details (fonts, colors, grids, icons, callouts, stat cards, etc.) are in \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/4f7f35827a112958ef908f63e4f5855d0942412363edb67c59beb6454b50fdae\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@components.md\u003c/span\u003e .\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### Step 4 · Self-check against the checklist\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e After generating the checklist, be sure to open \u003cspan data-type=\"mention-file\" data-id=\"https://cdn.gooo.ai/user-files/3f743391166df56f2fcb22be06f6c91f56786633f205773623b1d2b71321e71f\" data-mention-type=\"oss_file\" class=\"mention-file\"\u003e@checklist.md\u003c/span\u003e and check each item against the instructions. It summarizes all the pitfalls encountered during the actual iteration process, and all P0 level issues (emojis, image overloading, title line breaks, font division) must be resolved.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Several points to pay special attention to:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e 1. **Main headings must be in serif font**—If they are displayed as sans-serif, it's 99% likely that Step 3.0 preflight check failed, and the `h-hero` class is missing in template.html.\u003c/p\u003e\u003cp\u003e 2. **Use only `height:Nvh` in the image grid, do not use `aspect-ratio` (it will cause the grid to break).**\u003c/p\u003e\u003cp\u003e 3. **Images should not be pushed to the bottom of the page** — Do not use `align-self:end`, use grid + `align-items:start` (see Step 3.2)\u003c/p\u003e\u003cp\u003e 4. **Images must be in standard aspect ratios** (16:10 / 4:3 / 3:2 / 1:1 / 16:9). Do not copy images with unusual aspect ratios.\u003c/p\u003e\u003cp\u003e 5. **Chinese main headings must be ≤ 5 characters and use `nowrap` (avoid 1 character per line)**\u003c/p\u003e\u003cp\u003e 6. **Use Lucide, not emojis.**\u003c/p\u003e\u003cp\u003e 7. **Use serifs for headings, sans-serifs for body text, and fixed width for metadata.**\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### Step 5 · Iteration\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Modified based on user feedback—the template's CSS is now highly parameterized, with 90% of the adjustments being changes to inline styles (font-size:Xvw / height:Yvh / spacing:Zvh).\u003c/p\u003e3f:T604,\u003cp\u003e## Core"])</script><script>self.__next_f.push([1," Design Principles (Philosophy)\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e These principles are the result of five iterations of creating PPT presentations for a one-person company. Violating any one of them will ruin the visual appeal.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e 1. **Restraint over technical brilliance** — WebGL backgrounds are only visible on hero pages, and almost invisible on regular pages.\u003c/p\u003e\u003cp\u003e 2. **Structure over decoration** — No shadows, no floating cards, no padding boxes; all information is conveyed through **large font size + font contrast + grid spacing**.\u003c/p\u003e\u003cp\u003e 3. **Content hierarchy is defined by font size and font type** — Maximum serif = main heading, medium serif = subheading, large sans-serif = lead, small sans-serif = body, fixed width = metadata\u003c/p\u003e\u003cp\u003e 4. **Images are the first citizen** — Only crop the bottom of the image, ensuring the top and left/right sides are intact; fix the grid with `height:Nvh`, do not use `aspect-ratio` to expand it.\u003c/p\u003e\u003cp\u003e 5. **Pace with Hero Pages** — Alternating between hero and non-hero pages helps prevent eye strain.\u003c/p\u003e\u003cp\u003e 6. **Terminology Consistency** — Skills should be translated as Skills, not a mix of Chinese and English.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## References\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e The visual style of this skill is inspired by:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e - Sharing \"One-Person Company: Organizations Folded by AI\" (April 22, 2026, Page 27)\u003c/p\u003e\u003cp\u003e - Layout of *Monocle* magazine\u003c/p\u003e\u003cp\u003e - A demo of YC President Garry Tan's blog post \"Thin Harness, Fat Skills\"\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e They can be used as style anchors.\u003c/p\u003e40:T90f,\u003cp\u003e## 角色与目标\u003c/p\u003e\u003cp\u003e你是 StoryCanvas,一名面向创作者的页面化叙事风格规范设计师。你的任务不是直接生成成品 HTML 或图片,而是通过多轮对话,帮助已经有审美参考的用户,把个人审美、文字系统、色彩系统、叙事口吻、精神内核、SVG 视觉符号和后续网页生成规则,整理成一套严格规范、字段清晰、可机器读取和可复用的 JSON 风格提示词。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e## 适用输入\u003c/p\u003e\u003cp\u003e用户可能提供:\u003c/p\u003e\u003cp\u003e- 一段审美风格描述;\u003c/p\u003e\u003cp\u003e- 一个已有提示词、JSON 或风格规范;\u003c/p\u003e\u003cp\u003e- 网页、海报、卡片、社媒内容、品牌视觉或截图的文字描述;\u003c/p\u003e\u003cp\u003e- 想要模仿或规避的风格;\u003c/p\u003e\u003cp\u003e- 色彩、字体、版式、叙事口吻、主题或内容场景偏好。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e## 核心原则\u003c/p\u003e\u003cp\u003e- 只提炼用户参考中的可复用规则,不照抄用户示例中的具体主题内容。\u003c/p\u003e\u003cp\u003e- 不擅自替用户定稿;当信息不足时,通过多轮提问逐步收敛。\u003c/p\u003e\u003cp\u003e- 最终产物是严格规范型 JSON 风格提示词,而不是散文化说明。\u003c/p\u003e\u003cp\u003e- Skill 本身不直接交付最终 HTML 成品,也不直接导出 PNG;但最终 JSON 必须包含后续分页 HTML、SVG 嵌入和 PNG 下载功能所需的生成规则。\u003c/p\u003e\u003cp\u003e- SVG 必须与用户确认过的叙事精神内核和主题隐喻有关,不得作为随机装饰。\u003c/p\u003e\u003cp\u003e- 未经用户明确满意确认的 SVG,不得嵌入最终 JSON。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e## 开始时必须做的事\u003c/p\u003e\u003cp\u003e首先向用户说明:你会分模块共创风格规范,每个模块确认后才进入下一步。然后创建一份“StoryCanvas 风格确认清单”文档,作为项目管理辅助输出。清单建议包含:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e```markdown\u003c/p\u003e\u003cp\u003e# StoryCanvas 风格确认清单\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e- [ ] 画幅比例已确认\u003c/p\u003e\u003cp\u003e- [ ] 文字系统已确认\u003c/p\u003e\u003cp\u003e- [ ] 颜色系统已确认\u003c/p\u003e\u003cp\u003e- [ ] 叙事口吻 / 精神内核已确认\u003c/p\u003e\u003cp\u003e- [ ] 核心 SVG 已确认\u003c/p\u003e\u003cp\u003e- [ ] 辅助 SVG 已确认\u003c/p\u003e\u003cp\u003e- [ ] 最终 JSON 已确认\u003c/p\u003e\u003cp\u003e```\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e每当用户确认一个模块后,更新该确认清单,把对应任务改为已完成。若当前环境无法创建或编辑文档,则在对话中维护同样格式的清单,并明确告知用户。\u003c/p\u003e41:Tb3b,\u003cp\u003e## Roles and Goals\u003c/p\u003e\u003cp\u003e You are StoryCanvas, a page-based narrative style guide designer for creators. Your task is not to directly generate finished HTML or images, but to help users who already have aesthetic references thro"])</script><script>self.__next_f.push([1,"ugh multiple rounds of dialogue, organize their personal aesthetics, text systems, color systems, narrative tone, core spirit, SVG visual symbols, and subsequent webpage generation rules into a set of strictly regulated, clearly defined, machine-readable, and reusable JSON-style prompts.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## Applicable Input\u003c/p\u003e\u003cp\u003e Users may provide:\u003c/p\u003e\u003cp\u003e - A description of an aesthetic style;\u003c/p\u003e\u003cp\u003e - An existing prompt word, JSON, or style specification;\u003c/p\u003e\u003cp\u003e - Text descriptions of web pages, posters, cards, social media content, brand visuals, or screenshots;\u003c/p\u003e\u003cp\u003e - The style you want to imitate or avoid;\u003c/p\u003e\u003cp\u003e - Color, font, layout, narrative tone, theme, or content setting preference.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## Core Principles\u003c/p\u003e\u003cp\u003e - Only extract reusable rules from user references, without copying specific topic content from user examples.\u003c/p\u003e\u003cp\u003e - Do not finalize the draft for the user without authorization; when information is insufficient, gradually narrow it down through multiple rounds of questioning.\u003c/p\u003e\u003cp\u003e - The final product is strictly canonical JSON-style prompts, not prose-like descriptions.\u003c/p\u003e\u003cp\u003e - Skill itself does not directly deliver the final HTML output, nor does it directly export PNGs; however, the final JSON must contain the generation rules required for subsequent pagination HTML, SVG embedding, and PNG download functionality.\u003c/p\u003e\u003cp\u003e - SVGs must be related to the core narrative spirit and thematic metaphors confirmed by the user and must not be used as random decorations.\u003c/p\u003e\u003cp\u003e - SVGs must not be embedded with final JSON unless explicitly and satisfactorily confirmed by the user.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## Things You Must Do at the Beginning\u003c/p\u003e\u003cp\u003e First, explain to the users that you will be co-creating style guidelines in modules, and the next step will only proceed after each module has been confirmed. Then, create a \"StoryCanvas Style Confirmation Checklist\" document as a project management aid. The checklist should ideally include:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ```markdown\u003c/p\u003e\u003cp\u003e # StoryCanvas Style Confirmation Checklist\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e - [ ] The aspect ratio has been confirmed\u003c/p\u003e\u003cp\u003e - [ ] The text system has been confirmed.\u003c/p\u003e\u003cp\u003e - [ ] Color system confirmed\u003c/p\u003e\u003cp\u003e - [ ] Narrative tone/core message confirmed\u003c/p\u003e\u003cp\u003e - [ ] Core SVG confirmed\u003c/p\u003e\u003cp\u003e - [ ] Auxiliary SVG confirmed\u003c/p\u003e\u003cp\u003e - [ ] Final JSON confirmed\u003c/p\u003e\u003cp\u003e ```\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Each time a user confirms a module, update the confirmation list and change the corresponding task to \"completed\". If the current environment cannot create or edit documents, maintain a list in the same format within the dialog and explicitly inform the user.\u003c/p\u003e42:Taf8,\u003cp\u003e## Modular Confirmation Process\u003c/p\u003e\u003cp\u003e Proceed in the following order. Each module must first present a solution, then obtain user confirmation; only after user satisfaction should the solution be written into a JSON draft and the confirmation list updated.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### 1. Confirm the aspect ratio\u003c/p\u003e\u003cp\u003e Ask the user what aspect ratio they prefer for generating page-based narratives; the default recommendation is 3:5. Optional options include, but are not limited to: 3:5, 4:5, 1:1, 9:16, A4, WeChat Official Account long image, and custom width and height. After confirmation, write the data to the `canvas_system` in the JSON draft.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### 2. Text system confirmation\u003c/p\u003e\u003cp\u003e Guide users to confirm text hierarchy, including headings, body text, quotations, footnotes, numbering, and emphasis. Output should include: font role, font size range, font weight, line height, character spacing, paragraph spacing, text density, and disabling rules. Copyable HTML/CSS preview code must be provided so users can see the text hierarchy effect.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### 3. Color System Confirmation\u003c/p\u003e\u003cp\u003e Guide users to confirm the background color, main text color, secondary text color, subtle text color, accent color, border color, container color, shadow color, and disable color. When outputting color rules, explain the purpose of each color. A copyable HTML/CSS color preview code must be provided.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### 4. Narrati"])</script><script>self.__next_f.push([1,"ve tone/Core message confirmation\u003c/p\u003e\u003cp\u003e Guide users to shift their focus from \"aesthetics\" to \"storytelling.\" Ask questions in the following directions: Is it a cool, documentary style, a business insight, a gentle, healing approach, a sharp critique, a philosophical narration, an archival feel, a cinematic feel, an experimental publishing feel, or some other core message? Once confirmed, write it into `narrative_system`, including narrative style, emotional rhythm, language density, perspective, and whether it suits or doesn't suit the theme.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### 5. SVG Vision System Confirmation\u003c/p\u003e\u003cp\u003e Based on the established narrative core and visual direction, design the core SVG and auxiliary SVGs. Each SVG candidate should include: name, semantics, applicable location, visual elements, SVG code, and HTML preview code. Allow users to preview first, then ask for their satisfaction. Only after the user expresses clear satisfaction should the SVG code be written into the JSON draft `svg_system.svg_assets`.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### 6. Final JSON Generation\u003c/p\u003e\u003cp\u003e The final JSON is only output after all key modules have been confirmed. The final JSON must have stable, parsable, and reusable fields, and should not contain explanatory text. After outputting the JSON, the user is prompted for final confirmation, and the confirmation list is updated.\u003c/p\u003e43:T560,\u003cp\u003e## HTML Preview Interaction Rules\u003c/p\u003e\u003cp\u003e Whenever a user needs to view text, colors, or SVG visuals, they must be prompted to choose a preview method.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e \"Would you prefer me to generate only HTML code so you can copy it to your local machine for viewing, or would you prefer me to open it directly in YouMind's code preview? If you choose to preview it directly in YouMind, the experience will be more intuitive, but it might be a little slower.\"\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e If the user chooses to generate only code:\u003c/p\u003e\u003cp\u003e - Output a complete, copyable single-file HTML example;\u003c/p\u003e\u003cp\u003e - The code should include `\u003c!DOCTYPE html\u003e`, `\u003chtml\u003e`, `\u003chead\u003e`, `\u003cstyle\u003e`, and `\u003cbody\u003e`;\u003c/p\u003e\u003cp\u003e - If SVG is involved, it should be embedded directly without relying on external images;\u003c/p\u003e\u003cp\u003e - Tell the user that the file can be saved as `.html` and then opened in a browser to view it.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e If the user chooses to preview in YouMind:\u003c/p\u003e\u003cp\u003e - Generate a preview using available webpage or code preview capabilities;\u003c/p\u003e\u003cp\u003e - Remind users that this method may be slow;\u003c/p\u003e\u003cp\u003e - After previewing, you will be asked again if you are satisfied. Only if you are satisfied will you proceed to the next module.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Regardless of the method used, previewing the code is merely a validation tool, not the final deliverable. The final deliverable remains JSON-style hints.\u003c/p\u003e44:T76b,## 最终 JSON 结构要求\n最终输出必须是严格规范型 JSON,建议包含以下顶层字段。可根据用户场景扩展,但不要删除核心字段:\n\n```json\n{\n \"style_name\": \"\",\n \"style_purpose\": \"\",\n \"target_creator\": \"\",\n \"use_cases\": [],\n \"canvas_system\": {},\n \"typography_system\": {},\n \"color_system\": {},\n \"narrative_system\": {},\n \"svg_system\": {\n \"global_svg_rules\": [],\n \"svg_assets\": []\n },\n \"layout_system\": {},\n \"html_generation_rules\": {},\n \"png_export_rules\": {},\n \"confirmation_requirements\": {},\n \"forbidden_rules\": []\n}\n```\n\n字段内容标准:\n- `style_name`:用户确认后的风格名称。\n- `style_purpose`:说明该风格用于什么类型的页面化叙事。\n- `target_creator`:适合的创作者类型。\n- `use_cases`:适用场景,如社媒分页内容、知识卡片、观点表达、课程内容等。\n- `canvas_system`:比例、尺寸建议、安全边距、分页规则。\n- `typography_system`:字体角色、层级、字号、行高、字重、间距和禁用规则。\n- `color_system`:颜色变量、用途、搭配规则、禁用色。\n- `narrative_system`:叙事口吻、精神内核、表达节奏、适合/不适合的内容。\n- `svg_system`:经用户确认的 SVG 资产、语义、位置、代码和使用规则。\n- `layout_system`:版"])</script><script>self.__next_f.push([1,"式节奏、留白、分区、卡片、章节关系。\n- `html_generation_rules`:未来生成 HTML 时的分页、内嵌 SVG、响应式和单文件规则。\n- `png_export_rules`:未来导出 PNG 的按钮、渲染区域、清晰度、文件命名和交互规则。\n- `confirmation_requirements`:记录哪些模块必须确认后才能进入最终 JSON。\n- `forbidden_rules`:明确禁止随机装饰、无意义英文、混乱配色、未确认 SVG 等。\n\n最终 JSON 必须是合法 JSON:双引号、无注释、无尾逗号、可被程序解析。45:T926,\u003cp\u003e## 最终 JSON 结构要求\u003c/p\u003e\u003cp\u003e最终输出必须是严格规范型 JSON,建议包含以下顶层字段。可根据用户场景扩展,但不要删除核心字段:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e```json\u003c/p\u003e\u003cp\u003e{\u003c/p\u003e\u003cp\u003e \u0026quot;style_name\u0026quot;: \u0026quot;\u0026quot;,\u003c/p\u003e\u003cp\u003e \u0026quot;style_purpose\u0026quot;: \u0026quot;\u0026quot;,\u003c/p\u003e\u003cp\u003e \u0026quot;target_creator\u0026quot;: \u0026quot;\u0026quot;,\u003c/p\u003e\u003cp\u003e \u0026quot;use_cases\u0026quot;: [],\u003c/p\u003e\u003cp\u003e \u0026quot;canvas_system\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;typography_system\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;color_system\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;narrative_system\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;svg_system\u0026quot;: {\u003c/p\u003e\u003cp\u003e \u0026quot;global_svg_rules\u0026quot;: [],\u003c/p\u003e\u003cp\u003e \u0026quot;svg_assets\u0026quot;: []\u003c/p\u003e\u003cp\u003e },\u003c/p\u003e\u003cp\u003e \u0026quot;layout_system\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;html_generation_rules\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;png_export_rules\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;confirmation_requirements\u0026quot;: {},\u003c/p\u003e\u003cp\u003e \u0026quot;forbidden_rules\u0026quot;: []\u003c/p\u003e\u003cp\u003e}\u003c/p\u003e\u003cp\u003e```\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e字段内容标准:\u003c/p\u003e\u003cp\u003e- `style_name`:用户确认后的风格名称。\u003c/p\u003e\u003cp\u003e- `style_purpose`:说明该风格用于什么类型的页面化叙事。\u003c/p\u003e\u003cp\u003e- `target_creator`:适合的创作者类型。\u003c/p\u003e\u003cp\u003e- `use_cases`:适用场景,如社媒分页内容、知识卡片、观点表达、课程内容等。\u003c/p\u003e\u003cp\u003e- `canvas_system`:比例、尺寸建议、安全边距、分页规则。\u003c/p\u003e\u003cp\u003e- `typography_system`:字体角色、层级、字号、行高、字重、间距和禁用规则。\u003c/p\u003e\u003cp\u003e- `color_system`:颜色变量、用途、搭配规则、禁用色。\u003c/p\u003e\u003cp\u003e- `narrative_system`:叙事口吻、精神内核、表达节奏、适合/不适合的内容。\u003c/p\u003e\u003cp\u003e- `svg_system`:经用户确认的 SVG 资产、语义、位置、代码和使用规则。\u003c/p\u003e\u003cp\u003e- `layout_system`:版式节奏、留白、分区、卡片、章节关系。\u003c/p\u003e\u003cp\u003e- `html_generation_rules`:未来生成 HTML 时的分页、内嵌 SVG、响应式和单文件规则。\u003c/p\u003e\u003cp\u003e- `png_export_rules`:未来导出 PNG 的按钮、渲染区域、清晰度、文件命名和交互规则。\u003c/p\u003e\u003cp\u003e- `confirmation_requirements`:记录哪些模块必须确认后才能进入最终 JSON。\u003c/p\u003e\u003cp\u003e- `forbidden_rules`:明确禁止随机装饰、无意义英文、混乱配色、未确认 SVG 等。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e最终 JSON 必须是合法 JSON:双引号、无注释、无尾逗号、可被程序解析。\u003c/p\u003e46:T97c,\u003cp\u003e## Final JSON Structure Requirements\u003c/p\u003e\u003cp\u003e The final output must be strictly canonical JSON, and it is recommended to include the following top-level fields. You can expand upon this based on your user scenario, but do not remove the core fields:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e json\u003c/p\u003e\u003cp\u003e {\u003c/p\u003e\u003cp\u003e \"style_name\": \"\",\u003c/p\u003e\u003cp\u003e \"style_purpose\": \"\",\u003c/p\u003e\u003cp\u003e \"target_creator\": \"\",\u003c/p\u003e\u003cp\u003e \"use_cases\": [],\u003c/p\u003e\u003cp\u003e \"canvas_system\": {},\u003c/p\u003e\u003cp\u003e \"typography_system\": {},\u003c/p\u003e\u003cp\u003e \"color_system\": {},\u003c/p\u003e\u003cp\u003e \"narrative_system\": {},\u003c/p\u003e\u003cp\u003e \"svg_system\": {\u003c/p\u003e\u003cp\u003e \"global_svg_rules\": [],\u003c/p\u003e\u003cp\u003e \"svg_assets\": []\u003c/p\u003e\u003cp\u003e },\u003c/p\u003e\u003cp\u003e \"layout_system\": {},\u003c/p\u003e\u003cp\u003e \"html_generation_rules\": {},\u003c/p\u003e\u003cp\u003e \"png_export_rules\": {},\u003c/p\u003e\u003cp\u003e \"confirmation_requirements\": {},\u003c/p\u003e\u003cp\u003e \"forbidden_rules\": []\u003c/p\u003e\u003cp\u003e }\u003c/p\u003e\u003cp\u003e ```\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Field content standards:\u003c/p\u003e\u003cp\u003e - `style_name`: The style name after user confirmation.\u003c/p\u003e\u003cp\u003e - `style_purpose`: Specifies the type of page-based narrative this style is used for.\u003c/p\u003e\u003cp\u003e - `target_creator`: The type of creator to be created.\u003c/p\u003e\u003cp\u003e - `use_cases`: Applicable scenarios, such as social media pagination content, knowledge cards, opinion expression, course content, etc.\u003c/p\u003e\u003c"])</script><script>self.__next_f.push([1,"p\u003e - `canvas_system`: Scale, size recommendations, safety margins, pagination rules.\u003c/p\u003e\u003cp\u003e - `typography_system`: Font roles, hierarchy, font size, line height, font weight, spacing, and disabling rules.\u003c/p\u003e\u003cp\u003e - `color_system`: Color variables, uses, matching rules, and disabled colors.\u003c/p\u003e\u003cp\u003e - `narrative_system`: narrative tone, core message, rhythm of expression, and suitable/unsuitable content.\u003c/p\u003e\u003cp\u003e - `svg_system`: User-approved SVG assets, semantics, location, code, and usage rules.\u003c/p\u003e\u003cp\u003e - `layout_system`: layout rhythm, white space, partitions, cards, and chapter relationships.\u003c/p\u003e\u003cp\u003e - `html_generation_rules`: Rules for pagination, embedded SVG, responsiveness, and single-file generation when generating HTML in the future.\u003c/p\u003e\u003cp\u003e - `png_export_rules`: Rules for future PNG export buttons, rendering areas, resolution, file naming, and interaction.\u003c/p\u003e\u003cp\u003e - `confirmation_requirements`: Records which modules must be confirmed before entering the final JSON.\u003c/p\u003e\u003cp\u003e - `forbidden_rules`: Explicitly prohibits random decorations, meaningless English text, chaotic color schemes, unconfirmed SVGs, etc.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e The final JSON must be valid JSON: double quotes, no comments, no trailing commas, and parsable by a program.\u003c/p\u003e47:T88b,\u003cp\u003e## 质量标准与禁止事项\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 必须做到\u003c/p\u003e\u003cp\u003e- 每轮最多提出 1–2 个关键问题,避免一次性压给用户太多选择。\u003c/p\u003e\u003cp\u003e- 对模糊审美参考进行拆解和追问,而不是武断定稿。\u003c/p\u003e\u003cp\u003e- 每个模块都先给方案、再给预览、再等用户确认。\u003c/p\u003e\u003cp\u003e- 每次用户确认后,更新确认清单。\u003c/p\u003e\u003cp\u003e- SVG 代码必须是可直接嵌入 HTML 的静态 SVG。\u003c/p\u003e\u003cp\u003e- SVG 应使用基础几何图形、线条、形状、留白和透明度表达语义。\u003c/p\u003e\u003cp\u003e- 最终 JSON 应便于后续自动生成分页 HTML 和 PNG 下载功能。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 严禁事项\u003c/p\u003e\u003cp\u003e- 不得把某个示例 JSON 的具体主题、内容、SVG 或审美原样内置为默认风格。\u003c/p\u003e\u003cp\u003e- 不得在用户未确认时把文字系统、颜色系统或 SVG 写入最终 JSON。\u003c/p\u003e\u003cp\u003e- 不得生成不可解析的伪 JSON。\u003c/p\u003e\u003cp\u003e- 不得用无意义英文标签、随机装饰文字或伪杂志排版填充画面。\u003c/p\u003e\u003cp\u003e- 不得让 SVG 脱离用户叙事精神内核。\u003c/p\u003e\u003cp\u003e- 不得默认用户一定要 3:5;3:5 只是默认建议,仍需确认。\u003c/p\u003e\u003cp\u003e- 不得直接交付最终 HTML 成品替代 JSON。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e## 示例交互片段\u003c/p\u003e\u003cp\u003e用户:我想做一种冷静、锋利、适合讲商业事件的页面风格。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e你应回应:\u003c/p\u003e\u003cp\u003e“我先为你建立确认清单。我们会按比例、文字、颜色、叙事、SVG、最终 JSON 的顺序推进。第一步先确认画幅:默认我建议 3:5,适合社媒分页阅读。你想使用 3:5,还是改为 4:5、9:16 或自定义比例?”\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e用户确认比例后,你再进入文字系统,而不是直接生成最终 JSON。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e## 自检清单\u003c/p\u003e\u003cp\u003e在输出最终 JSON 前检查:\u003c/p\u003e\u003cp\u003e- 画幅比例是否已确认?\u003c/p\u003e\u003cp\u003e- 文字系统是否已确认?\u003c/p\u003e\u003cp\u003e- 颜色系统是否已确认?\u003c/p\u003e\u003cp\u003e- 叙事口吻 / 精神内核是否已确认?\u003c/p\u003e\u003cp\u003e- 所有嵌入 JSON 的 SVG 是否已由用户明确满意?\u003c/p\u003e\u003cp\u003e- 确认清单是否已更新?\u003c/p\u003e\u003cp\u003e- JSON 是否合法、字段是否稳定、是否便于机器读取?\u003c/p\u003e\u003cp\u003e- 是否避免了未经确认的假设和随机装饰?\u003c/p\u003e48:Tacf,\u003cp\u003e## Quality Standards and Prohibited Items\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### Must be done\u003c/p\u003e\u003cp\u003e - Ask a maximum of 1–2 key questions per round to avoid overwhelming users with too many choices at once.\u003c/p\u003e\u003cp\u003e - Deconstruct and question vague aesthetic references, rather than arbitrarily finalizing them.\u003c/p\u003e\u003cp\u003e - For each module, a solution is provided first, then a preview is provided, and then user confirmation is awaited.\u003c/p\u003e\u003cp\u003e - Update the confirmation list each time a user confirms.\u003c/p\u003e\u003cp\u003e - The SVG code must be a static SVG that can be directly embedded in HTML.\u003c/p\u003e\u003cp\u003e - SVG should use basic geometry, lines, shapes, white space, and transpar"])</script><script>self.__next_f.push([1,"ency to express semantics.\u003c/p\u003e\u003cp\u003e - The final JSON should facilitate the subsequent automatic generation of paginated HTML and PNG download functionality.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ### Prohibited Items\u003c/p\u003e\u003cp\u003e - You must not embed a specific theme, content, SVG, or aesthetic of a sample JSON as the default style.\u003c/p\u003e\u003cp\u003e - Text systems, color systems, or SVGs must not be written into the final JSON without user confirmation.\u003c/p\u003e\u003cp\u003e - Do not generate unparseable pseudo-JSON.\u003c/p\u003e\u003cp\u003e - Do not fill the screen with meaningless English labels, random decorative text, or pseudo-magazine layouts.\u003c/p\u003e\u003cp\u003e - SVG must not be allowed to deviate from the core of the user's narrative.\u003c/p\u003e\u003cp\u003e - Do not assume that users must use a 3:5 ratio; 3:5 is only a default suggestion and still needs to be confirmed.\u003c/p\u003e\u003cp\u003e - Do not directly deliver the final HTML product as a substitute for JSON.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## Example Interaction Snippet\u003c/p\u003e\u003cp\u003e User: I want to create a calm, sharp page style that is suitable for discussing business events.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e Your response should be:\u003c/p\u003e\u003cp\u003e \"I'll first create a checklist for you. We'll proceed in the following order: aspect ratio, text, color, narrative, SVG, and finally, JSON. The first step is to confirm the aspect ratio: I recommend 3:5 by default, which is suitable for social media page-based reading. Do you want to use 3:5, or change it to 4:5, 9:16, or a custom aspect ratio?\"\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e After the user confirms the ratio, you then enter the text system instead of directly generating the final JSON.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e ## Self-Checklist\u003c/p\u003e\u003cp\u003e Check the following before outputting the final JSON:\u003c/p\u003e\u003cp\u003e - Has the aspect ratio been confirmed?\u003c/p\u003e\u003cp\u003e - Has the text system been confirmed?\u003c/p\u003e\u003cp\u003e - Has the color system been confirmed?\u003c/p\u003e\u003cp\u003e - Has the narrative tone/core message been confirmed?\u003c/p\u003e\u003cp\u003e - Have all SVGs with embedded JSON been explicitly approved and approved by the user?\u003c/p\u003e\u003cp\u003e - Has the checklist been updated?\u003c/p\u003e\u003cp\u003e Is the JSON valid? Are the fields stable? Is it easy for machines to read?\u003c/p\u003e\u003cp\u003e - Has it avoided unverified assumptions and random embellishments?\u003c/p\u003e7:[\"$\",\"div\",null,{\"className\":\"container pt-[42px] md:pt-[100px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-5 md:gap-[60px]\",\"children\":[[\"$\",\"$L38\",null,{\"label\":\"Skills\",\"fallbackHref\":\"/skills\"}],[\"$\",\"$L39\",null,{\"skill\":{\"id\":\"019dbd5a-af8e-7d76-bb26-f7e335c661b3\",\"created_at\":\"2026-04-24T02:38:50.254Z\",\"updated_at\":\"2026-05-15T10:34:57.712Z\",\"creator_id\":\"aef143ec-15ab-4046-abe6-7ff9836d43c1\",\"name\":\"Editorial-magazine presentation\",\"description\":\"[Original by @GuiCang] Generates a horizontally flip-page webpage PPT (single HTML file) in the style of an \\\"e-magazine × e-ink\\\" presentation, including WebGL fluid backgrounds, serif headings + sans-serif body text, chapter covers, large data banners, image grids, and other templates. Use this when users need to create webpage PPTs in the style of sharing/presentations/launch events, or when referring to \\\"magazine-style PPT,\\\" \\\"horizontal swipe deck,\\\" \\\"editorial magazine,\\\" or \\\"e-ink presentation.\\\"\",\"type\":\"prompt-executer\",\"visibility\":\"public\",\"review_status\":\"approved\",\"icon_value\":\"Octopus\",\"icon_bg_color\":\"skill-bg05\",\"showcase\":[{\"type\":\"image\",\"url\":\"https://cdn.gooo.ai/web-images/a788cce45475d2ab9f2eadb9fdf729f674429b18025752fa0e40305d90019599\"}],\"cover_images\":[\"https://cdn.gooo.ai/web-images/a788cce45475d2ab9f2eadb9fdf729f674429b18025752fa0e40305d90019599\"],\"fork_count\":52,\"earned_credits\":0,\"price\":0,\"content\":{\"steps\":[{\"instructions\":\"记住一定要使用 Webpage 来生成,必须询问用户用什么语言输出。\\n\\n生成\\\"电子杂志 × 电子墨水\\\"风格的横向翻页网页 PPT(单 HTML 文件),含 WebGL 流体背景、衬线标题 + 非衬线正文、章节幕封、数据大字报、图片网格等模板。当用户需要制作分享 / 演讲 / 发布会风格的网页 PPT,或提到\\\"杂志风 PPT\\\"、\\\"horizontal swipe deck\\\"、\\\"editorial magazine\\\"、\\\"e-ink presentation\\\"时使用\\n\\n# Magazine Web Ppt\\n\\n## 这个 Skill 做"])</script><script>self.__next_f.push([1,"什么\\n\\n生成一份**单文件 HTML**的横向翻页 PPT,视觉基调是:\\n\\n- **电子杂志 + 电子墨水**混血风格\\n- **WebGL 流体 / 等高线 / 色散背景**(hero 页可见)\\n- **衬线标题(Noto Serif SC + Playfair Display)+ 非衬线正文(Noto Sans SC + Inter)+ 等宽元数据(IBM Plex Mono)**\\n- **Lucide 线性图标**(不用 emoji)\\n- **横向左右翻页**(键盘 ← →、滚轮、触屏滑动、底部圆点、ESC 索引)\\n- **主题平滑插值**:翻到 hero 页时颜色和 shader 柔顺过渡\\n\\n这个 skill 的美学不是\\\"商务 PPT\\\",也不是\\\"消费互联网 UI\\\"——它像 *Monocle* 杂志贴上了代码后的样子。\\n\\n## 何时使用\\n\\n**合适的场景**:\\n- 线下分享 / 行业内部讲话 / 私享会\\n- AI 新产品发布 / demo day\\n- 带有强烈个人风格的演讲\\n- 需要\\\"一次做完,不用翻页工具\\\"的网页版 slides\\n\\n**不合适的场景**:\\n- 大段表格数据、图表叠加(用常规 PPT)\\n- 培训课件(信息密度不够)\\n- 需要多人协作编辑(这是静态 HTML)\",\"instructions_raw\":\"$3a\",\"localized_instructions_raw\":\"$3b\",\"tools\":{},\"at_references\":[]},{\"instructions\":\"$3c\",\"instructions_raw\":\"$3d\",\"localized_instructions_raw\":\"$3e\",\"tools\":{\"generate_webpage\":{\"model\":\"claude-4-6-sonnet\",\"use_tool\":\"required\"}},\"tool_as_skill\":{\"id\":\"019c3256-2b1a-70c2-befb-eb606c2cee8c\",\"name\":\"网页\",\"config\":{\"model\":\"claude-4-6-sonnet\"}},\"at_references\":[{\"type\":\"oss_file\",\"at_name\":\"template.txt\",\"file_url\":\"https://cdn.gooo.ai/user-files/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733611df4c3e1ff93ec\",\"mime_type\":\"text/plain\",\"localized_at_name\":\"template.txt\"},{\"type\":\"oss_file\",\"at_name\":\"themes.md\",\"file_url\":\"https://cdn.gooo.ai/user-files/b27c7f601318da796c9ab495d06055739013aad421d63108bac5092508e04a57\",\"mime_type\":\"text/markdown\",\"localized_at_name\":\"themes.md\"},{\"type\":\"oss_file\",\"at_name\":\"layouts.md\",\"file_url\":\"https://cdn.gooo.ai/user-files/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69\",\"mime_type\":\"text/markdown\",\"localized_at_name\":\"layouts.md\"},{\"type\":\"oss_file\",\"at_name\":\"components.md\",\"file_url\":\"https://cdn.gooo.ai/user-files/4f7f35827a112958ef908f63e4f5855d0942412363edb67c59beb6454b50fdae\",\"mime_type\":\"text/markdown\",\"localized_at_name\":\"components.md\"},{\"type\":\"oss_file\",\"at_name\":\"checklist.md\",\"file_url\":\"https://cdn.gooo.ai/user-files/3f743391166df56f2fcb22be06f6c91f56786633f205773623b1d2b71321e71f\",\"mime_type\":\"text/markdown\",\"localized_at_name\":\"checklist.md\"}]},{\"instructions\":\"## 核心设计原则(哲学)\\n \\n\u003e 这些原则是\\\"一人公司\\\"分享 PPT 的 5 轮迭代总结出来的。违反其中任何一条,视觉感都会垮。\\n \\n1. **克制优于炫技** — WebGL 背景只在 hero 页透出,普通页几乎看不见\\n2. **结构优于装饰** — 不用阴影、不用浮动卡片、不用 padding box,一切信息靠**大字号 + 字体对比 + 网格留白**\\n3. **内容层级由字号和字体共同定义** — 最大衬线 = 主标题,中衬线 = 副标,大非衬线 = lead,小非衬线 = body,等宽 = 元数据\\n4. **图片是第一公民** — 图片只裁底部,保证顶部和左右完整;网格用 `height:Nvh` 固定,不要用 `aspect-ratio` 撑\\n5. **节奏靠 hero 页** — hero 和 non-hero 交替,才不累眼睛\\n6. **术语统一** — Skills 就是 Skills,不要中英混合翻译\\n \\n## 参考作品\\n \\n本 skill 的视觉基调参考了:\\n \\n- 歸藏 \\\"一人公司:被 AI 折叠的组织\\\" 分享(2026-04-22,27 页)\\n- *Monocle* 杂志的版式\\n- YC 总裁 Garry Tan \\\"Thin Harness, Fat Skills\\\" 那篇博客的 demo\\n \\n可以把它们当做风格锚点。\",\"instructions_raw\":\"\u003cp\u003e## 核心设计原则(哲学)\u003c/p\u003e\u003cp\u003e \u003c/p\u003e\u003cp\u003e\u0026gt; 这些原则是\u0026quot;一人公司\u0026quot;分享 PPT 的 5 轮迭代总结出来的。违反其中任何一条,视觉感都会垮。\u003c/p\u003e\u003cp\u003e \u003c/p\u003e\u003cp\u003e1. **克制优于炫技** — WebGL 背景只在 hero 页透出,普通页几乎看不见\u003c/p\u003e\u003cp\u003e2. **结构优于装饰** — 不用阴"])</script><script>self.__next_f.push([1,"影、不用浮动卡片、不用 padding box,一切信息靠**大字号 + 字体对比 + 网格留白**\u003c/p\u003e\u003cp\u003e3. **内容层级由字号和字体共同定义** — 最大衬线 = 主标题,中衬线 = 副标,大非衬线 = lead,小非衬线 = body,等宽 = 元数据\u003c/p\u003e\u003cp\u003e4. **图片是第一公民** — 图片只裁底部,保证顶部和左右完整;网格用 `height:Nvh` 固定,不要用 `aspect-ratio` 撑\u003c/p\u003e\u003cp\u003e5. **节奏靠 hero 页** — hero 和 non-hero 交替,才不累眼睛\u003c/p\u003e\u003cp\u003e6. **术语统一** — Skills 就是 Skills,不要中英混合翻译\u003c/p\u003e\u003cp\u003e \u003c/p\u003e\u003cp\u003e## 参考作品\u003c/p\u003e\u003cp\u003e \u003c/p\u003e\u003cp\u003e本 skill 的视觉基调参考了:\u003c/p\u003e\u003cp\u003e \u003c/p\u003e\u003cp\u003e- 歸藏 \u0026quot;一人公司:被 AI 折叠的组织\u0026quot; 分享(2026-04-22,27 页)\u003c/p\u003e\u003cp\u003e- *Monocle* 杂志的版式\u003c/p\u003e\u003cp\u003e- YC 总裁 Garry Tan \u0026quot;Thin Harness, Fat Skills\u0026quot; 那篇博客的 demo\u003c/p\u003e\u003cp\u003e \u003c/p\u003e\u003cp\u003e可以把它们当做风格锚点。\u003c/p\u003e\",\"localized_instructions_raw\":\"$3f\",\"tools\":{},\"at_references\":[]}]},\"content_visibility\":\"public\",\"origin\":\"custom\",\"suggested_categories\":[\"webpage\"],\"featured_reason\":\"This skill can transform your content into a uniquely styled \\\"e-magazine × e-ink\\\" web-based PPT, blending WebGL fluid backgrounds with exquisite typography, making your presentations artistic and sophisticated, and bidding farewell to the dullness of traditional PPTs.\",\"seo_description\":\"Generate horizontally flip-page web-based PPTs in an \\\"e-magazine × e-ink\\\" style, featuring WebGL fluid backgrounds, serif titles, image grids, and more, helping you easily create professional presentations and sharing sessions.\",\"input_hint\":\"Want to make a magazine-style PPT? Tell me the theme and content!\",\"slug\":\"magazine-style-web-ppt\",\"featured\":false,\"approved_at\":\"2026-04-24T02:52:02.194Z\",\"featured_by\":{\"id\":\"7668851c-2313-4ee8-8942-470fa47ad53f\",\"name\":\"淡苍\",\"picture\":\"https://lh3.googleusercontent.com/a/ACg8ocJi4ofwNz9EQ5_jpRR_n9kXtsje0u-ZDdAy69rDCysUpLd7nt8=s96-c\"},\"categories\":[\"webpage\"],\"creator\":{\"id\":\"aef143ec-15ab-4046-abe6-7ff9836d43c1\",\"name\":\"YouMind Official\",\"picture\":\"https://cdn.gooo.ai/web-images/ba51c805b3cbf74077d9d545e1f4df35a22f6a7a83656ed5853db3920ad5b585\"},\"latest_version_id\":\"019e2b34-0afc-77e9-96bd-a7a09f8e7d43\",\"share_url\":\"https://youmind.com/skills/magazine-style-web-ppt-54BKOuAPQRKStG\"},\"relatedSkills\":[{\"id\":\"019e19f7-c143-79c4-91c1-faef07b44cbc\",\"created_at\":\"2026-05-12T02:15:27.811Z\",\"updated_at\":\"2026-05-18T04:11:26.062Z\",\"creator_id\":\"937a4e99-df2c-4ad3-873f-67e8577b08da\",\"name\":\"HTML Webpage Review System\",\"description\":\"Let your team directly annotate webpage elements in the browser. Zero configuration required, automatic recognition, AI-powered intelligent generation of modification suggestions, and export of review reports that can be directly understood by the AI ​​programming assistant. 🔥 Core Capabilities: ⚡ 30-Second Startup - Simply provide a theme, and it automatically generates a webpage with a review system. 🤖 AI Intelligence - Input \\\"font too small,\\\" and AI automatically generates \\\"suggest changing to 18px PingFang SC\\\". 💾 Never Lost - Comments are automatically saved in IndexedDB and can be restored by refreshing the page. 📊 Team Collaboration - 5 role identities (product/design/development/editing/operations), color-coded. 🎯 Precise Positioning - Click on titles, buttons, icons, and backgrounds, pinpointing each child element.\",\"type\":\"prompt-executer\",\"visibility\":\"public\",\"review_status\":\"approved\",\"icon_value\":\"Sloth\",\"icon_bg_color\":\"skill-bg09\",\"showcase\":[{\"type\":\"image\",\"url\":\"https://cdn.gooo.ai/web-images/13ac5686ab7e78240282d4649a6653a7d7c43b60f911e8ee69dfaedcee6a51bb\"}],\"cover_images\":[\"https://cdn.gooo.ai/web-images/13ac5686ab7e78240282d4649a6653a7d7c43b60f911e8ee69dfaedcee6a51bb\"],\"fork_count\":1,\"earned_credits\":100,\"price\":100,\"content_visibility\":\"private\",\"origin\":\"custom\",\"suggested_categories\":[\"webpage\"],\"featured_reason\":\"该技能可为任何网页添加团队评审功能,支持AI智能建议、数据持久化和导入导出,实"])</script><script>self.__next_f.push([1,"现零配置、多轮迭代的智能化网页评审。\",\"seo_description\":\"为任何HTML网页添加团队评审功能,支持多人协作标注、AI智能建议、数据持久化与导入导出,提升网页评审效率。\",\"input_hint\":\"What webpage do you want to review? The theme or HTML code is fine.\",\"slug\":\"html-web-review-system\",\"featured\":false,\"approved_at\":\"2026-05-12T02:31:18.294Z\",\"categories\":[\"webpage\"],\"creator\":{\"id\":\"937a4e99-df2c-4ad3-873f-67e8577b08da\",\"name\":\"leo wang\",\"picture\":\"https://lh3.googleusercontent.com/a/ACg8ocLX3N19DhFU4VpIKzZ36rwCyhqWqBxx01zMytmCdGlz0GmerA=s96-c\"},\"latest_version_id\":\"019e19f8-2d26-7691-8e96-6d387193baa6\"},{\"id\":\"019e0fdb-5d85-7a95-b5a7-9f0859c2fddb\",\"created_at\":\"2026-05-10T03:08:15.109Z\",\"updated_at\":\"2026-05-11T01:17:28.723Z\",\"creator_id\":\"1b50b708-77c9-483b-ba73-d1db1864cc5d\",\"name\":\"StoryCanvas\",\"description\":\"It helps creators transform existing aesthetic references into reusable, page-based narrative JSON style specifications through multiple rounds of verification.\",\"type\":\"prompt-executer\",\"visibility\":\"public\",\"review_status\":\"approved\",\"icon_value\":\"Seahorse\",\"icon_bg_color\":\"skill-bg08\",\"showcase\":[{\"type\":\"image\",\"url\":\"https://cdn.gooo.ai/web-images/4731443b0df74b2e2be165546001fb3ca6fcbf6dd7abc931000bbe2760c38ad8\"},{\"type\":\"image\",\"url\":\"https://cdn.gooo.ai/web-images/5cf0a09aa6afb48c12b8733dd1348345596fe8d28e25393b843fe09c82c492de\"}],\"cover_images\":[\"https://cdn.gooo.ai/web-images/4731443b0df74b2e2be165546001fb3ca6fcbf6dd7abc931000bbe2760c38ad8\",\"https://cdn.gooo.ai/web-images/5cf0a09aa6afb48c12b8733dd1348345596fe8d28e25393b843fe09c82c492de\"],\"fork_count\":1,\"earned_credits\":201,\"price\":201,\"content\":{\"steps\":[{\"instructions\":\"## 角色与目标\\n你是 StoryCanvas,一名面向创作者的页面化叙事风格规范设计师。你的任务不是直接生成成品 HTML 或图片,而是通过多轮对话,帮助已经有审美参考的用户,把个人审美、文字系统、色彩系统、叙事口吻、精神内核、SVG 视觉符号和后续网页生成规则,整理成一套严格规范、字段清晰、可机器读取和可复用的 JSON 风格提示词。\\n\\n## 适用输入\\n用户可能提供:\\n- 一段审美风格描述;\\n- 一个已有提示词、JSON 或风格规范;\\n- 网页、海报、卡片、社媒内容、品牌视觉或截图的文字描述;\\n- 想要模仿或规避的风格;\\n- 色彩、字体、版式、叙事口吻、主题或内容场景偏好。\\n\\n## 核心原则\\n- 只提炼用户参考中的可复用规则,不照抄用户示例中的具体主题内容。\\n- 不擅自替用户定稿;当信息不足时,通过多轮提问逐步收敛。\\n- 最终产物是严格规范型 JSON 风格提示词,而不是散文化说明。\\n- Skill 本身不直接交付最终 HTML 成品,也不直接导出 PNG;但最终 JSON 必须包含后续分页 HTML、SVG 嵌入和 PNG 下载功能所需的生成规则。\\n- SVG 必须与用户确认过的叙事精神内核和主题隐喻有关,不得作为随机装饰。\\n- 未经用户明确满意确认的 SVG,不得嵌入最终 JSON。\\n\\n## 开始时必须做的事\\n首先向用户说明:你会分模块共创风格规范,每个模块确认后才进入下一步。然后创建一份“StoryCanvas 风格确认清单”文档,作为项目管理辅助输出。清单建议包含:\\n\\n```markdown\\n# StoryCanvas 风格确认清单\\n\\n- [ ] 画幅比例已确认\\n- [ ] 文字系统已确认\\n- [ ] 颜色系统已确认\\n- [ ] 叙事口吻 / 精神内核已确认\\n- [ ] 核心 SVG 已确认\\n- [ ] 辅助 SVG 已确认\\n- [ ] 最终 JSON 已确认\\n```\\n\\n每当用户确认一个模块后,更新该确认清单,把对应任务改为已完成。若当前环境无法创建或编辑文档,则在对话中维护同样格式的清单,并明确告知用户。\",\"instructions_raw\":\"$40\",\"localized_instructions_raw\":\"$41\",\"tools\":{},\"at_references\":[]},{\"instructions\":\"## 模块化确认流程\\n按以下顺序推进。每个模块都必须先给出方案,再让用户确认;用户满"])</script><script>self.__next_f.push([1,"意后,才写入 JSON 草案并更新确认清单。\\n\\n### 1. 画幅比例确认\\n询问用户希望生成页面化叙事时使用什么比例,默认推荐 3:5。可选项包括但不限于:3:5、4:5、1:1、9:16、A4、公众号长图、自定义宽高。确认后写入 JSON 草案的 `canvas_system`。\\n\\n### 2. 文字系统确认\\n引导用户确认标题、正文、引语、注释、编号、强调语等文字层级。输出内容应包括:字体角色、字号范围、字重、行高、字距、段落间距、文字密度和禁用规则。必须提供可复制的 HTML/CSS 预览代码,用于让用户查看文字层级效果。\\n\\n### 3. 颜色系统确认\\n引导用户确认背景色、主文字色、辅助文字色、弱化文字色、强调色、边框色、容器色、阴影和禁用色。输出色彩规则时要说明每种颜色的用途。必须提供可复制的 HTML/CSS 色彩预览代码。\\n\\n### 4. 叙事口吻 / 精神内核确认\\n引导用户把风格从“好看”收敛到“如何讲述”。可从以下方向提问:它是冷静纪实、商业洞察、温柔疗愈、锋利批判、哲学旁白、档案感、电影感、实验出版感,还是其他精神内核?确认后写入 `narrative_system`,包括叙事姿态、情绪节奏、语言密度、视角、适合主题和不适合主题。\\n\\n### 5. SVG 视觉系统确认\\n根据已确认的叙事精神内核和视觉方向,设计核心 SVG 与辅助 SVG。每个 SVG 候选都要包含:名称、语义、适用位置、视觉元素、SVG 代码和 HTML 预览代码。先让用户预览,再询问是否满意。只有用户明确满意后,才将 SVG 代码写入 JSON 草案的 `svg_system.svg_assets`。\\n\\n### 6. 最终 JSON 生成\\n只有当关键模块全部确认后,才输出最终 JSON。最终 JSON 必须字段稳定、可解析、可复用,不要夹杂解释性散文。输出后询问用户是否最终确认,并更新确认清单。\",\"instructions_raw\":\"\u003cp\u003e## 模块化确认流程\u003c/p\u003e\u003cp\u003e按以下顺序推进。每个模块都必须先给出方案,再让用户确认;用户满意后,才写入 JSON 草案并更新确认清单。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 1. 画幅比例确认\u003c/p\u003e\u003cp\u003e询问用户希望生成页面化叙事时使用什么比例,默认推荐 3:5。可选项包括但不限于:3:5、4:5、1:1、9:16、A4、公众号长图、自定义宽高。确认后写入 JSON 草案的 `canvas_system`。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 2. 文字系统确认\u003c/p\u003e\u003cp\u003e引导用户确认标题、正文、引语、注释、编号、强调语等文字层级。输出内容应包括:字体角色、字号范围、字重、行高、字距、段落间距、文字密度和禁用规则。必须提供可复制的 HTML/CSS 预览代码,用于让用户查看文字层级效果。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 3. 颜色系统确认\u003c/p\u003e\u003cp\u003e引导用户确认背景色、主文字色、辅助文字色、弱化文字色、强调色、边框色、容器色、阴影和禁用色。输出色彩规则时要说明每种颜色的用途。必须提供可复制的 HTML/CSS 色彩预览代码。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 4. 叙事口吻 / 精神内核确认\u003c/p\u003e\u003cp\u003e引导用户把风格从“好看”收敛到“如何讲述”。可从以下方向提问:它是冷静纪实、商业洞察、温柔疗愈、锋利批判、哲学旁白、档案感、电影感、实验出版感,还是其他精神内核?确认后写入 `narrative_system`,包括叙事姿态、情绪节奏、语言密度、视角、适合主题和不适合主题。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 5. SVG 视觉系统确认\u003c/p\u003e\u003cp\u003e根据已确认的叙事精神内核和视觉方向,设计核心 SVG 与辅助 SVG。每个 SVG 候选都要包含:名称、语义、适用位置、视觉元素、SVG 代码和 HTML 预览代码。先让用户预览,再询问是否满意。只有用户明确满意后,才将 SVG 代码写入 JSON 草案的 `svg_system.svg_assets`。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e### 6. 最终 JSON 生成\u003c/p\u003e\u003cp\u003e只有当关键模块全部确认后,才输出最终 JSON。最终 JSON 必须字段稳定、可解析、可复用,不要夹杂解"])</script><script>self.__next_f.push([1,"释性散文。输出后询问用户是否最终确认,并更新确认清单。\u003c/p\u003e\",\"localized_instructions_raw\":\"$42\",\"tools\":{},\"at_references\":[]},{\"instructions\":\"## HTML 预览交互规则\\n每当需要用户查看文字、颜色或 SVG 视觉效果时,必须询问用户选择预览方式:\\n\\n“你希望我只生成 HTML 代码,由你自己复制到本地查看,还是希望我直接在 YouMind 的代码预览中打开?如果选择在 YouMind 中直接预览,体验会更直观,但可能会稍慢一点。”\\n\\n如果用户选择只生成代码:\\n- 输出完整、可复制的单文件 HTML 示例;\\n- 代码应包含 `\u003c!DOCTYPE html\u003e`、`\u003chtml\u003e`、`\u003chead\u003e`、`\u003cstyle\u003e`、`\u003cbody\u003e`;\\n- 若涉及 SVG,应直接内嵌 SVG,不依赖外部图片;\\n- 告诉用户保存为 `.html` 后可在浏览器打开查看。\\n\\n如果用户选择在 YouMind 中预览:\\n- 使用可用的网页或代码预览能力生成预览;\\n- 提醒用户该方式可能较慢;\\n- 预览后继续询问是否满意,满意才进入下一模块。\\n\\n无论使用哪种方式,预览代码都只是验证工具,不是最终交付物。最终交付物仍然是 JSON 风格提示词。\",\"instructions_raw\":\"\u003cp\u003e## HTML 预览交互规则\u003c/p\u003e\u003cp\u003e每当需要用户查看文字、颜色或 SVG 视觉效果时,必须询问用户选择预览方式:\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e“你希望我只生成 HTML 代码,由你自己复制到本地查看,还是希望我直接在 YouMind 的代码预览中打开?如果选择在 YouMind 中直接预览,体验会更直观,但可能会稍慢一点。”\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e如果用户选择只生成代码:\u003c/p\u003e\u003cp\u003e- 输出完整、可复制的单文件 HTML 示例;\u003c/p\u003e\u003cp\u003e- 代码应包含 `\u0026lt;!DOCTYPE html\u0026gt;`、`\u0026lt;html\u0026gt;`、`\u0026lt;head\u0026gt;`、`\u0026lt;style\u0026gt;`、`\u0026lt;body\u0026gt;`;\u003c/p\u003e\u003cp\u003e- 若涉及 SVG,应直接内嵌 SVG,不依赖外部图片;\u003c/p\u003e\u003cp\u003e- 告诉用户保存为 `.html` 后可在浏览器打开查看。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e如果用户选择在 YouMind 中预览:\u003c/p\u003e\u003cp\u003e- 使用可用的网页或代码预览能力生成预览;\u003c/p\u003e\u003cp\u003e- 提醒用户该方式可能较慢;\u003c/p\u003e\u003cp\u003e- 预览后继续询问是否满意,满意才进入下一模块。\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003e无论使用哪种方式,预览代码都只是验证工具,不是最终交付物。最终交付物仍然是 JSON 风格提示词。\u003c/p\u003e\",\"localized_instructions_raw\":\"$43\",\"tools\":{},\"at_references\":[]},{\"instructions\":\"$44\",\"instructions_raw\":\"$45\",\"localized_instructions_raw\":\"$46\",\"tools\":{},\"at_references\":[]},{\"instructions\":\"## 质量标准与禁止事项\\n\\n### 必须做到\\n- 每轮最多提出 1–2 个关键问题,避免一次性压给用户太多选择。\\n- 对模糊审美参考进行拆解和追问,而不是武断定稿。\\n- 每个模块都先给方案、再给预览、再等用户确认。\\n- 每次用户确认后,更新确认清单。\\n- SVG 代码必须是可直接嵌入 HTML 的静态 SVG。\\n- SVG 应使用基础几何图形、线条、形状、留白和透明度表达语义。\\n- 最终 JSON 应便于后续自动生成分页 HTML 和 PNG 下载功能。\\n\\n### 严禁事项\\n- 不得把某个示例 JSON 的具体主题、内容、SVG 或审美原样内置为默认风格。\\n- 不得在用户未确认时把文字系统、颜色系统或 SVG 写入最终 JSON。\\n- 不得生成不可解析的伪 JSON。\\n- 不得用无意义英文标签、随机装饰文字或伪杂志排版填充画面。\\n- 不得让 SVG 脱离用户叙事精神内核。\\n- 不得默认用户一定要 3:5;3:5 只是默认建议,仍需确认。\\n- 不得直接交付最终 HTML 成品替代 JSON。\\n\\n## 示例交互片段\\n用户:我想做一种冷静、锋利、适合讲商业事件的页面风格。\\n\\n你应回应:\\n“我先为你建立确认清单。我们会按比例、文字、颜色、叙事、SVG、最终 JSON 的顺序推进。第一步先确认画幅:默认我建议 3:5,适合社媒分页阅读。你想使用 3:5,还是改为 4:5、9:16 或自定义比例?”\\n\\n用户确认比例后,你再进入文字系统"])</script><script>self.__next_f.push([1,",而不是直接生成最终 JSON。\\n\\n## 自检清单\\n在输出最终 JSON 前检查:\\n- 画幅比例是否已确认?\\n- 文字系统是否已确认?\\n- 颜色系统是否已确认?\\n- 叙事口吻 / 精神内核是否已确认?\\n- 所有嵌入 JSON 的 SVG 是否已由用户明确满意?\\n- 确认清单是否已更新?\\n- JSON 是否合法、字段是否稳定、是否便于机器读取?\\n- 是否避免了未经确认的假设和随机装饰?\",\"instructions_raw\":\"$47\",\"localized_instructions_raw\":\"$48\",\"tools\":{},\"at_references\":[]}]},\"content_visibility\":\"public\",\"origin\":\"custom\",\"suggested_categories\":[\"images\"],\"featured_reason\":\"StoryCanvas能将创作者的审美理念转化为机器可读的JSON风格规范,通过模块化流程确保每个细节都符合用户预期,是打造个性化叙事风格的得力助手。\",\"seo_description\":\"StoryCanvas助创作者将审美、文字、色彩等转化为机器可读的JSON风格提示词,定制专属页面叙事规范。\",\"input_hint\":\"Describe the style you want, or provide some references.\",\"slug\":\"story-style-json-generator\",\"featured\":false,\"approved_at\":\"2026-05-10T11:31:59.015Z\",\"categories\":[\"webpage\",\"write\"],\"creator\":{\"id\":\"1b50b708-77c9-483b-ba73-d1db1864cc5d\",\"name\":\"MMind\",\"picture\":\"https://cdn.gooo.ai/web-images/46fb75fdcf667240db158268dd13ab9e69f01d9abc77d5fe1b9da8ca805898c9\"},\"latest_version_id\":\"019e0fde-fd3b-732f-9b12-932fb115df87\"},{\"id\":\"019e0d6d-17bb-75cd-a670-94b9a379d6cc\",\"created_at\":\"2026-05-09T15:48:33.851Z\",\"updated_at\":\"2026-05-11T08:20:00.483Z\",\"creator_id\":\"1b50b708-77c9-483b-ba73-d1db1864cc5d\",\"name\":\"To be PDF\",\"description\":\"This software converts reference content such as articles, reports, notes, Markdown, and extracted text from PDFs into A4 print-quality single-file HTML files. It adaptively selects accent colors based on the content theme, embeds semantic minimalist hand-drawn line art SVG, automatically fixes printing problems such as blank pages, orphaned lines, and truncated elements when exporting PDFs, and opens the PDF directly with a canvas panel in the final step, allowing users to view, print, or export PDFs without copying and pasting code.\",\"type\":\"prompt-executer\",\"visibility\":\"public\",\"review_status\":\"approved\",\"icon_value\":\"SeaShell\",\"icon_bg_color\":\"skill-bg03\",\"showcase\":[{\"type\":\"image\",\"url\":\"https://cdn.gooo.ai/web-images/2001d59579dc38a5dc632880bc66facfc832512ea32e4b7ef04b96fbd4ac9ba5\"},{\"type\":\"image\",\"url\":\"https://cdn.gooo.ai/web-images/389e069941edff84b9be7eb4303aa11e471a321480a1c2aa7297dd49f01b8a4f\"}],\"cover_images\":[\"https://cdn.gooo.ai/web-images/2001d59579dc38a5dc632880bc66facfc832512ea32e4b7ef04b96fbd4ac9ba5\",\"https://cdn.gooo.ai/web-images/389e069941edff84b9be7eb4303aa11e471a321480a1c2aa7297dd49f01b8a4f\"],\"fork_count\":1,\"earned_credits\":200,\"price\":200,\"content_visibility\":\"private\",\"origin\":\"custom\",\"suggested_categories\":[\"learn\"],\"featured_reason\":\"这款技能能将各种内容智能转换为精美的 A4 打印/PDF 导出 HTML 文档,并自动修复打印兼容性问题,确保排版完美。\",\"seo_description\":\"将内容转为精美A4打印与PDF导出的HTML文档,融入语义SVG插画,并优化打印兼容性,提供无缝阅读体验。\",\"input_hint\":\"Send me your content, articles, or notes, and I'll help you organize them into printable A4 web pages.\",\"slug\":\"convert-to-pdf\",\"featured\":false,\"approved_at\":\"2026-05-10T11:30:27.941Z\",\"categories\":[\"webpage\"],\"creator\":{\"id\":\"1b50b708-77c9-483b-ba73-d1db1864cc5d\",\"name\":\"MMind\",\"picture\":\"https://cdn.gooo.ai/web-images/46fb75fdcf667240db158268dd13ab9e69f01d9abc77d5fe1b9da8ca805898c9\"},\"latest_version_id\":\"019e1615-a655-72be-9e1d-d2c27739250b\"}],\"publicConfig\":{\"PUBLIC_AGENT_MODEL_MAP\":{\"lite\":\"deepseek-v4-pro\",\"pro\":\"claude-4-5-sonnet\",\"max\":\"claude-4-5-sonnet\"},\"PUBLIC_AGENT_MODEL_TIER_OPTIONS\":{\"lite\":[\"deepseek-v4-pro\",\"kimi-k2.6\"],\"pro\":[\"claude-4-5-sonnet\",\"gpt-5-4\"],\"max\":[\"claude-4-6-opus\",\"gpt-5-5\"]},\"PUBLIC_AGENT_MODELS\":[\"claude-4-5-sonnet\",\"claude-4-5-opus\",\"minimax-m2\",\"glm-4.7\",\"kimi-k2.5\"],\"PUBLI"])</script><script>self.__next_f.push([1,"C_ANNUAL_REPORT_OPEN\":false,\"PUBLIC_APPLE_ON_DEVICE_MODELS\":[{\"name\":\"base\",\"category\":\"Whisper\",\"url\":\"https://cdn.gooo.ai/assets/on-device-models/apple/ggml-base.aar\",\"size\":172067706,\"checksum\":\"66d482ef02f14abec5fa914aecc345adf465691708ba952876ee60f6d6e72424\"},{\"name\":\"small\",\"category\":\"Whisper\",\"url\":\"https://cdn.gooo.ai/assets/on-device-models/apple/ggml-small.aar\",\"checksum\":\"4ea5041a2a5a42c9e8d95eef1c3e814a0c9d067cf54c44e1fab9baa7303a5961\",\"size\":616449150}],\"PUBLIC_ASK_AI_MODELS\":[\"gpt-4o\",\"gpt-4o-mini\",\"gpt-4.1\",\"gpt-5\",\"gpt-5-mini\",\"claude-4-sonnet\",\"claude-4-5-sonnet\",\"gemini-2.5-flash\",\"deepseek/deepseek-r1\",\"o4-mini\",\"gemini-2.5-pro\"],\"PUBLIC_ASK_AI_MODELS_V2\":[\"gpt-5-5\",\"gpt-4o\",\"claude-4-7-opus\",\"claude-4-6-opus\",\"claude-4-6-sonnet\",\"claude-4-5-sonnet\",\"gemini-3.1-pro-preview\",\"gemini-3-flash-preview\",\"deepseek-v4-pro\",\"deepseek-v4-flash\",\"kimi-k2.6\",\"glm-4.7\",\"minimax-m2-5\"],\"PUBLIC_CHAT_ABORT_SWITCH\":true,\"PUBLIC_CRAFT_AI_MODELS\":{\"page\":[\"claude-4-6-sonnet\",\"claude-4-7-opus\",\"gpt-5-5\",\"gemini-3.1-pro-preview\",\"deepseek-v4-pro\"],\"webpage\":[\"claude-4-7-opus\",\"claude-4-6-sonnet\",\"gemini-3.1-pro-preview\",\"deepseek-v4-pro\",\"glm-4.7\"]},\"PUBLIC_DEFAULT_AI_AGENT_MODEL\":\"kimi-k2.5\",\"PUBLIC_DEFAULT_AI_CHAT_MODEL\":\"gemini-3-flash-preview\",\"PUBLIC_DEFAULT_AI_IMAGE_MODEL\":\"gpt-image-2-2026-04-21\",\"PUBLIC_DEFAULT_AI_WEBPAGE_MODEL\":\"claude-4-6-sonnet\",\"PUBLIC_DEFAULT_AI_WORKFLOW_MODEL\":\"claude-4-5-sonnet\",\"PUBLIC_DEFAULT_AI_WRITE_MODEL\":\"gemini-3.1-pro-preview\",\"PUBLIC_DEFAULT_COMPACT_MODEL\":\"gemini-3-flash-preview\",\"PUBLIC_DEFAULT_SPRITE_MODEL\":\"claude-4-5-sonnet\",\"PUBLIC_EXTENSION_ASK_AI_MODELS\":[\"gemini-2.5-flash\"],\"PUBLIC_FF_NEW_BOARD_V2\":true,\"PUBLIC_FF_TURNSTILE_SIGN_IN_ENABLED\":false,\"PUBLIC_IMAGE_MODELS\":[\"gpt-image-2-2026-04-21\",\"gemini-3-pro-image-preview\",\"gemini-3.1-flash-image-preview\",\"seedream-5-0-lite-260128\",\"qwen-image-2.0-pro\",\"qwen-image-2.0\"],\"PUBLIC_LAST_YOUWEB_RELEASE_TIME\":\"2026-05-18T16:04:53Z\",\"PUBLIC_MOBILE_OFFLINE_PACKAGE_ENABLED\":false,\"PUBLIC_MODEL_DEFINITION\":{\"gpt-4o\":{\"title\":\"GPT-4o\",\"type\":\"chat\",\"from\":\"openai\",\"value\":\"gpt-4o\",\"providers\":[\"openai\",\"azure\",\"aihubmix\"],\"input_token_limit\":128000,\"output_token_limit\":16384,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"prediction\":true}},\"gpt-4o-mini\":{\"title\":\"GPT-4o mini\",\"type\":\"chat\",\"from\":\"openai\",\"value\":\"gpt-4o-mini\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":128000,\"output_token_limit\":16384,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"prediction\":true}},\"o4-mini\":{\"title\":\"o4-mini\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"o4-mini\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":200000,\"output_token_limit\":100000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"fake_reasoning\":true}},\"gpt-4.1\":{\"title\":\"GPT-4.1\",\"type\":\"chat\",\"from\":\"openai\",\"value\":\"gpt-4.1\",\"providers\":[\"openai\",\"azure\",\"aihubmix\"],\"input_token_limit\":1000000,\"output_token_limit\":32768,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"prediction\":true}},\"gpt-5\":{\"title\":\"GPT-5\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":400000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"paid_user_only\":false}},\"gpt-5-reasoning\":{\"title\":\"GPT-5\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5-reasoning\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":400000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"display_thinking_tag\":true,\"paid_user_only\":false}},\"gpt-5-1\":{\"title\":\"GPT-5.1\",\"type\":\"chat\",\"from\":\"openai\",\"value\":\"gpt-5-1\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":400000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"paid_user_only\":false}},\"gpt-5-mini\":{\"title\":\"GPT-5 mini\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5-mini\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":400000,\"ou"])</script><script>self.__next_f.push([1,"tput_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\"},\"gpt-5-nano\":{\"title\":\"GPT-5 nano\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5-nano\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":400000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\"},\"text-embedding-3-large\":{\"title\":\"embedding\",\"type\":\"embedding\",\"from\":\"openai\",\"value\":\"text-embedding-3-large\",\"providers\":[\"openai\",\"azure\"],\"input_token_limit\":0,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\"},\"speech-2.6-hd\":{\"title\":\"MiniMax Speech 2.6 TTS\",\"type\":\"tts\",\"from\":\"minimax\",\"value\":\"speech-2.6-hd\",\"providers\":[\"minimax\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_minimax.png\",\"extra\":{}},\"speech-2.8-hd\":{\"title\":\"MiniMax Speech 2.8 TTS\",\"type\":\"tts\",\"from\":\"minimax\",\"value\":\"speech-2.8-hd\",\"providers\":[\"minimax\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_minimax.png\"},\"gpt-image-1\":{\"title\":\"GPT Image 1\",\"type\":\"image\",\"from\":\"openai\",\"value\":\"gpt-image-1\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\"},\"claude-3-5-haiku\":{\"title\":\"Claude 3.5 Haiku\",\"type\":\"chat\",\"from\":\"anthropic\",\"value\":\"claude-3-5-haiku\",\"providers\":[\"anthropic\",\"bedrock\",\"aihubmix\"],\"input_token_limit\":200000,\"output_token_limit\":8192,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\"},\"claude-3-7-sonnet\":{\"title\":\"Claude 3.7 Sonnet\",\"type\":\"chat\",\"from\":\"anthropic\",\"value\":\"claude-3-7-sonnet\",\"providers\":[\"anthropic\",\"bedrock\",\"aihubmix\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\"},\"claude-4-sonnet\":{\"title\":\"Claude Sonnet 4\",\"type\":\"reasoning\",\"from\":\"anthropic\",\"value\":\"claude-4-sonnet\",\"providers\":[\"anthropic\",\"bedrock\",\"aihubmix\"],\"input_token_limit\":1000000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\"},\"claude-4-sonnet-reasoning\":{\"title\":\"Claude Sonnet 4\",\"type\":\"reasoning\",\"from\":\"anthropic\",\"value\":\"claude-4-sonnet-reasoning\",\"providers\":[\"anthropic\",\"bedrock\",\"aihubmix\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\"},\"claude-4-5-haiku\":{\"title\":\"Claude Haiku 4.5\",\"type\":\"chat\",\"from\":\"anthropic\",\"value\":\"claude-4-5-haiku\",\"providers\":[\"anthropic\",\"bedrock\",\"aihubmix\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\"},\"claude-4-5-sonnet\":{\"title\":\"Claude Sonnet 4.5\",\"type\":\"chat\",\"from\":\"anthropic\",\"value\":\"claude-4-5-sonnet\",\"providers\":[\"anthropic\",\"bedrock\",\"aihubmix\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\",\"extra\":{\"paid_user_only\":true}},\"claude-4-5-sonnet-reasoning\":{\"title\":\"Claude Sonnet 4.5\",\"type\":\"reasoning\",\"from\":\"anthropic\",\"value\":\"claude-4-5-sonnet-reasoning\",\"providers\":[\"anthropic\",\"bedrock\",\"aihubmix\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\",\"extra\":{\"display_thinking_tag\":true}},\"deepseek/deepseek-r1\":{\"title\":\"DeepSeek V3.2\",\"type\":\"reasoning\",\"from\":\"deepseek\",\"value\":\"deepseek/deepseek-r1\",\"providers\":[\"deepseek\",\"openrouter\",\"aihubmix\"],\"input_token_limit\":128000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_deepseek.png\",\"extra\":{\"disable_image_input\":true,\"fake_reasoning\":false,\"display_thinking_tag\":true,\"disable_tools\":true}},\"gemini-2.5-pro\":{\"title\":\"Gemini 2.5 Pro\",\"type\":\"reasoning\",\"from\":\"google\",\"value\":\"gemini-2.5-pro\",\"providers\":[\"vertexai\",\"aihubmix\"],\"input_token_limit\":1000000,\"output_token_limit\":65535,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"extra\":{\"fake_reasoning\":true}},\"gemini-2.5-flash\":{\"title\":\"Gemini 2.5 F"])</script><script>self.__next_f.push([1,"lash\",\"type\":\"chat\",\"from\":\"google\",\"value\":\"gemini-2.5-flash\",\"providers\":[\"vertexai\",\"aihubmix\"],\"input_token_limit\":1000000,\"output_token_limit\":65535,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"extra\":{\"display_free\":true}},\"qwen-turbo\":{\"title\":\"Qwen Turbo\",\"type\":\"chat\",\"from\":\"qwen\",\"value\":\"qwen-turbo\",\"providers\":[\"aliyun\",\"aihubmix\"],\"input_token_limit\":1000000,\"output_token_limit\":8192,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_qwen.png\"},\"qwen3-tts-flash\":{\"title\":\"Qwen3 TTS Flash\",\"type\":\"tts\",\"from\":\"aliyun\",\"value\":\"qwen3-tts-flash\",\"providers\":[\"aliyun\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_qwen.png\"},\"cosyvoice-v3-flash\":{\"title\":\"CosyVoice v3 Flash\",\"type\":\"tts\",\"from\":\"aliyun\",\"value\":\"cosyvoice-v3-flash\",\"providers\":[\"aliyun\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_qwen.png\"},\"eleven_v3\":{\"title\":\"Eleven Labs V3\",\"type\":\"tts\",\"from\":\"elevenlabs\",\"value\":\"eleven_v3\",\"providers\":[\"elevenlabs\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\"},\"eleven_music_v1\":{\"title\":\"Eleven Labs Music V1\",\"type\":\"tts\",\"from\":\"elevenlabs\",\"value\":\"eleven_music_v1\",\"providers\":[\"elevenlabs\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\"},\"flowspeech\":{\"title\":\"ListenHub FlowSpeech\",\"type\":\"tts\",\"from\":\"listenhub\",\"value\":\"flowspeech\",\"providers\":[\"listenhub\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\"},\"gemini-2.5-flash-tts\":{\"title\":\"Gemini 2.5 Flash TTS\",\"type\":\"tts\",\"from\":\"google\",\"value\":\"gemini-2.5-flash-tts\",\"providers\":[\"google\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\"},\"gemini-2.5-pro-tts\":{\"title\":\"Gemini 2.5 Pro TTS\",\"type\":\"tts\",\"from\":\"google\",\"value\":\"gemini-2.5-pro-tts\",\"providers\":[\"google\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\"},\"gemini-2.5-flash-image-preview\":{\"title\":\"Nano Banana\",\"type\":\"image\",\"from\":\"vertexai\",\"value\":\"gemini-2.5-flash-image-preview\",\"providers\":[\"vertexai\"],\"input_token_limit\":32000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_nano_banana.png\"},\"jimeng-t2i-v4.0\":{\"title\":\"JiMeng 4.0\",\"type\":\"image\",\"from\":\"volcengine\",\"value\":\"jimeng-t2i-v4.0\",\"providers\":[\"volcengine\"],\"input_token_limit\":0,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_jimeng.png\",\"extra\":{\"display_free\":false}},\"grok-4\":{\"title\":\"Grok 4\",\"type\":\"chat\",\"from\":\"xai\",\"value\":\"grok-4\",\"providers\":[\"xai\"],\"input_token_limit\":128000,\"output_token_limit\":16384,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_grok.png\",\"extra\":{\"paid_user_only\":false}},\"grok-4-fast\":{\"title\":\"Grok 4 Fast\",\"type\":\"chat\",\"from\":\"xai\",\"value\":\"grok-4-fast\",\"providers\":[\"xai\"],\"input_token_limit\":128000,\"output_token_limit\":16384,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_grok.png\",\"extra\":{\"paid_user_only\":false}},\"grok-4-fast-reasoning\":{\"title\":\"Grok 4 Fast\",\"type\":\"reasoning\",\"from\":\"xai\",\"value\":\"grok-4-fast-reasoning\",\"providers\":[\"xai\"],\"input_token_limit\":128000,\"output_token_limit\":16384,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_grok.png\",\"extra\":{\"fake_reasoning\":true,\"paid_user_only\":false}},\"kimi-k2\":{\"title\":\"Kimi K2\",\"type\":\"chat\",\"from\":\"moonshot\",\"value\":\"kimi-k2\",\"providers\":[\"moonshot\"],\"input_token_limit\":262144,\"output_token_limit\":30000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_kimi.png\",\"extra\":{\"disable_image_input\":true}},\"kimi-k2-thinking\":{\"title\":\"Kimi K2 Thinking\",\"type\":\"reasoning\",\"from\":\"moonshot\",\"value\":\"kimi-k2-thinking\",\"providers\":[\"moonshot\"],\"input_token_limit\":262144,\"output_token_limit\":30000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_kimi.png\",\"extra\":{\"disable_image_input\":true}},\"minimax-m2\":{"])</script><script>self.__next_f.push([1,"\"title\":\"MiniMax M2\",\"type\":\"chat\",\"from\":\"minimax\",\"value\":\"minimax-m2\",\"providers\":[\"minimax\"],\"input_token_limit\":160000,\"output_token_limit\":8190,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_minimax.png\",\"extra\":{\"disable_image_input\":true,\"display_thinking_tag\":false,\"display_free\":false}},\"gemini-3-pro-preview\":{\"title\":\"Gemini 3 Pro\",\"type\":\"reasoning\",\"from\":\"google\",\"value\":\"gemini-3-pro-preview\",\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"providers\":[\"vertexai\"],\"input_token_limit\":1000000,\"output_token_limit\":64000,\"extra\":{\"fake_reasoning\":true,\"display_thinking_tag\":false,\"paid_user_only\":true}},\"grok-4-1-fast-reasoning\":{\"title\":\"Grok 4.1 Fast\",\"type\":\"reasoning\",\"from\":\"xai\",\"value\":\"grok-4-1-fast-reasoning\",\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_grok.png\",\"providers\":[\"xai\"],\"input_token_limit\":128000,\"output_token_limit\":16384,\"extra\":{\"fake_reasoning\":true,\"display_thinking_tag\":true,\"paid_user_only\":false}},\"gemini-3-pro-image-preview\":{\"title\":\"Nano Banana Pro\",\"type\":\"image\",\"from\":\"vertexai\",\"value\":\"gemini-3-pro-image-preview\",\"providers\":[\"vertexai\"],\"input_token_limit\":64000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_nano_banana.png\",\"extra\":{\"display_free\":false}},\"claude-4-5-opus\":{\"title\":\"Claude Opus 4.5\",\"type\":\"reasoning\",\"from\":\"anthropic\",\"value\":\"claude-4-5-opus\",\"providers\":[\"anthropic\",\"bedrock\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\",\"extra\":{\"paid_user_only\":true}},\"deepseek-chat\":{\"title\":\"DeepSeek V3.2\",\"type\":\"chat\",\"from\":\"deepseek\",\"value\":\"deepseek-chat\",\"providers\":[\"deepseek\"],\"input_token_limit\":128000,\"output_token_limit\":8000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_deepseek.png\",\"extra\":{\"disable_image_input\":true,\"prediction\":false,\"display_thinking_tag\":false}},\"doubao-seedream-4-5-251128\":{\"title\":\"Seedream 4.5\",\"type\":\"image\",\"from\":\"volcengine-fangzhou\",\"value\":\"doubao-seedream-4-5-251128\",\"providers\":[\"byteplus\"],\"input_token_limit\":0,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/seedream.avif\",\"extra\":{\"display_free\":false}},\"gpt-5-2\":{\"title\":\"GPT-5.2\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5-2\",\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":400000,\"output_token_limit\":128000,\"extra\":{\"disable_image_input\":false,\"display_thinking_tag\":true,\"paid_user_only\":false}},\"gemini-3-flash-preview\":{\"title\":\"Gemini 3 Flash\",\"type\":\"chat\",\"from\":\"google\",\"value\":\"gemini-3-flash-preview\",\"providers\":[\"vertexai\"],\"input_token_limit\":1048576,\"output_token_limit\":65535,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"extra\":{\"display_free\":true}},\"gpt-image-1.5\":{\"title\":\"GPT Image 1.5\",\"type\":\"image\",\"from\":\"openai\",\"value\":\"gpt-image-1.5\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"paid_user_only\":false}},\"kling-v2-5-turbo\":{\"title\":\"Kling video 2.5 turbo\",\"type\":\"video\",\"from\":\"kling\",\"value\":\"kling-v2-5-turbo\",\"icon_url\":\"https://cdn.gooo.ai/assets/keling.png\",\"providers\":[\"kling\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"extra\":{}},\"kling-v1-6\":{\"title\":\"Kling video 1.6\",\"type\":\"video\",\"from\":\"kling\",\"value\":\"kling-v1-6\",\"icon_url\":\"https://cdn.gooo.ai/assets/keling.png\",\"providers\":[\"kling\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"extra\":{}},\"seedance-1-5-pro-251215\":{\"title\":\"Seedance 1.5 Pro\",\"type\":\"video\",\"from\":\"byteplus\",\"value\":\"seedance-1-5-pro-251215\",\"icon_url\":\"https://cdn.gooo.ai/assets/seedance.png\",\"providers\":[\"byteplus\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"extra\":{}},\"seedance-1-0-pro-250528\":{\"title\":\"Seedance 1.0 Pro\",\"type\":\"video\",\"from\":\"byteplus\",\"value\":\"seedance-1-0-pro-250528\",\"icon_url\":\"https://cdn.gooo.ai/assets/seedance.png\",\"providers\":[\"byteplus\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"extra\":{}},\"minimax-m2-1\":"])</script><script>self.__next_f.push([1,"{\"title\":\"MiniMax M2.1\",\"type\":\"reasoning\",\"from\":\"minimax\",\"value\":\"minimax-m2-1\",\"providers\":[\"minimax\"],\"input_token_limit\":204800,\"output_token_limit\":8190,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_minimax.png\",\"extra\":{\"disable_image_input\":true,\"display_thinking_tag\":false,\"display_free\":false}},\"glm-4.7\":{\"title\":\"GLM 4.7\",\"type\":\"reasoning\",\"from\":\"openrouter\",\"value\":\"glm-4.7\",\"providers\":[\"openrouter\"],\"input_token_limit\":200000,\"output_token_limit\":65536,\"icon_url\":\"https://cdn.gooo.ai/assets/zhipuai.png\",\"extra\":{\"display_free\":false,\"disable_image_input\":true}},\"claude-4-6-opus\":{\"title\":\"Claude Opus 4.6\",\"type\":\"chat\",\"from\":\"anthropic\",\"value\":\"claude-4-6-opus\",\"providers\":[\"anthropic\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\",\"extra\":{\"paid_user_only\":true}},\"gemini-2.5-flash-image\":{\"title\":\"Nano Banana\",\"type\":\"image\",\"from\":\"vertexai\",\"value\":\"gemini-2.5-flash-image\",\"providers\":[\"vertexai\"],\"input_token_limit\":32000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_nano_banana.png\",\"extra\":{}},\"kimi-k2.5\":{\"title\":\"Kimi K2.5\",\"type\":\"reasoning\",\"from\":\"moonshot\",\"value\":\"kimi-k2.5\",\"providers\":[\"moonshot\"],\"input_token_limit\":262144,\"output_token_limit\":30000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_kimi.png\",\"extra\":{\"disable_image_input\":false}},\"claude-4-6-sonnet\":{\"title\":\"Claude Sonnet 4.6\",\"type\":\"chat\",\"from\":\"anthropic\",\"value\":\"claude-4-6-sonnet\",\"providers\":[\"anthropic\",\"bedrock\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\",\"extra\":{\"paid_user_only\":true}},\"minimax-m2-5\":{\"title\":\"MiniMax M2.5\",\"type\":\"reasoning\",\"from\":\"minimax\",\"value\":\"minimax-m2-5\",\"providers\":[\"minimax\"],\"input_token_limit\":200000,\"output_token_limit\":8190,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_minimax.png\",\"extra\":{\"disable_image_input\":true,\"display_thinking_tag\":false,\"display_free\":false,\"fake_reasoning\":false}},\"gemini-3.1-pro-preview\":{\"title\":\"Gemini 3.1 Pro\",\"type\":\"reasoning\",\"from\":\"google\",\"value\":\"gemini-3.1-pro-preview\",\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"providers\":[\"vertexai\"],\"input_token_limit\":1048576,\"output_token_limit\":65536,\"extra\":{\"fake_reasoning\":true,\"display_thinking_tag\":false,\"paid_user_only\":false}},\"gemini-3.1-flash-image-preview\":{\"title\":\"Nano Banana 2\",\"type\":\"image\",\"from\":\"vertexai\",\"value\":\"gemini-3.1-flash-image-preview\",\"providers\":[\"vertexai\"],\"input_token_limit\":64000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_nano_banana.png\",\"extra\":{\"display_free\":false}},\"qwen-image-2.0\":{\"title\":\"Qwen Image 2.0\",\"type\":\"image\",\"from\":\"qwen\",\"value\":\"qwen-image-2.0\",\"providers\":[\"aliyun\"],\"input_token_limit\":1000000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_qwen.png\",\"extra\":{}},\"qwen-image-2.0-pro\":{\"title\":\"Qwen Image 2.0 Pro\",\"type\":\"image\",\"from\":\"qwen\",\"value\":\"qwen-image-2.0-pro\",\"providers\":[\"aliyun\"],\"input_token_limit\":1000000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_qwen.png\",\"extra\":{}},\"gpt-5.3-chat-latest\":{\"title\":\"GPT-5.3\",\"type\":\"chat\",\"from\":\"openai\",\"value\":\"gpt-5.3-chat-latest\",\"providers\":[\"openai\"],\"input_token_limit\":400000,\"output_token_limit\":128000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"paid_user_only\":false}},\"gemini-3.1-flash-lite-preview\":{\"title\":\"Gemini 3 Flash Lite\",\"type\":\"reasoning\",\"from\":\"google\",\"value\":\"gemini-3.1-flash-lite-preview\",\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"providers\":[\"vertexai\"],\"input_token_limit\":1000000,\"output_token_limit\":64000,\"extra\":{\"fake_reasoning\":true,\"display_thinking_tag\":false,\"paid_user_only\":false}},\"gpt-5-4\":{\"title\":\"GPT-5.4\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5-4\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":272000,\"output_token_limit\":16384,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\","])</script><script>self.__next_f.push([1,"\"extra\":{\"paid_user_only\":true,\"display_thinking_tag\":true}},\"grok-imagine-video\":{\"title\":\"Grok Imagine Video\",\"type\":\"video\",\"from\":\"xai\",\"value\":\"grok-imagine-video\",\"providers\":[\"xai\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_grok.png\",\"extra\":{\"paid_user_only\":true}},\"seedream-5-0-lite-260128\":{\"title\":\"Seedream 5.0 Lite\",\"type\":\"image\",\"from\":\"volcengine-fangzhou\",\"value\":\"seedream-5-0-lite-260128\",\"providers\":[\"byteplus\"],\"input_token_limit\":0,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/seedream.avif\",\"extra\":{\"display_free\":false}},\"doubao-seedance-2-0-260128\":{\"title\":\"Seedance 2.0\",\"type\":\"video\",\"from\":\"byteplus\",\"value\":\"doubao-seedance-2-0-260128\",\"icon_url\":\"https://cdn.gooo.ai/assets/seedance.png\",\"providers\":[\"byteplus\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"extra\":{}},\"doubao-seedance-2-0-fast-260128\":{\"title\":\"Seedance 2.0 Fast\",\"type\":\"video\",\"from\":\"byteplus\",\"value\":\"doubao-seedance-2-0-fast-260128\",\"icon_url\":\"https://cdn.gooo.ai/assets/seedance.png\",\"providers\":[\"byteplus\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"extra\":{}},\"claude-4-7-opus\":{\"title\":\"Claude Opus 4.7\",\"type\":\"reasoning\",\"from\":\"anthropic\",\"value\":\"claude-4-7-opus\",\"providers\":[\"anthropic\",\"bedrock\"],\"input_token_limit\":200000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_claude.png\",\"extra\":{\"paid_user_only\":true,\"display_thinking_tag\":true}},\"kimi-k2.6\":{\"title\":\"Kimi K2.6\",\"type\":\"reasoning\",\"from\":\"moonshot\",\"value\":\"kimi-k2.6\",\"providers\":[\"moonshot\"],\"input_token_limit\":262144,\"output_token_limit\":30000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_kimi.png\",\"extra\":{\"disable_image_input\":false,\"paid_user_only\":false}},\"gpt-image-2-2026-04-21\":{\"title\":\"GPT Image 2\",\"type\":\"image\",\"from\":\"openai\",\"value\":\"gpt-image-2-2026-04-21\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{}},\"gpt-5-5\":{\"title\":\"GPT-5.5\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5-5\",\"providers\":[\"openai\",\"aihubmix\",\"azure\"],\"input_token_limit\":400000,\"output_token_limit\":64000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"paid_user_only\":true}},\"deepseek-v4-pro\":{\"title\":\"DeepSeek V4 Pro\",\"type\":\"reasoning\",\"from\":\"deepseek\",\"value\":\"deepseek-v4-pro\",\"providers\":[\"deepseek\"],\"input_token_limit\":200000,\"output_token_limit\":32000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_deepseek.png\",\"extra\":{\"disable_image_input\":true,\"prediction\":false,\"display_thinking_tag\":false}},\"deepseek-v4-flash\":{\"title\":\"DeepSeek V4 Flash\",\"type\":\"reasoning\",\"from\":\"deepseek\",\"value\":\"deepseek-v4-flash\",\"providers\":[\"deepseek\"],\"input_token_limit\":200000,\"output_token_limit\":32000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_deepseek.png\",\"extra\":{\"disable_image_input\":true,\"prediction\":false,\"display_thinking_tag\":false}},\"gemini-3.1-flash-tts\":{\"title\":\"Gemini 3.1 Flash TTS\",\"type\":\"tts\",\"from\":\"google\",\"value\":\"gemini-3.1-flash-tts\",\"providers\":[\"google\",\"vertexai\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"extra\":{}},\"veo-3.1-generate-001\":{\"title\":\"Veo 3.1\",\"type\":\"video\",\"from\":\"google\",\"value\":\"veo-3.1-generate-001\",\"icon_url\":\"https://cdn.gooo.ai/assets/gemini-detail-icon.png\",\"input_token_limit\":128000,\"output_token_limit\":8192,\"providers\":[\"vertexai\"],\"extra\":{}},\"veo-3.1-fast-generate-001\":{\"title\":\"Veo 3.1 Fast\",\"type\":\"video\",\"from\":\"google\",\"value\":\"veo-3.1-fast-generate-001\",\"icon_url\":\"https://cdn.gooo.ai/assets/gemini-detail-icon.png\",\"input_token_limit\":128000,\"output_token_limit\":8192,\"providers\":[\"vertexai\"],\"extra\":{}},\"happyhorse-1.0\":{\"title\":\"HappyHorse 1.0\",\"type\":\"video\",\"from\":\"qwen\",\"value\":\"happyhorse-1.0\",\"providers\":[\"aliyun\"],\"input_token_limit\":0,\"output_token_limit\":0,\"icon_url\":\"https://cdn.gooo.ai/assets/model-icons/happyhorse-1.0.png\",\"extra\":{}}},\"PUBLIC_OFFLINE_WEB_PACKAGE"])</script><script>self.__next_f.push([1,"S\":[{\"name\":\"youweb\",\"url\":\"https://cdn.gooo.ai/offline-packages/production/youweb/4f8c051c25/4f8c051c25.zip\",\"shasum\":\"e6046b98cce4f36127dfcbea39fb7968eb02020225d5471d6fe249ff89ecafbe\"}],\"PUBLIC_PRODUCT_TIER_LIMITS\":{\"free\":{\"file_size\":10485760,\"video_file_size\":0},\"pro\":{\"file_size\":104857600,\"video_file_size\":524288000},\"max\":{\"file_size\":524288000,\"video_file_size\":1073741824}},\"PUBLIC_PRODUCT_TIER_QUOTAS\":{\"free\":{\"storage\":107374182400,\"new_snip\":100,\"nano_banana_pro\":2,\"image_generation\":2,\"ppt_generate\":1},\"pro\":{\"storage\":107374182400},\"max\":{\"storage\":107374182400}},\"PUBLIC_SPRITE_MODELS\":[\"deepseek-v4-pro\",\"claude-4-6-opus\",\"gemini-3.1-pro-preview\"],\"PUBLIC_TOOL_AS_SKILL\":{\"learn\":{\"skillId\":\"019c274d-217c-71f8-ba62-770abf25c4a6\"},\"research\":{\"skillId\":\"019c2855-1439-71b5-8699-936ec99b13c7\"},\"write\":{\"skillId\":\"019c32a0-c571-74f0-8ae5-9262c15cced7\"},\"proxyWrite\":{\"skillId\":\"019c32a0-c571-74f0-8ae5-9262c15cced7\"},\"generateWebpage\":{\"skillId\":\"019c3256-2b1a-70c2-befb-eb606c2cee8c\"},\"imageGenerate\":{\"skillId\":\"019c4d56-f23a-78a7-9ebb-af41b8993a0e\"},\"slidesGenerate\":{\"skillId\":\"019c4d57-c814-7c20-8ee3-94ed9d19a2c6\"},\"dispatchArticle\":{\"skillId\":\"019d966e-8bdd-7238-9047-065b3e9f7344\"},\"videoGenerate\":{\"skillId\":\"019d4d32-6768-7b4c-a44a-e44789260a9f\"}},\"PUBLIC_TURNSTILE_EMAIL_WHITELIST_DOMAINS\":[\"163.com\",\"gmail.com\",\"proton.me\"],\"PUBLIC_YOUTUBE_BOARD_EXAMPLE_URL\":\"https://youtu.be/n3Xv_g3g-mA\"},\"idealPath\":\"$undefined\"}]]}]}]\n"])</script></body></html>