Jim Liu 宝玉
6e533f938f
refactor: unify Chrome CDP profile path across all skills
...
All skills now share a single Chrome profile at:
- macOS: ~/Library/Application Support/baoyu-skills/chrome-profile
- Linux: $XDG_DATA_HOME/baoyu-skills/chrome-profile
- Env override: BAOYU_CHROME_PROFILE_DIR
Fixes baoyu-post-to-weibo incorrectly reusing x-browser-profile.
Legacy per-skill env vars retained as fallback.
2026-03-06 16:03:01 -06:00
Jim Liu 宝玉
fff1a54b6b
feat(baoyu-url-to-markdown): add --output-dir option for custom output directory
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 14:34:07 -06:00
Jim Liu 宝玉
210905ef66
feat(baoyu-url-to-markdown): add media download and cover image extraction
...
- Add --download-media flag to download images/videos to local dirs and rewrite markdown links
- Extract coverImage from page meta (og:image) into YAML front matter
- Handle data-src lazy loading for WeChat and similar sites
- Add EXTEND.md preferences with first-time setup for download_media setting
- Add media-localizer module adapted from x-to-markdown
2026-03-05 00:37:09 -06:00
Jim Liu 宝玉
832f06e86e
refactor(baoyu-url-to-markdown): replace custom extraction with defuddle library
2026-03-05 00:11:59 -06:00
Jim Liu 宝玉
c742bfa1af
fix(baoyu-url-to-markdown): improve html extraction and markdown conversion
2026-02-06 13:35:28 -06:00
Jim Liu 宝玉
97da7ab4eb
chore: release v1.13.0
2026-01-21 19:40:46 -06:00