From 8e111c17b3d74cc3511e2830c00759621abbdf1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Wed, 8 Apr 2026 17:58:29 -0500 Subject: [PATCH] feat(baoyu-cover-image): add macaron palette and hand-drawn-edu style preset --- README.md | 6 ++--- README.zh.md | 6 ++--- skills/baoyu-cover-image/SKILL.md | 8 +++--- .../references/auto-selection.md | 1 + .../references/config/preferences-schema.md | 2 +- .../references/palettes/macaron.md | 26 +++++++++++++++++++ .../references/style-presets.md | 1 + 7 files changed, 39 insertions(+), 11 deletions(-) create mode 100644 skills/baoyu-cover-image/references/palettes/macaron.md diff --git a/README.md b/README.md index b58cc2d..edaf3bc 100644 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ Generate professional infographics with 20 layout types and 17 visual styles. An #### baoyu-cover-image -Generate cover images for articles with 5 dimensions: Type × Palette × Rendering × Text × Mood. Combines 9 color palettes with 6 rendering styles for 54 unique combinations. +Generate cover images for articles with 5 dimensions: Type × Palette × Rendering × Text × Mood. Combines 11 color palettes with 7 rendering styles for 77 unique combinations. ```bash # Auto-select all dimensions based on content @@ -294,8 +294,8 @@ Generate cover images for articles with 5 dimensions: Type × Palette × Renderi **Five Dimensions**: - **Type**: `hero`, `conceptual`, `typography`, `metaphor`, `scene`, `minimal` -- **Palette**: `warm`, `elegant`, `cool`, `dark`, `earth`, `vivid`, `pastel`, `mono`, `retro` -- **Rendering**: `flat-vector`, `hand-drawn`, `painterly`, `digital`, `pixel`, `chalk` +- **Palette**: `warm`, `elegant`, `cool`, `dark`, `earth`, `vivid`, `pastel`, `mono`, `retro`, `duotone`, `macaron` +- **Rendering**: `flat-vector`, `hand-drawn`, `painterly`, `digital`, `pixel`, `chalk`, `screen-print` - **Text**: `none`, `title-only` (default), `title-subtitle`, `text-rich` - **Mood**: `subtle`, `balanced` (default), `bold` diff --git a/README.zh.md b/README.zh.md index 976f771..dc230c8 100644 --- a/README.zh.md +++ b/README.zh.md @@ -269,7 +269,7 @@ clawhub install baoyu-markdown-to-html #### baoyu-cover-image -为文章生成封面图,支持五维定制系统:类型 × 配色 × 渲染 × 文字 × 氛围。9 种配色方案与 6 种渲染风格组合,提供 54 种独特效果。 +为文章生成封面图,支持五维定制系统:类型 × 配色 × 渲染 × 文字 × 氛围。11 种配色方案与 7 种渲染风格组合,提供 77 种独特效果。 ```bash # 根据内容自动选择所有维度 @@ -294,8 +294,8 @@ clawhub install baoyu-markdown-to-html **五个维度**: - **类型 (Type)**:`hero`、`conceptual`、`typography`、`metaphor`、`scene`、`minimal` -- **配色 (Palette)**:`warm`、`elegant`、`cool`、`dark`、`earth`、`vivid`、`pastel`、`mono`、`retro` -- **渲染 (Rendering)**:`flat-vector`、`hand-drawn`、`painterly`、`digital`、`pixel`、`chalk` +- **配色 (Palette)**:`warm`、`elegant`、`cool`、`dark`、`earth`、`vivid`、`pastel`、`mono`、`retro`、`duotone`、`macaron` +- **渲染 (Rendering)**:`flat-vector`、`hand-drawn`、`painterly`、`digital`、`pixel`、`chalk`、`screen-print` - **文字 (Text)**:`none`、`title-only`(默认)、`title-subtitle`、`text-rich` - **氛围 (Mood)**:`subtle`、`balanced`(默认)、`bold` diff --git a/skills/baoyu-cover-image/SKILL.md b/skills/baoyu-cover-image/SKILL.md index ed12062..c46f389 100644 --- a/skills/baoyu-cover-image/SKILL.md +++ b/skills/baoyu-cover-image/SKILL.md @@ -1,6 +1,6 @@ --- name: baoyu-cover-image -description: Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 10 color palettes and 7 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover". +description: Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 11 color palettes and 7 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover". version: 1.56.1 metadata: openclaw: @@ -39,7 +39,7 @@ Generate elegant cover images for articles with 5-dimensional customization. | Option | Description | |--------|-------------| | `--type ` | hero, conceptual, typography, metaphor, scene, minimal | -| `--palette ` | warm, elegant, cool, dark, earth, vivid, pastel, mono, retro, duotone | +| `--palette ` | warm, elegant, cool, dark, earth, vivid, pastel, mono, retro, duotone, macaron | | `--rendering ` | flat-vector, hand-drawn, painterly, digital, pixel, chalk, screen-print | | `--style ` | Preset shorthand (see [Style Presets](references/style-presets.md)) | | `--text ` | none, title-only, title-subtitle, text-rich | @@ -56,7 +56,7 @@ Generate elegant cover images for articles with 5-dimensional customization. | Dimension | Values | Default | |-----------|--------|---------| | **Type** | hero, conceptual, typography, metaphor, scene, minimal | auto | -| **Palette** | warm, elegant, cool, dark, earth, vivid, pastel, mono, retro, duotone | auto | +| **Palette** | warm, elegant, cool, dark, earth, vivid, pastel, mono, retro, duotone, macaron | auto | | **Rendering** | flat-vector, hand-drawn, painterly, digital, pixel, chalk, screen-print | auto | | **Text** | none, title-only, title-subtitle, text-rich | title-only | | **Mood** | subtle, balanced, bold | balanced | @@ -69,7 +69,7 @@ Auto-selection rules: [references/auto-selection.md](references/auto-selection.m **Types**: hero, conceptual, typography, metaphor, scene, minimal → Details: [references/types.md](references/types.md) -**Palettes**: warm, elegant, cool, dark, earth, vivid, pastel, mono, retro, duotone +**Palettes**: warm, elegant, cool, dark, earth, vivid, pastel, mono, retro, duotone, macaron → Details: [references/palettes/](references/palettes/) **Renderings**: flat-vector, hand-drawn, painterly, digital, pixel, chalk, screen-print diff --git a/skills/baoyu-cover-image/references/auto-selection.md b/skills/baoyu-cover-image/references/auto-selection.md index 7373a74..140de92 100644 --- a/skills/baoyu-cover-image/references/auto-selection.md +++ b/skills/baoyu-cover-image/references/auto-selection.md @@ -27,6 +27,7 @@ When a dimension is omitted, select based on content signals. | Zen, focus, essential, pure, simple | `mono` | | History, vintage, retro, classic, exploration | `retro` | | Movie poster, album cover, concert, cinematic, dramatic, two-color | `duotone` | +| Education, tutorial, knowledge, onboarding, concept explainer | `macaron` | ## Auto Rendering Selection diff --git a/skills/baoyu-cover-image/references/config/preferences-schema.md b/skills/baoyu-cover-image/references/config/preferences-schema.md index 3702f66..fe0ef30 100644 --- a/skills/baoyu-cover-image/references/config/preferences-schema.md +++ b/skills/baoyu-cover-image/references/config/preferences-schema.md @@ -18,7 +18,7 @@ watermark: preferred_type: null # hero|conceptual|typography|metaphor|scene|minimal or null for auto-select -preferred_palette: null # warm|elegant|cool|dark|earth|vivid|pastel|mono|retro or null for auto-select +preferred_palette: null # warm|elegant|cool|dark|earth|vivid|pastel|mono|retro|duotone|macaron or null for auto-select preferred_rendering: null # flat-vector|hand-drawn|painterly|digital|pixel|chalk or null for auto-select diff --git a/skills/baoyu-cover-image/references/palettes/macaron.md b/skills/baoyu-cover-image/references/palettes/macaron.md new file mode 100644 index 0000000..b263cc3 --- /dev/null +++ b/skills/baoyu-cover-image/references/palettes/macaron.md @@ -0,0 +1,26 @@ +# macaron + +Soft macaron pastel color blocks on warm cream + +## Color Palette + +| Role | Color | Hex | +|------|-------|-----| +| Primary 1 | Sky Blue | #A8D8EA | +| Primary 2 | Mint Green | #B5E5CF | +| Primary 3 | Lavender | #D5C6E0 | +| Background | Warm Cream | #F5F0E8 | +| Background Alt | Peach | #FFD5C2 | +| Accent 1 | Coral Red | #E8655A | +| Accent 2 | Deep Charcoal | #2D2D2D | + +## Decorative Hints + +- Rounded pastel color blocks +- Subtle warm paper grain texture +- Soft shadows, no hard edges +- Gentle gradient transitions between zones + +## Best For + +Educational content, knowledge sharing, concept explainers, tutorials, tech summaries, onboarding materials diff --git a/skills/baoyu-cover-image/references/style-presets.md b/skills/baoyu-cover-image/references/style-presets.md index 65677e0..9fea48a 100644 --- a/skills/baoyu-cover-image/references/style-presets.md +++ b/skills/baoyu-cover-image/references/style-presets.md @@ -23,6 +23,7 @@ | `vintage` | `retro` | `hand-drawn` | | `warm` | `warm` | `hand-drawn` | | `warm-flat` | `warm` | `flat-vector` | +| `hand-drawn-edu` | `macaron` | `hand-drawn` | | `watercolor` | `earth` | `painterly` | | `poster-art` | `retro` | `screen-print` | | `mondo` | `mono` | `screen-print` |