From a42137ff137f9fd7e5cee473ca01e93945630505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Fri, 16 Jan 2026 01:43:37 -0600 Subject: [PATCH] feat: update version to 0.5.1 and enhance baoyu-comic documentation with character and outline templates --- .claude-plugin/marketplace.json | 2 +- skills/baoyu-comic/SKILL.md | 422 ++++-------------- .../references/character-template.md | 180 ++++++++ skills/baoyu-comic/references/ohmsha-guide.md | 85 ++++ .../references/outline-template.md | 136 ++++++ 5 files changed, 488 insertions(+), 337 deletions(-) create mode 100644 skills/baoyu-comic/references/character-template.md create mode 100644 skills/baoyu-comic/references/ohmsha-guide.md create mode 100644 skills/baoyu-comic/references/outline-template.md diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b2e8036..2f7ea52 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Skills shared by Baoyu for improving daily work efficiency", - "version": "0.5.0" + "version": "0.5.1" }, "plugins": [ { diff --git a/skills/baoyu-comic/SKILL.md b/skills/baoyu-comic/SKILL.md index f7a59d0..1abf147 100644 --- a/skills/baoyu-comic/SKILL.md +++ b/skills/baoyu-comic/SKILL.md @@ -5,384 +5,134 @@ description: Knowledge comic creator supporting multiple styles (Logicomix/Ligne # Knowledge Comic Creator -Create original knowledge comics supporting multiple visual styles: Logicomix-style Ligne Claire, Ohmsha manga guide, and more. +Create original knowledge comics with multiple visual styles. ## Usage ```bash -# From source material /baoyu-comic posts/turing-story/source.md - -# Specify style -/baoyu-comic posts/turing-story/source.md --style dramatic - -# Specify layout preference -/baoyu-comic posts/turing-story/source.md --layout cinematic - -# Direct content input -/baoyu-comic -[paste story content or topic description] - -# Direct input with options -/baoyu-comic --style warm --layout dense -[paste content] +/baoyu-comic posts/turing-story/source.md --style dramatic --layout cinematic +/baoyu-comic # then paste content ``` ## Options -| Option | Description | -|--------|-------------| -| `--style ` | Visual style (see Style Gallery) | -| `--layout ` | Panel layout preference (see Layout Gallery) | +| Option | Values | +|--------|--------| +| `--style` | classic (default), dramatic, warm, tech, sepia, vibrant, ohmsha | +| `--layout` | standard (default), cinematic, dense, splash, mixed, webtoon | -## Two Dimensions +Style × Layout can be freely combined. -| Dimension | Controls | Options | -|-----------|----------|---------| -| **Style** | Color palette, mood, era treatment | classic, dramatic, warm, tech, sepia, vibrant, ohmsha | -| **Layout** | Panel arrangement, density | standard, cinematic, dense, splash, mixed, webtoon | +## Auto Selection -Style × Layout can be freely combined. Example: `--style dramatic --layout cinematic` creates high-contrast panels with wide aspect ratios. +| Content Signals | Style | Layout | +|-----------------|-------|--------| +| Tutorial, how-to, beginner | ohmsha | webtoon | +| Computing, AI, programming | tech | dense | +| Pre-1950, classical, ancient | sepia | cinematic | +| Personal story, mentor | warm | standard | +| Conflict, breakthrough | dramatic | splash | +| Biography, balanced | classic | mixed | -## Style Gallery - -| Style | Description | -|-------|-------------| -| `classic` (Default) | Traditional Ligne Claire, balanced and timeless | -| `dramatic` | High contrast, intense moments | -| `warm` | Nostalgic, personal storytelling | -| `tech` | Modern, digital-age narratives | -| `sepia` | Historical, archival feel | -| `vibrant` | Energetic, engaging, educational | -| `ohmsha` | Ohmsha Manga Guide style - educational manga with visual metaphors | - -Detailed style definitions: `references/styles/