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 宝玉
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 宝玉
bd4db203f8
refactor(skills): replace hardcoded npx -y bun with ${BUN_X} runtime variable
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 10:31:29 -06:00
Jim Liu 宝玉
e2a15aadcc
feat(baoyu-danger-x-to-markdown): WSL auto-detection and debug port env var
...
Add X_DEBUG_PORT env var for fixed port in WSL.
Auto-detect WSL and resolve Chrome profile to Windows-native path.
2026-03-02 12:07:16 -06:00
Jim Liu 宝玉
b56e503b16
feat(baoyu-danger-x-to-markdown): add referenced tweet rendering, media reuse, and hi-res downloads
...
- Render embedded tweets in articles as blockquotes with author info and text summary
- Reuse existing markdown when --download-media targets already-converted URLs
- Upgrade Twitter image downloads to 4096x4096 resolution
- Improve entity resolution with logical key lookup
- Support trailing media for all block types (headings, lists, blockquotes)
- Change output path to {username}/{tweet-id}/{content-slug}.md for stable paths
2026-02-28 00:06:43 -06:00
Jim Liu 宝玉
fdf9007e2c
feat(baoyu-danger-x-to-markdown): improve article rendering with inline links and content-based output paths
2026-02-27 18:28:34 -06:00
Jim Liu 宝玉
260b71cdd7
feat(baoyu-danger-x-to-markdown): add --download-media flag and media localization
2026-02-12 01:56:24 -06:00
Jim Liu 宝玉
7842e4d188
chore: release v1.18.2
2026-01-23 16:10:04 -06:00
Jim Liu 宝玉
4998eaf8c2
feat: add baoyu-danger-x-to-markdown skill
...
Ignore generated x-to-markdown output directory.
2026-01-18 17:42:25 -06:00