Jim Liu 宝玉
7c2253dd3e
feat(baoyu-xhs-images): add sketch-notes style, palette system, and new presets
...
- Restore baoyu-xhs-images as active skill (remove deprecated warning)
- Add sketch-notes style: hand-drawn educational infographic with macaron pastels
- Add palette system (macaron/warm/neon) as optional color override dimension
- Add 3 new presets: hand-drawn-edu, sketch-card, sketch-summary
- Add palette gallery documentation and palette override workflow
- Update style-presets.md with palette column
- Update prompt-assembly.md with palette override logic
- Update READMEs to reference baoyu-xhs-images
2026-04-10 10:58:29 -05:00
Jim Liu 宝玉
c5df9d01bf
fix(baoyu-xhs-images): improve deprecated skill description for better routing
2026-04-09 13:05:00 -05:00
Jim Liu 宝玉
a596c653d3
feat(baoyu-image-cards): add image card series skill migrated from baoyu-xhs-images
...
Rename baoyu-xhs-images to baoyu-image-cards to decouple from Xiaohongshu platform.
Deprecate baoyu-xhs-images with migration notice pointing to baoyu-image-cards.
2026-04-09 10:47:28 -05:00
Jim Liu 宝玉
826535abe4
feat(baoyu-xhs-images): add --yes non-interactive mode for automation
2026-04-03 23:45:10 -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 宝玉
b3b2f8ea36
feat(baoyu-xhs-images): streamline workflow with smart confirm (6→4 steps)
2026-03-08 14:07:59 -05:00
Jim Liu 宝玉
691a9c2272
feat(baoyu-xhs-images): add screen-print style and style presets
...
Add screen-print as 11th visual style with poster aesthetic. Add --preset flag
for quick style + layout selection with 23 built-in presets (knowledge-card,
poster, cinematic, etc.). Update auto-selection and compatibility matrices.
2026-03-08 13:07:14 -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
jeffrey94
49403b6fab
feat(baoyu-xhs-images): add reference image chain for visual consistency
...
When generating multi-image series, use image 1 as --ref for all
subsequent images. This anchors character design, color rendering,
and illustration style across the entire series — critical for styles
with recurring characters or mascots.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:49:09 +08:00
Jim Liu 宝玉
c63d1eec69
refactor(baoyu-xhs-images): enforce blocking first-time setup
...
- Mark preferences loading as BLOCKING operation
- Update workflow flow diagram and checklist
2026-02-01 19:49:05 -06:00
Jim Liu 宝玉
e9342a16f8
fix(baoyu-xhs-images): remove notebook style, add backup rules for prompts and images
2026-01-29 22:01:47 -06:00
Jim Liu 宝玉
62866426c5
feat(baoyu-xhs-images): add notebook and study-notes styles with mindmap and quadrant layouts
...
- notebook: hand-drawn infographic style with watercolor rendering and Morandi palette
- study-notes: realistic handwritten photo style with blue pen, red annotations, yellow highlighter
- mindmap: center radial layout (4-8 branches)
- quadrant: four-quadrant / circular section layout
2026-01-29 20:59:24 -06:00
Jim Liu 宝玉
40fadcb1f6
docs: emphasize updating prompt files before regenerating
2026-01-28 13:56:35 -06:00
Jim Liu 宝玉
04692515bb
fix: remove opacity of watermark
2026-01-24 17:23:04 -06:00
Jim Liu 宝玉
b1cbd1d527
chore: release v1.17.1
2026-01-23 12:23:13 -06:00
Jim Liu 宝玉
94c9309aa6
chore: release v1.15.1
2026-01-22 16:21:11 -06:00
Jim Liu 宝玉
eb92bdb9df
chore: release v1.15.0
2026-01-22 11:47:56 -06:00
Jim Liu 宝玉
97da7ab4eb
chore: release v1.13.0
2026-01-21 19:40:46 -06:00
Jim Liu 宝玉
3ea311dfed
feat: add chalkboard style and xhs-images previews
...
- Add chalkboard style to baoyu-xhs-images and baoyu-comic
- Update chalkboard style for article-illustrator, cover-image, infographic
- Remove tech style from baoyu-xhs-images
- Add style and layout preview screenshots for xhs-images
- Bump version to 1.9.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 21:52:53 -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 宝玉
1df5e4974d
feat: add analysis framework for Xiaohongshu content
2026-01-17 15:52:00 -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 宝玉
8e88cf4a8b
feat: implement session management for image generation skills and add session handling functions
2026-01-16 20:20:07 -06:00
Jim Liu 宝玉
c6d96d4134
add new skill baoyu-comic
2026-01-16 01:12:21 -06:00
Jim Liu 宝玉
da920bb830
feat: add baoyu- prefix
2026-01-15 14:18:56 -06:00