--- name: baoyu-image-cards description: Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image cards optimized for social media engagement. Use when user mentions "小红书图片", "小红书种草", "小绿书", "微信图文", "微信贴图", "image cards", "图片卡片", or wants social media infographic series. version: 1.56.1 metadata: openclaw: homepage: https://github.com/JimLiu/baoyu-skills#baoyu-image-cards --- # Image Card Series Generator Break down complex content into eye-catching image card series with multiple style options. ## Usage ```bash # Auto-select style and layout based on content /baoyu-image-cards posts/ai-future/article.md # Specify style /baoyu-image-cards posts/ai-future/article.md --style notion # Specify layout /baoyu-image-cards posts/ai-future/article.md --layout dense # Combine style and layout /baoyu-image-cards posts/ai-future/article.md --style notion --layout list # Specify palette (override style colors) /baoyu-image-cards posts/ai-future/article.md --style notion --palette macaron # Use preset (style + layout + optional palette shorthand) /baoyu-image-cards posts/ai-future/article.md --preset knowledge-card # Preset with override /baoyu-image-cards posts/ai-future/article.md --preset poster --layout quadrant # Preset with palette override /baoyu-image-cards posts/ai-future/article.md --preset hand-drawn-edu --palette warm # Direct content input /baoyu-image-cards [paste content] # Direct input with options /baoyu-image-cards --style bold --layout comparison [paste content] # Non-interactive (for scheduled tasks / automation) /baoyu-image-cards posts/ai-future/article.md --yes /baoyu-image-cards posts/ai-future/article.md --yes --preset knowledge-card ``` ## Options | Option | Description | |--------|-------------| | `--style ` | Visual style (see Style Gallery) | | `--layout ` | Information layout (see Layout Gallery) | | `--palette ` | Color palette override (see Palette Gallery) | | `--preset ` | Style + layout + optional palette shorthand (see [Style Presets](references/style-presets.md)) | | `--yes` | Non-interactive mode: skip all confirmations. Uses EXTEND.md preferences if found, otherwise uses defaults (no watermark, auto style/layout). Auto-confirms recommended plan (Path A). Suitable for scheduled tasks and automation. | ## Dimensions | Dimension | Controls | Options | |-----------|----------|---------| | **Style** | Visual aesthetics: lines, decorations, rendering | cute, fresh, warm, bold, minimal, retro, pop, notion, chalkboard, study-notes, screen-print, sketch-notes | | **Layout** | Information structure: density, arrangement | sparse, balanced, dense, list, comparison, flow, mindmap, quadrant | | **Palette** (optional) | Color override: replaces style's default colors | macaron, warm, neon | Style × Layout can be freely combined, with optional palette override. Example: `--style notion --layout dense` creates an intellectual-looking knowledge card with high information density. Add `--palette macaron` to swap colors to soft pastels while keeping notion's rendering style. Or use presets: `--preset knowledge-card` → style + layout in one flag. See [Style Presets](references/style-presets.md). **Palette behavior**: - No `--palette` → style uses its built-in colors (or its `default_palette` if defined) - `--palette macaron` → overrides any style's colors with macaron palette - Palette replaces colors only; style rendering rules (line treatment, elements, textures) stay unchanged - Some styles declare a `default_palette` (e.g., sketch-notes defaults to macaron) ## Style Gallery | Style | Description | |-------|-------------| | `cute` (Default) | Sweet, adorable, girly aesthetic | | `fresh` | Clean, refreshing, natural | | `warm` | Cozy, friendly, approachable | | `bold` | High impact, attention-grabbing | | `minimal` | Ultra-clean, sophisticated | | `retro` | Vintage, nostalgic, trendy | | `pop` | Vibrant, energetic, eye-catching | | `notion` | Minimalist hand-drawn line art, intellectual | | `chalkboard` | Colorful chalk on black board, educational | | `study-notes` | Realistic handwritten photo style, blue pen + red annotations + yellow highlighter | | `screen-print` | Bold poster art, halftone textures, limited colors, symbolic storytelling | | `sketch-notes` | Hand-drawn educational infographic, macaron pastels on warm cream, wobble lines | Detailed style definitions: `references/presets/