Jim Liu 宝玉
038e67fd9b
refactor(baoyu-article-illustrator): extract palette as independent third dimension
...
- Create palettes/ directory with macaron, warm, neon palette files
- Move macaron from styles/ to palettes/ (color scheme, not rendering style)
- Extract warm palette variant from vector-illustration into shared palette
- Add neon palette extracted from retro style colors
- Update architecture from Type × Style to Type × Style × Palette
- Add Palette Gallery and override rules to styles.md
- Add Palette Override section to prompt-construction.md
- Update presets table with Palette column
- Add palette selection step to workflow
- Add preferred_palette to EXTEND.md schema
2026-04-08 14:35:51 -05:00
Jim Liu 宝玉
881c03262e
feat(baoyu-article-illustrator): add warm palette variant for vector-illustration style
2026-03-31 18:24:15 -05:00
Jim Liu 宝玉
69355b4ee1
feat(baoyu-imagine): rename baoyu-image-gen to baoyu-imagine
2026-03-25 16:28:06 -05:00
Jim Liu 宝玉
339990e87e
feat(baoyu-article-illustrator): add configurable output directory support
2026-03-14 23:07:56 -05:00
Jim Liu 宝玉
88b433d565
docs: improve skill documentation clarity
...
- Fix Provider Selection: default to Replicate when multiple keys available (matches code)
- Add Replicate column to Quality Presets table (normal→1K, 2k→2K)
- Add Replicate aspect ratio behavior (match_input_image when --ref without --ar)
- Remove stale Google Imagen reference from Aspect Ratios
- Add batch file format example with JSON schema to SKILL.md
- Note that batch paths resolve relative to batch file directory
- Move batch execution strategy in article-illustrator before numbered steps
- Fix translate image-language reminder to use standard markdown syntax
with note to match article's own image syntax convention
2026-03-09 00:43:05 -05:00
Jim Liu 宝玉
c43ed57ffc
Merge pull request #69 from liby/feat/xdg-config-path
...
feat: add XDG config path support for EXTEND.md
2026-03-08 22:19:52 -05:00
Jim Liu 宝玉
154ccfe3ff
refactor: add openclaw metadata and rename SKILL_DIR to baseDir across all skills
2026-03-08 19:22:24 -05:00
Bryan Lee
a702513487
feat: add XDG config path support for EXTEND.md
...
Add $XDG_CONFIG_HOME/baoyu-skills/<skill>/EXTEND.md as second priority
path between project-level and legacy $HOME/.baoyu-skills/ paths.
Priority order:
1. .baoyu-skills/<skill>/EXTEND.md (project)
2. $XDG_CONFIG_HOME/baoyu-skills/<skill>/EXTEND.md (XDG, new)
3. $HOME/.baoyu-skills/<skill>/EXTEND.md (legacy fallback)
Updated: CLAUDE.md template, 16 SKILL.md files, 2 workflow.md
references, and 2 extend-config.ts runtime loaders.
2026-03-09 04:54:26 +08:00
Jim Liu 宝玉
8e58855047
feat(baoyu-article-illustrator): add preset-first selection and categorized style presets
2026-03-08 14:07:53 -05:00
Jim Liu 宝玉
adb587439d
feat(baoyu-article-illustrator): add screen-print style and style presets
...
Add screen-print as new style option with poster aesthetic (bold silhouettes,
halftone textures, limited colors). Add --preset flag for quick type + style
selection (e.g., --preset tech-explainer, --preset opinion-piece).
2026-03-08 13:07:05 -05:00
Jim Liu 宝玉
67e3e11cce
feat(skills): add cross-platform PowerShell support for EXTEND.md checks
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 19:32:35 -06:00
Jim Liu 宝玉
22fa1a62fc
refactor(baoyu-article-illustrator): enforce prompt file creation before image generation
2026-02-17 13:30:34 -06:00
Jim Liu 宝玉
38a1b90db3
refactor(baoyu-article-illustrator): optimize SKILL.md from 197 to 150 lines
2026-02-06 16:21:58 -06:00
Jim Liu 宝玉
be20bdf0be
refactor(baoyu-article-illustrator): simplify SKILL.md and add Core Styles tier
...
- Extract detailed workflow to references/workflow.md
- Add Core Styles for quick selection (vector, minimal-flat, sci-fi, hand-drawn, editorial, scene)
- Add vector-illustration as recommended default style
- Add Illustration Purpose (information/visualization/imagination)
- Add default composition, character rendering, text styling to prompts
2026-02-02 09:11:43 -06:00
Jim Liu 宝玉
ec6781a231
feat(baoyu-article-illustrator): add reference image support
...
- Add reference image handling with direct/style/palette usage types
- Enhance first-time setup as blocking operation
- Update prompt construction with reference frontmatter format
2026-02-01 19:48:46 -06:00
Jim Liu 宝玉
89159bf86e
feat(baoyu-article-illustrator): add backup rules for source, prompt, and image files
2026-01-29 22:00:37 -06:00
Jim Liu 宝玉
40fadcb1f6
docs: emphasize updating prompt files before regenerating
2026-01-28 13:56:35 -06:00
Jim Liu 宝玉
e9a030f917
feat(baoyu-article-illustrator): add imgs-subdir output option and improve style selection
2026-01-25 21:04:56 -06:00
Jim Liu 宝玉
04692515bb
fix: remove opacity of watermark
2026-01-24 17:23:04 -06:00
Jim Liu 宝玉
a39c8eb0bd
refactor(baoyu-article-illustrator): extract content to reference files
...
- Simplify SKILL.md by extracting usage and prompt templates
- Add references/usage.md for command syntax
- Add references/prompt-construction.md for prompt templates
- Add default_output_dir preference option
- Reorganize workflow from 5 to 6 steps with Pre-check phase
2026-01-24 17:19:42 -06:00
Jim Liu 宝玉
658c5dee71
chore: release v1.16.0
2026-01-23 12:15:56 -06:00
Jim Liu 宝玉
434392ff3f
feat: add flat-doodle style to cover-image and article-illustrator
...
Add new flat-doodle style featuring:
- Bold black outlines
- Bright pastel colors (pink, mint, lavender, yellow)
- Simple flat shapes with cute rounded proportions
- White background
- Best for productivity, SaaS, workflow content
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 10:03:20 -06:00
Jim Liu 宝玉
c6e309f501
chore: release v1.5.0
2026-01-19 00:58:23 -06:00
Jim Liu 宝玉
76ddcf134e
chore: release v1.2.0
2026-01-18 20:42:40 -06:00
Jim Liu 宝玉
9a9f6a42cd
chore: release v0.9.0
2026-01-17 22:02:40 -06:00
Jim Liu 宝玉
688d1760ed
chore: release v0.8.0
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 16:44:50 -06:00
Jim Liu 宝玉
080f2eff48
chore: release v0.7.0
...
- baoyu-comic: adds --aspect (3:4, 4:3, 16:9) and --lang options; multi-variant storyboard workflow
- baoyu-comic/baoyu-slide-deck: adds analysis-framework and template references
- Multiple skills: restructured SKILL.md, moved details to references/
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 15:03:43 -06:00
Jim Liu 宝玉
da920bb830
feat: add baoyu- prefix
2026-01-15 14:18:56 -06:00