YouMind
OverviewUse casesSkillsPromptsPricingBlogUpdates

Editorial-magazine presentation

madeBy
YYouMind Official
installedBy
55
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 max-md:w-[32px] max-md:justify-center max-md:px-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 max-md:hidden">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-md"><img src="https://cdn.gooo.ai/web-images/5ea5b5ff08db86de4bdfef449c39d1dab4662790e9f686064fc7d5758b11ded8" alt="International Industry Briefing Generator" class="size-full object-cover"/></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">International Industry Briefing Generator</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Generate daily dynamic briefings with international media quality for any industry, covering the entire chain from data collection to content generation, brand layout, publication and archiving, and distribution. It supports seven days and seven colors of Morandi color scheme, three-layer content structure (information → analysis → insight), automatic deduplication, and engineered delivery.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/gen-images/ea2f6f36aa39053fac64ff5cc4fc5dff138e1f14c21ca49657c49bba0676708a.png@small" alt="International Industry Briefing Generator" 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-md"><img src="https://cdn.gooo.ai/web-images/b6a2465d1d27a2da1b6d09b3e96442df9230fe1e40dbd3153a016e91067575a7" alt="Foreign Language Dictation Field Generator" class="size-full object-cover"/></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">Foreign Language Dictation Field Generator</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Paste the vocabulary list and generate an H5 practice webpage that allows keyboard input for dictation with a single click, which can then be sent directly to students. ✍️ Real Keyboard Dictation – Not multiple choice, students must spell manually, truly testing their memory 🔥 Combo Incentive System – Consecutive correct answers automatically trigger sound effects and animations, keeping learning engaging 💡 Two-Level Spelling Hints – First, the first letter is shown, then the full word is displayed, progressing gradually without discouraging confidence 📚 Automatic Error Saving – Incorrect answers or words used in hints are automatically added to the error database, supporting targeted secondary review 📊 Viewable Learning Reports – Cumulative practice counts, scores for each level, and overall accuracy are clearly displayed 🏆 Percentage-Based Score Chart – A scorecard with the student's name is generated upon completion; easily screenshot and share to the group 📋 One-Click Score Copying – Students simply copy the text and share it to the group; teachers easily compile the data without downloading any files 🎨 14 Visual Themes – Deep Sea Aurora, Cherry Blossoms, Egg Waffle Party… always something new · Multilingual Support · Intelligent Layered Levels · Perfect Mobile Adaptation · Zero Code, Zero Learning Barrier</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/gen-images/9b390197bf28cb80bfc9c88ef6dfca40fad4d8d6f1e8f84fc706272ac2400c6d.jpeg@small" alt="Foreign Language Dictation Field Generator" 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-md"><img src="https://cdn.gooo.ai/gen-images/cb0b7b962931d4efacd9cb64af8e7fbf7575b6f27c80a90ba8e4531cc0565e67.jpeg" alt="Long image Q&A poster generation" class="size-full object-cover"/></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">Long image Q&A poster generation</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Based on the title, several sets of Q&A, and footer content provided by the user, generate a vertical Q&A promotional poster HTML with a blue and white color scheme, right angles, and no shadows, and output a high-resolution screenshot. The layout and color scheme are fixed and reusable; users only need to replace the text content.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/gen-images/8cbca450c3da5c444a57600f57fe551d0a2b14ac5f19f29227f0f9ad7621f60c.jpeg@small" alt="Long image Q&A poster generation" 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-xl border border-subtle-border" 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-2.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">55</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 max-md:w-[32px] max-md:justify-center max-md:px-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 max-md:hidden">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-md"><img src="https://cdn.gooo.ai/web-images/5ea5b5ff08db86de4bdfef449c39d1dab4662790e9f686064fc7d5758b11ded8" alt="International Industry Briefing Generator" class="size-full object-cover"/></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">International Industry Briefing Generator</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Generate daily dynamic briefings with international media quality for any industry, covering the entire chain from data collection to content generation, brand layout, publication and archiving, and distribution. It supports seven days and seven colors of Morandi color scheme, three-layer content structure (information → analysis → insight), automatic deduplication, and engineered delivery.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/gen-images/ea2f6f36aa39053fac64ff5cc4fc5dff138e1f14c21ca49657c49bba0676708a.png@small" alt="International Industry Briefing Generator" 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-md"><img src="https://cdn.gooo.ai/web-images/b6a2465d1d27a2da1b6d09b3e96442df9230fe1e40dbd3153a016e91067575a7" alt="Foreign Language Dictation Field Generator" class="size-full object-cover"/></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">Foreign Language Dictation Field Generator</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Paste the vocabulary list and generate an H5 practice webpage that allows keyboard input for dictation with a single click, which can then be sent directly to students. ✍️ Real Keyboard Dictation – Not multiple choice, students must spell manually, truly testing their memory 🔥 Combo Incentive System – Consecutive correct answers automatically trigger sound effects and animations, keeping learning engaging 💡 Two-Level Spelling Hints – First, the first letter is shown, then the full word is displayed, progressing gradually without discouraging confidence 📚 Automatic Error Saving – Incorrect answers or words used in hints are automatically added to the error database, supporting targeted secondary review 📊 Viewable Learning Reports – Cumulative practice counts, scores for each level, and overall accuracy are clearly displayed 🏆 Percentage-Based Score Chart – A scorecard with the student's name is generated upon completion; easily screenshot and share to the group 📋 One-Click Score Copying – Students simply copy the text and share it to the group; teachers easily compile the data without downloading any files 🎨 14 Visual Themes – Deep Sea Aurora, Cherry Blossoms, Egg Waffle Party… always something new · Multilingual Support · Intelligent Layered Levels · Perfect Mobile Adaptation · Zero Code, Zero Learning Barrier</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/gen-images/9b390197bf28cb80bfc9c88ef6dfca40fad4d8d6f1e8f84fc706272ac2400c6d.jpeg@small" alt="Foreign Language Dictation Field Generator" 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-md"><img src="https://cdn.gooo.ai/gen-images/cb0b7b962931d4efacd9cb64af8e7fbf7575b6f27c80a90ba8e4531cc0565e67.jpeg" alt="Long image Q&A poster generation" class="size-full object-cover"/></div></div><div class="flex flex-col gap-2 shrink-0"><h3 class="text-xl font-semibold leading-7 text-primary line-clamp-1">Long image Q&A poster generation</h3><p class="text-sm leading-5 text-caption-fg line-clamp-3 h-[60px]">Based on the title, several sets of Q&A, and footer content provided by the user, generate a vertical Q&A promotional poster HTML with a blue and white color scheme, right angles, and no shadows, and output a high-resolution screenshot. The layout and color scheme are fixed and reusable; users only need to replace the text content.</p></div><div class="flex-1 rounded-xl overflow-hidden relative bg-[#f5f5f5]"><img src="https://cdn.gooo.ai/gen-images/8cbca450c3da5c444a57600f57fe551d0a2b14ac5f19f29227f0f9ad7621f60c.jpeg@small" alt="Long image Q&A poster generation" 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-6 pb-[90px] pt-[64px] font-sans-title text-sm bg-card sm:px-[8%] md:pt-[80px] md:text-base"><div class="mx-auto mt-4 flex w-full max-w-[1440px] flex-col gap-8 lg:flex-row"><div class="mb-8 min-w-0 flex-1 md:mb-0 lg:max-w-[320px] 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="mt-10 flex flex-wrap items-center gap-6"><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] max-w-full w-auto"/></a></div></div><div class="grid min-w-0 flex-1 grid-cols-2 gap-x-8 gap-y-10 sm:grid-cols-3 lg:grid-cols-[2.2fr_2fr_1.5fr_0.7fr_0.7fr] lg:gap-x-6 xl:gap-x-10 2xl:gap-x-12"><div class="min-w-0"><div class="mb-[16px] text-base font-semibold">Prompts</div><div class="flex flex-col gap-[20px] text-sm"><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/nano-banana-pro-prompts?utm_source=footer">Nano Banana Pro Prompts</a><a class="break-words 2xl: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="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/seedance-2-0-prompts?utm_source=footer">Seedance 2.0 Prompts</a><a class="break-words 2xl: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="break-words 2xl: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="break-words 2xl: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="min-w-0"><div class="mb-[16px] text-base font-semibold">AI Tools</div><div class="flex flex-col gap-[20px] text-sm"><a class="break-words 2xl: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="break-words 2xl: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="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/landing/markdown-to-x-article?utm_source=footer">Markdown to 𝕏 Article</a><a class="break-words 2xl: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="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/landing/lenny-career-coach?utm_source=footer">Lenny Career Coach</a><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/landing/image-to-prompt?utm_source=footer">Image to Prompt</a><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/abti?utm_source=footer">ABTI Personality Test</a></div></div><div class="min-w-0"><div class="mb-[16px] text-base font-semibold">Blog</div><div class="flex flex-col gap-[20px] text-sm"><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/blog/best-notebooklm-alternatives">NotebookLM Alternatives</a></div></div><div class="min-w-0"><div class="mb-[16px] text-base font-semibold">Product</div><div class="flex flex-col gap-[20px] text-sm"><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/use-cases">Use cases</a><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/for-agents">For agents</a><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/pricing">Pricing</a></div></div><div class="mt-0 min-w-0"><div class="mb-[16px] text-base font-semibold">Company</div><div class="flex flex-col gap-[20px] text-sm"><div class="cursor-pointer break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]">Contact us</div><a class="break-words 2xl:whitespace-nowrap text-[rgba(0,0,0,0.6)]" href="/privacy">Privacy</a><a class="break-words 2xl: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/0im9dk6sto01w.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/09bumy7.fq33n.js\",\"/_next/static/chunks/0gck_ikc_y1ws.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\"],\"default\"]\nf:I[663151,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0.guxgqyf8xor.js\",\"/_next/static/chunks/0c~hmvcny0u6q.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0gck_ikc_y1ws.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\"],\"default\"]\n13:I[506740,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"OutletBoundary\"]\n14:\"$Sreact.suspense\"\n17:I[506740,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"ViewportBoundary\"]\n19:I[506740,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"MetadataBoundary\"]\n1b:I[471642,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0zo16x~6511a3.js\",\"/_next/static/chunks/0or_c~mpbpsa..js\",\"/_next/static/chunks/0_1w.mufywm6g.js\"],\"Header\"]\n1d:I[238910,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"\"]\n1e:I[148724,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n1f:I[855331,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"PostHogProvider\"]\n20:I[612645,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n"])</script><script>self.__next_f.push([1,"9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"GtagProvider\"]\n21:I[242092,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"ThemeProvider\"]\n23:I[825979,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n27:I[407240,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"I18nProvider\"]\n28:I[422187,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"NuqsAdapter\"]\n29:I[470174,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n2a:I[416398,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g"])</script><script>self.__next_f.push([1,"-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"GoogleOneTapPrompt\"]\n2b:I[524955,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n2c:I[170637,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"default\"]\n2d:I[246331,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"Toaster\"]\n2e:I[673227,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\"],\"PageRedirecting\"]\n:HL[\"/_next/static/chunks/06ay0q_yd-zwf.css\",\"style\"]\n:HL[\"/_next/static/chunks/0wa1ljaupr01t.css\",\"style\"]\n:HL[\"/_next/static/chunks/0w4j13h6i7zdh.css\",\"style\"]\n:HL[\"/_next/static/chunks/0mtcuu7cd2iei.css\",\"style\"]\n:HL[\"/_next/static/chunks/0su9_dv.yy5-~.css\",\"style\"]\n:HL[\"/_next/static/chunks/0g_kx87ntck.4.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/Airbn"])</script><script>self.__next_f.push([1,"bCereal_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\":[\"(site)\",{\"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/06ay0q_yd-zwf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0wa1ljaupr01t.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\",\"async\":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/0v47jk36s6w8x.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/15ezqdjr8qxh..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/0yn91s91gmmxu.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/11ag6wy3p55f8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/14oig4.--k3~x.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-10\",{\"src\":\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-11\",{\"src"])</script><script>self.__next_f.push([1,"\":\"/_next/static/chunks/0puqxh11zgnvw.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-12\",{\"src\":\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-13\",{\"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/0su9_dv.yy5-~.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0g_kx87ntck.4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0zo16x~6511a3.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0or_c~mpbpsa..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0_1w.mufywm6g.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\",\"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/0w~mw2hur4s6d.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/13guct8eisz4c.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0kpqv9w34iff0.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/12esm9pb26rc4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0nr6wsyjnfx51.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0avhn55nx4lgr.js\",\"async\":true,\"nonce\":\"$undefined\"}],\"$L8\",\"$L9\",\"$La\",\"$Lb\"],\"$Lc\"]}],{},null,false,null]},null,false,\"$@d\"]},null,false,\"$@d\"]},null,false,null]},null,false,null]},null,false,null],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[\"$L10\",\"$L11\",\"$L12\"]],\"S\":false,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"6j7CbDYD4oQmW9OW-4v_g\"}\n8:[\"$\",\"script\",\"script-6\",{\"src\":\"/_next/static/chunks/0p99dkfg6coxz.js\",\"async\":true,\"nonce\":\"$undefined\"}]\n9:[\"$\",\"script\",\"script-7\",{\"src\":\"/_next/static/chunks/0ri2baxbh-rap.js\",\"async\":true,\"nonce\":\"$undefined\"}]\na:[\"$\",\"script\",\"script-8\",{\"src\":\"/_next/static/chunks/0g-9ndz.mv4dd.js\",\"async\":true,\"nonce\":\"$undefined\"}]\nb:[\"$\",\"script\",\"script-9\",{\"src\":\"/_next/static/chunks/0p5~dxikubg2e.js\",\"async\":true,\"nonce\":\"$undefined\"}]\nc:[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$14\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@15\"}]}]\n16:[]\nd:\"$W16\"\ne:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L17\",null,{\"children\":\"$L18\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L19\",null,{\"children\":[\"$\",\"$14\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L1a\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n10:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/06ay0q_yd-zwf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n11:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0wa1ljaupr01t.css\",\"precedence\":\"next\",\"cro"])</script><script>self.__next_f.push([1,"ssOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n12:[\"$\",\"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\":[[\"$\",\"$L1b\",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\"}]}],\"$L1c\"]}]]\n5:[\"$\",\"html\",null,{\"lang\":\"en-US\",\"suppressHydrationWarning\":true,\"className\":\"inter_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\"}],[[\"$\",\"$L1d\",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 \"}}],[\"$\",\"$L1d\",null,{\"src\":\"https://cdn.firstpromoter.com/fpr.js\",\"strategy\":\"lazyOnload\"}]],[[\"$\",\"$L1d\",null,{\"src\":\"https://www.googletagmanager.com/gtag/js?id=G-EP3DKQTSZ9\",\"strategy\":\"lazyOnload\"}],[\"$\",\"$L1d\",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 "])</script><script>self.__next_f.push([1," fill: currentColor;\\n overflow: hidden;\\n }\"}],[\"$\",\"$L1d\",null,{\"src\":\"https://cdn.gooo.ai/assets/iconfont_icons.js\",\"strategy\":\"lazyOnload\"}]]}],[\"$\",\"body\",null,{\"translate\":\"no\",\"suppressHydrationWarning\":true,\"className\":\"bg-white text-foreground\",\"children\":[[\"$\",\"$L1e\",null,{\"shadow\":false,\"color\":\"var(--primary)\",\"showSpinner\":false,\"height\":3,\"showForHashAnchor\":false}],[\"$\",\"$L1f\",null,{\"children\":[\"$\",\"$L20\",null,{\"children\":[\"$\",\"$L21\",null,{\"attribute\":\"class\",\"defaultTheme\":\"light\",\"forcedTheme\":\"light\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":\"$L22\"}]}]}]]}]]}]\n24: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 tiers, safety notes, and a 10 million-person waitlist.25: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.22:[\"$\",\"$L23\",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\",\"abti\":\"ABTI Personality Test\",\"markdownToXArticle\":\"Markdown to 𝕏 Article\",\"imageToPrompt\":\"Image to Prompt\",\"forAgents\":\"For agents\"},\"Auth\":{\"Footnote\":{\"desc\":\"By continuing, you agree to the \",\"terms\":\"Terms\",\"privacy"])</script><script>self.__next_f.push([1,"\":\"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\",\"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.\"},\"howTo"])</script><script>self.__next_f.push([1,"Pay\":{\"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 your 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\",\"xViralCovers\":\"𝕏 Article Covers\"},\"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 "])</script><script>self.__next_f.push([1,"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\":\"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\":"])</script><script>self.__next_f.push([1,"{\"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 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"])</script><script>self.__next_f.push([1," 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 create 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\":\"Log in to get {credits} free credits\",\"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 usefu"])</script><script>self.__next_f.push([1,"l, 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 prompt 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, en"])</script><script>self.__next_f.push([1,"abling 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\":\"Log in to get {credits} free credits\",\"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 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 "])</script><script>self.__next_f.push([1,"{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\",\"ogImageAlt\":\"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 re"])</script><script>self.__next_f.push([1,"ference 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\":\"Log in to get {credits} free credits\",\"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\":\"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\",\"he"])</script><script>self.__next_f.push([1,"aderDescription\":\"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 delivers 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 image"])</script><script>self.__next_f.push([1,"s...\",\"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\":\"Log in to get {credits} free credits\",\"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 can 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"])</script><script>self.__next_f.push([1,"?\",\"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\",\"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 Gemini 3 Pro's Powerful Capabilities\",\"benefit1\":\"Log in to get {credits} free credits\",\"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\":\"P"])</script><script>self.__next_f.push([1,"rompt\",\"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 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\":\"Log in to get {credits} free credits\",\"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 a"])</script><script>self.__next_f.push([1,"nd 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\",\"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\":\"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 cre"])</script><script>self.__next_f.push([1,"ate\",\"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\":\"Log in to get {credits} free credits\",\"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\"},\"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 r"])</script><script>self.__next_f.push([1,"esearch, 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\":\"Need 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\",\"ben"])</script><script>self.__next_f.push([1,"efit4\":\"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 Article 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\":\"Subscribe for free\"},\"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\",\"coverRemix\":\"Remix cover\"},\"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\",\"feature"])</script><script>self.__next_f.push([1,"1\":\"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 😉\",\"subscribeTitle\":\"Sign in to unlock the daily digest\"},\"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\",\"cover-remix\":\"Bind your cover remix 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\"},\"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.\",\"breadcrumb\":\"Explore\"},\"covers\":{\"teaserTitle\":\"Viral covers\",\"teaserSubtitle\":\"Curated cover designs · One click to remix\",\"viewAll\":\"View all\",\"title\":\"Viral Article Covers\",\"subtitle\":\"Cover designs handpicked for AI remixing\",\"breadcrumb\":\"Covers\",\"listTitle\":\"All covers\",\"listSubtitle\":\"{count} remixable covers\",\"emptyTitle\":\"No remixable covers yet\",\"emptySubtitle\":\"Editors are still curating cover-worthy designs. Check back soon.\",\"metaTitle\":\"Viral X Article Covers Worth Remixing - YouMind\",\"metaDescription\":\"Curated viral X/Twitter article covers ready to be remixed into your own design. Open any article and remix its cover with AI in one click.\"},\"rss\":{\"ariaLabel\":\"Subscribe via RSS\"}},\"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 "])</script><script>self.__next_f.push([1,"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\":\"$24\",\"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\":\"$25\"},\"templates\":{\"placeholder\":\"Preview coming soon\",\"expandPreview\":\"Expand preview\",\"recommendedBadge\":\"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"])</script><script>self.__next_f.push([1,"\":\"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\":\"✅\",\"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\":\"⭐⭐⭐⭐\"},\"multilingu"])</script><script>self.__next_f.push([1,"alText\":{\"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 the 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; len"])</script><script>self.__next_f.push([1,"gth, 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 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"])</script><script>self.__next_f.push([1,"\",\"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 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 2's Powerful Capabilities\",\"benefit1\":\"Log in to get {credits} free credits\",\"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\""])</script><script>self.__next_f.push([1,",\"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\":\"{promptCount} 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 · 10"])</script><script>self.__next_f.push([1,"0% 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 details\",\"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.\",\"headi"])</script><script>self.__next_f.push([1,"ng\":\"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.\"},\"CreatorRewardBanner\":{\"homeLabel\":\"Creator Rewards Plan launched\",\"skillsLabel\":\"Creator Rewards Plan launched\"},\"ForAgents\":{\"metaTitle\":\"YouMind for agents\",\"metaDescription\":\"Instructions and API references for using YouMind with AI agents.\",\"eyebrow\":\"For agents\",\"title\":\"Use YouMind with AI agents\",\"subtitle\":\"Give your agent the official YouMind skill and API references for capturing, organizing, and creating in your YouMind workspace.\",\"cardTitle\":\"Copy this prompt\",\"cardDescription\":\"Copy this into your agent chat or automation runner.\",\"prompt\":\"Read https://youmind.com/skill.md and follow the instructions to use YouMind.\\n\\nIf you can install skills, run:\\nnpx skills add https://github.com/YouMind-OpenLab/skills --skill youmind\",\"copy\":\"Copy prompt\",\"copied\":\"Copied\"}},\"now\":\"$undefined\",\"timeZone\":\"UTC\",\"children\":\"$L26\"}]\n26:[\"$\",\"$L27\",null,{\"locale\":\"en-US\",\"children\":[\"$\",\"$L28\",null,{\"children\":[[\"$\",\"$L29\",null,{}],[\"$\",\"$14\",null,{\"fallback\":null,\"children\":[\"$\",\"$L2a\",null,{}]}],[\"$\",\"$L2b\",null,{}],[\"$\",\"$L2c\",null,{}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L2d\",null,{}],[\"$\",\"$L2e\",null,{\"level\":\"universal\"}]]}]}]\n18:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}]]\n2f:I[515144,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0zo16x~6511a3.js\",\"/_next/static/chunks/0or_c~mpbpsa..js\",\"/_next/static/chunks/0_1w.mufywm6g.js\"],\"Footer\"]\n1c:[\"$\",\"$L2f\",null,{\"forceLight\":true,\"footerLandings\":[{\"title\":\"Lenny Career Coach\",\"slug\":\"lenny-career-coach\"},{\"title\":\"Image to Prompt\",\"slug\":\"image-to-prompt\"}],\"labels\":{\"prompts\":\"Prompts\",\"nanoBananaPrompts\":\"Nano Banana Pro Prompts\",\"gptImage2Prompts\":\"GPT Image 2 Prompts\",\"seedance20Prompts\":\"Seedance 2.0 Prompts\",\"gptImage1_5Prompts\":\"GPT Image 1.5 Prompts\",\"seedream4_5Prompts\":\"Seedream 4.5 Prompts\",\"gemini3Prompts\":\"Gemini 3 Pro Prompts\",\"aiTools\":\"AI Tools\",\"abti\":\"ABTI Personality Test\",\"gptImage2Slides\":\"GPT Image 2 Slides\",\"xViralArticlesTracking\":\"𝕏 Viral Articles Tracking\",\"markdownToXArticle\":\"Markdown to 𝕏 Article\",\"nanoBanana2VsPro\":\"Nano Banana 2 VS Pro\",\"imageToPrompt\":\"Image to Prompt\",\"blog\":\"Blog\",\"notebooklmAlternatives\":\"NotebookLM Alternatives\",\"product\":\"Product\",\"forAgents\":\"For agents\",\"useCases\":\"Use cases\",\"pricing\":\"Pricing\",\"company\":\"Company\",\"contactUs\":\"Contact us\",\"privacy\":\"Privacy\",\"terms\":\"Terms\"}}]\n15:null\n1a:[[\"$\",\"title\",\"0\",{\"children\":\"Editorial-magazine presentation - YouMind Skill\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Generate horizont"])</script><script>self.__next_f.push([1,"ally 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\",\"content\":\"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.\"}],\"$L30\",\"$L31\",\"$L32\"]\n33:I[938307,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\"],\"IconMark\"]\n30:[\"$\",\"meta\",\"28\",{\"name\":\"twitter:image\",\"content\":\"https://cdn.gooo.ai/web-images/a788cce45475d2ab9f2eadb9fdf729f674429b18025752fa0e40305d90019599\"}]\n31:[\"$\",\"link\",\"29\",{\"rel\":\"icon\","])</script><script>self.__next_f.push([1,"\"href\":\"/static/assets/favicon.ico\"}]\n32:[\"$\",\"$L33\",\"30\",{}]\n34:I[931389,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0zo16x~6511a3.js\",\"/_next/static/chunks/0or_c~mpbpsa..js\",\"/_next/static/chunks/0_1w.mufywm6g.js\",\"/_next/static/chunks/0w~mw2hur4s6d.js\",\"/_next/static/chunks/13guct8eisz4c.js\",\"/_next/static/chunks/0kpqv9w34iff0.js\",\"/_next/static/chunks/12esm9pb26rc4.js\",\"/_next/static/chunks/0nr6wsyjnfx51.js\",\"/_next/static/chunks/0avhn55nx4lgr.js\",\"/_next/static/chunks/0p99dkfg6coxz.js\",\"/_next/static/chunks/0ri2baxbh-rap.js\",\"/_next/static/chunks/0g-9ndz.mv4dd.js\",\"/_next/static/chunks/0p5~dxikubg2e.js\"],\"BackButton\"]\n35:I[414501,[\"/_next/static/chunks/02zfpyi.5c7iv.js\",\"/_next/static/chunks/0.2kqgmoirc9z.js\",\"/_next/static/chunks/0v47jk36s6w8x.js\",\"/_next/static/chunks/15ezqdjr8qxh..js\",\"/_next/static/chunks/0n9~jjgn.k7fu.js\",\"/_next/static/chunks/0yn91s91gmmxu.js\",\"/_next/static/chunks/0mqi2a7g-fk1m.js\",\"/_next/static/chunks/0wi5az1i_y~.7.js\",\"/_next/static/chunks/0jqvd4~2wps1t.js\",\"/_next/static/chunks/11ag6wy3p55f8.js\",\"/_next/static/chunks/0p.h.y1zki-_l.js\",\"/_next/static/chunks/14oig4.--k3~x.js\",\"/_next/static/chunks/04ns9ax4xdc7d.js\",\"/_next/static/chunks/0puqxh11zgnvw.js\",\"/_next/static/chunks/0a1_2h2ppziiu.js\",\"/_next/static/chunks/0mjx2yp5sdxdw.js\",\"/_next/static/chunks/0zo16x~6511a3.js\",\"/_next/static/chunks/0or_c~mpbpsa..js\",\"/_next/static/chunks/0_1w.mufywm6g.js\",\"/_next/static/chunks/0w~mw2hur4s6d.js\",\"/_next/static/chunks/13guct8eisz4c.js\",\"/_next/static/chunks/0kpqv9w34iff0.js\",\"/_next/static/chunks/12esm9pb26rc4.js\",\"/_next/static/chunks/0nr6wsyjnfx51.js\",\"/_next/static/chunks/0avhn55nx4lgr.js\",\"/_next/static/chunks/0p99dkfg6coxz.js\",\"/_next/static/chunks/0ri2baxbh-rap.js\",\"/_next/static/chunks/0g-9ndz.mv4dd.js\",\"/_next/static/chunks/0p5~dxikubg2e.js\"],\"SkillDetailContent\"]\n36: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;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\u003c"])</script><script>self.__next_f.push([1,"p\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\u003e37: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\u003e38: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 分钟 ≈ 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) ),**三张表"])</script><script>self.__next_f.push([1,"对齐后**再进 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/201df20fb6e76f0b0bd77c3162d9640523c384c251729d090273af28af3eeb69;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/27464e9c2e8dea001d1de8de4326d93cde0f952b27158733"])</script><script>self.__next_f.push([1,"611df4c3e1ff93ec;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`(template 已预设)让图片贴顶即可;左列若想贴底,用 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),不要复制原图的"])</script><script>self.__next_f.push([1,"奇葩比例\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`)。39: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 等图文混排页没图就没法验证视觉效果\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 值——颜色搭配"])</script><script>self.__next_f.push([1,"错了画面瞬间变丑,保护美学比给自由更重要。\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-type=\"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-"])</script><script>self.__next_f.push([1,"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 已预设)让图片贴顶即可;左列若想贴底,用 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`**("])</script><script>self.__next_f.push([1,"会撑破)\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\u003e3a: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=\"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 ), **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"])</script><script>self.__next_f.push([1,".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.gooo.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"])</script><script>self.__next_f.push([1," 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=\"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 **"])</script><script>self.__next_f.push([1,"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\u003e3b:T604,\u003cp\u003e## Core 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 m"])</script><script>self.__next_f.push([1,"ix 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\u003e3c:T562,Paste the vocabulary list and generate an H5 practice webpage that allows keyboard input for dictation with a single click, which can then be sent directly to students. ✍️ Real Keyboard Dictation – Not multiple choice, students must spell manually, truly testing their memory 🔥 Combo Incentive System – Consecutive correct answers automatically trigger sound effects and animations, keeping learning engaging 💡 Two-Level Spelling Hints – First, the first letter is shown, then the full word is displayed, progressing gradually without discouraging confidence 📚 Automatic Error Saving – Incorrect answers or words used in hints are automatically added to the error database, supporting targeted secondary review 📊 Viewable Learning Reports – Cumulative practice counts, scores for each level, and overall accuracy are clearly displayed 🏆 Percentage-Based Score Chart – A scorecard with the student's name is generated upon completion; easily screenshot and share to the group 📋 One-Click Score Copying – Students simply copy the text and share it to the group; teachers easily compile the data without downloading any files 🎨 14 Visual Themes – Deep Sea Aurora, Cherry Blossoms, Egg Waffle Party… always something new · Multilingual Support · Intelligent Layered Levels · Perfect Mobile Adaptation · Zero Code, Zero Learning Barrier7:[\"$\",\"div\",null,{\"className\":\"container pt-[42px] md:pt-[100px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-5 md:gap-[60px]\",\"children\":[[\"$\",\"$L34\",null,{\"label\":\"Skills\",\"fallbackHref\":\"/skills\"}],[\"$\",\"$L35\",null,{\"skill\":{\"id\":\"019dbd5a-af8e-7d76-bb26-f7e335c661b3\",\"created_at\":\"2026-04-24T02:38:50.254Z\",\"updated_at\":\"2026-06-01T09:01:44.025Z\",\"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\":[{\"url\":\"https://cdn.gooo.ai/web-images/a788cce45475d2ab9f2eadb9fdf729f674429b18025752fa0e40305d90019599\",\"type\":\"image\"}],\"fork_count\":55,\"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 做什么\\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 "])</script><script>self.__next_f.push([1,"索引)\\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\":\"$36\",\"localized_instructions_raw\":\"$37\",\"tools\":{},\"at_references\":[]},{\"instructions\":\"$38\",\"instructions_raw\":\"$39\",\"localized_instructions_raw\":\"$3a\",\"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. **结构优于装饰** — 不用阴影、不用浮动卡片、不用 padding box,一切信息靠**大字号 + 字体对比 + 网格留白**\u003c/p\u003e\u003cp\u003e3. **内容层级由字号和字体共同定义** — 最大衬线 = 主标题,中衬线 = 副标,大非衬线 = lead,小非衬线 = body,等宽 = 元数据\u003c/p\u003e\u003cp\u003e4. **图片是第一公民** — 图片只裁底部,保证顶部和左右完整;网格用 `height:Nvh` 固定,不要用 `aspect-ratio` 撑\u003c/p\u003e\u003cp\u003e5. **节奏靠 hero 页** — he"])</script><script>self.__next_f.push([1,"ro 和 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\":\"$3b\",\"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\":\"019e958d-9e30-75df-87bf-ed7f99e4131d\",\"created_at\":\"2026-06-05T02:12:26.800Z\",\"updated_at\":\"2026-06-06T11:07:38.374Z\",\"creator_id\":\"f6a1f0ad-86d3-4c92-b898-d08dbc844ae1\",\"name\":\"International Industry Briefing Generator\",\"subtitle\":\"Generate daily news briefings with an international media feel for specific industries.\",\"description\":\"Generate daily dynamic briefings with international media quality for any industry, covering the entire chain from data collection to content generation, brand layout, publication and archiving, and distribution. It supports seven days and seven colors of Morandi color scheme, three-layer content structure (information → analysis → insight), automatic deduplication, and engineered delivery.\",\"type\":\"prompt-executer\",\"visibility\":\"public\",\"review_status\":\"approved\",\"avatar\":\"https://cdn.gooo.ai/web-images/5ea5b5ff08db86de4bdfef449c39d1dab4662790e9f686064fc7d5758b11ded8\",\"icon_value\":\"Squirrel\",\"icon_bg_color\":\"skill-bg08\",\"showcase\":[{\"url\":\"https://cdn.gooo.ai/gen-images/ea2f6f36aa39053fac64ff5cc4fc5dff138e1f14c21ca49657c49bba0676708a.png\",\"type\":\"image\"}],\"fork_count\":0,\"earned_credits\":0,\"price\":1999,\"content_visibility\":\"private\",\"origin\":\"custom\",\"suggested_categories\":[\"webpage\"],\"featured_reason\":\"这款工具以国际媒体标准,自动化生成深度行业简报,其独特之处在于“双核引擎”审计机制和“事实-分析-洞察”三层提炼,确保内容质量与品牌一致性。\",\"seo_description\":\"获取国际化行业简报,深度洞察市场趋势。我们提供结构化内容、品牌化排版,助您每日掌握高价值信息。\",\"input_hint\":\"Which industry's briefing do you want to generate?\",\"slug\":\"international-industry-briefing-generator\",\"featured\":false,\"approved_at\":\"2026-06-06T11:07:36.197Z\",\"categories\":[\"webpage\",\"write\",\"research\"],\"creator\":{\"id\":\"f6a1f0ad-86d3-4c92-b898-d08dbc844ae1\",\"name\":\"SU CHUANLEI\",\"picture\":\"https://lh3.googleusercontent.com/a/ACg8ocIbuoYL3QPqTH6AOVz0IW3N-g9iOcqmRiQp86egFs43UMkghA=s96-c\"},\"latest_version_id\":\"019e9881-26a9-7f32-99ff-d8426a8145bc\"},{\"id\":\"019e872a-e60b-7bbd-81b6-63be42ff8085\",\"created_at\":\"2026-06-02T07:09:56.107Z\",\"update"])</script><script>self.__next_f.push([1,"d_at\":\"2026-06-06T11:19:32.027Z\",\"creator_id\":\"22a9064c-a808-4ede-a8f0-593b4a593f91\",\"name\":\"Foreign Language Dictation Field Generator\",\"subtitle\":\"Generate a dictation practice (test) webpage in 30 seconds\",\"description\":\"$3c\",\"type\":\"prompt-executer\",\"visibility\":\"public\",\"review_status\":\"approved\",\"avatar\":\"https://cdn.gooo.ai/web-images/b6a2465d1d27a2da1b6d09b3e96442df9230fe1e40dbd3153a016e91067575a7\",\"icon_value\":\"CatButt\",\"icon_bg_color\":\"skill-bg04\",\"showcase\":[{\"url\":\"https://cdn.gooo.ai/gen-images/9b390197bf28cb80bfc9c88ef6dfca40fad4d8d6f1e8f84fc706272ac2400c6d.jpeg\",\"type\":\"image\"},{\"url\":\"https://cdn.gooo.ai/gen-images/8017d1573da59e576fa35269d0e259da1c6128cd4c1c141dd165aaca73beaafe.jpeg\",\"type\":\"image\"}],\"fork_count\":0,\"earned_credits\":0,\"price\":499,\"content_visibility\":\"private\",\"origin\":\"custom\",\"suggested_categories\":[\"learn\"],\"featured_reason\":\"这款工具能将你的词汇表即刻转为个性化默写网页,提供多种视觉主题和智能分组,让外语学习变得高效又有趣。\",\"seo_description\":\"轻松创建个性化词汇默写练习,支持多语言、智能分组、多种视觉主题,助你高效记忆,快速提升外语水平!\",\"input_hint\":\"Hello! Please send me the vocabulary list 📋\",\"slug\":\"foreign-language-spelling-practice\",\"featured\":false,\"approved_at\":\"2026-06-04T02:34:59.615Z\",\"categories\":[\"webpage\",\"learn\"],\"creator\":{\"id\":\"22a9064c-a808-4ede-a8f0-593b4a593f91\",\"name\":\"红花\",\"picture\":\"https://lh3.googleusercontent.com/a/ACg8ocITCQwjDNG0McAfmEwcDYO1oGAHU0-EsjeJqDKX0BbiYsMF_g=s96-c\"},\"latest_version_id\":\"019e9ca8-d075-7e10-be9f-1d7f5a7a77f1\"},{\"id\":\"019e865c-5961-7ade-98d0-a1de53af8981\",\"created_at\":\"2026-06-02T03:24:19.681Z\",\"updated_at\":\"2026-06-03T02:30:34.823Z\",\"creator_id\":\"81013169-eb10-44db-8948-eaabe655a72e\",\"name\":\"Long image Q\u0026A poster generation\",\"subtitle\":\"A long-form poster was generated based on the Q\u0026A.\",\"description\":\"Based on the title, several sets of Q\u0026A, and footer content provided by the user, generate a vertical Q\u0026A promotional poster HTML with a blue and white color scheme, right angles, and no shadows, and output a high-resolution screenshot. The layout and color scheme are fixed and reusable; users only need to replace the text content.\",\"type\":\"prompt-executer\",\"visibility\":\"public\",\"review_status\":\"approved\",\"avatar\":\"https://cdn.gooo.ai/gen-images/cb0b7b962931d4efacd9cb64af8e7fbf7575b6f27c80a90ba8e4531cc0565e67.jpeg\",\"icon_value\":\"Horse\",\"icon_bg_color\":\"skill-bg12\",\"showcase\":[{\"url\":\"https://cdn.gooo.ai/gen-images/8cbca450c3da5c444a57600f57fe551d0a2b14ac5f19f29227f0f9ad7621f60c.jpeg\",\"type\":\"image\"}],\"fork_count\":0,\"earned_credits\":0,\"price\":20,\"content_visibility\":\"private\",\"origin\":\"custom\",\"suggested_categories\":[],\"featured_reason\":\"这款技能能将复杂的Q\u0026A内容一键生成精美长图海报,其独特的蓝白设计风格和细致的排版,让信息呈现专业又清晰。\",\"seo_description\":\"快速生成精美蓝白Q\u0026A竖版海报,自定义标题、问答内容、页脚和日期,轻松分享你的知识与解答。\",\"input_hint\":\"Tell me the poster's main title, Q\u0026A content, and footer information.\",\"slug\":\"qna-poster-generator\",\"featured\":false,\"approved_at\":\"2026-06-03T02:30:32.423Z\",\"categories\":[\"webpage\"],\"creator\":{\"id\":\"81013169-eb10-44db-8948-eaabe655a72e\",\"name\":\"施阳辉\",\"picture\":\"https://lh3.googleusercontent.com/a/ACg8ocIy_LptP4TciDmg1UqOVGWc-kBunseGpCNpyGJTxpGV2TJT7Fs=s96-c\"},\"latest_version_id\":\"019e866a-763b-7208-a9e3-85259b883381\"}],\"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-6-sonnet\",\"claude-4-5-sonnet\",\"gpt-5-4\"],\"max\":[\"claude-4-8-opus\",\"claude-4-7-opus\",\"claude-4-6-opus\",\"gpt-5-5\"]},\"PUBLIC_AGENT_MODELS\":[\"claude-4-8-opus\",\"claude-4-7-opus\",\"claude-4-6-opus\",\"claude-4-6-sonnet\",\"claude-4-5-sonnet\",\"gpt-5-5\",\"gpt-5-4\",\"deepseek-v4-pro\",\"kimi-k2.6\"],\"PUBLIC_ANNUAL_REPORT_OPEN\":false,\"PUBLIC_APPLE_ON_DEVICE_MODELS\":[{\"name\":\"ba"])</script><script>self.__next_f.push([1,"se\",\"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-8-opus\",\"claude-4-7-opus\",\"claude-4-6-opus\",\"claude-4-6-sonnet\",\"claude-4-5-sonnet\",\"gemini-3.1-pro-preview\",\"gemini-3.5-flash\",\"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_FILE_TYPE_RECOMMENDED_SKILLS\":\"\",\"PUBLIC_ICONFONT_JS_URL\":\"//at.alicdn.com/t/c/font_4986918_wqkypiokpxm.js\",\"PUBLIC_IMAGE_MODELS\":[\"gpt-image-2-2026-04-21\",\"sensenova-u1-fast\",\"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-06-07T14:42:05Z\",\"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\","])</script><script>self.__next_f.push([1,"\"from\":\"openai\",\"value\":\"gpt-5-mini\",\"providers\":[\"openai\",\"aihubmix\"],\"input_token_limit\":400000,\"output_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/asset"])</script><script>self.__next_f.push([1,"s/select_model_gemini.png\",\"extra\":{\"fake_reasoning\":true}},\"gemini-2.5-flash\":{\"title\":\"Gemini 2.5 Flash\",\"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\":\"h"])</script><script>self.__next_f.push([1,"ttps://cdn.gooo.ai/assets/select_model_kimi.png\",\"extra\":{\"disable_image_input\":true}},\"minimax-m2\":{\"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\",\""])</script><script>self.__next_f.push([1,"providers\":[\"byteplus\"],\"input_token_limit\":128000,\"output_token_limit\":0,\"extra\":{}},\"minimax-m2-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,\"pinned_in_ask_model_list\":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,\"pinned_in_ask_model_list\":true}},\"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,\"pinned_in_ask_model_list\":true,\"pinned_in_agent_model_list\":true}},\"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"])</script><script>self.__next_f.push([1,"-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\",\"extra\":{\"paid_user_only\":true,\"display_thinking_tag\":false}},\"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\":false}},\"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,\"pinned_in_ask_model_list\":true}},\"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,\"pinned_in_ask_model_list\":true,\"pinned_in_agent_model_list\":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,\"pinned_in_ask_model_list\":true,\"pinned_in_agent_model_list\":true}},\"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/"])</script><script>self.__next_f.push([1,"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\":{}},\"gemini-3.5-flash\":{\"title\":\"Gemini 3.5 Flash\",\"type\":\"reasoning\",\"from\":\"google\",\"value\":\"gemini-3.5-flash\",\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_gemini.png\",\"providers\":[\"vertexai\"],\"input_token_limit\":1048576,\"output_token_limit\":65536,\"extra\":{\"fake_reasoning\":false,\"display_thinking_tag\":false,\"paid_user_only\":true,\"display_free\":false,\"pinned_in_ask_model_list\":true}},\"claude-4-8-opus\":{\"title\":\"Claude Opus 4.8\",\"type\":\"reasoning\",\"from\":\"anthropic\",\"value\":\"claude-4-8-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\":false,\"pinned_in_ask_model_list\":true,\"pinned_in_agent_model_list\":true}},\"sensenova-u1-fast\":{\"title\":\"SenseNova U1 Fast\",\"type\":\"image\",\"from\":\"sensenova\",\"value\":\"sensenova-u1-fast\",\"icon_url\":\"https://cdn.gooo.ai/user-files/6ef99d77cb2a12a53e414af39ff7cc536d3bbdfa256fa6323362e3e3edadd36a\",\"providers\":[\"sensenova\"],\"input_token_limit\":0,\"output_token_limit\":0,\"extra\":{\"disable_image_input\":true,\"display_free\":true}},\"gpt-5-4-mini\":{\"title\":\"GPT-5.4 Mini\",\"type\":\"reasoning\",\"from\":\"openai\",\"value\":\"gpt-5-4-mini\",\"providers\":[\"openai\",\"aihubmix\",\"azure\"],\"input_token_limit\":400000,\"output_token_limit\":128000,\"icon_url\":\"https://cdn.gooo.ai/assets/select_model_chatgpt.png\",\"extra\":{\"paid_user_only\":true}},\"recraftv4_1\":{\"title\":\"Recraft 4.1\",\"type\":\"image\",\"from\":\"recraft\",\"value\":\"recraftv4_1\",\"icon_url\":\"https://cdn.gooo.ai/assets/recraft-icon.png\",\"providers\":[\"recraft\"],\"input_token_limit\":0,\"output_token_limit\":0,\"extra\":{}}},\"PUBLIC_OFFLINE_WEB_PACKAGES\":[{\"name\":\"youweb\",\"url\":\"https://cdn.gooo.ai/offline-packages/production/youweb/eddf6da4b0/eddf6da4b0.zip\",\"shasum\":\"db49973f939c233d0682cc18832b859bcebae77901af180a2ca4938c228bcfa7\"}],\"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>