JimLiu-baoyu-skills/skills
Jim Liu 宝玉 e5d6c8ec68 feat(baoyu-url-to-markdown): add URL-specific parser layer for X/Twitter and archive.ph
- New parsers/ module with pluggable rule system for site-specific HTML extraction
- X status parser: extract tweet text, media, quotes, author from data-testid elements
- X article parser: extract long-form article content with inline media
- archive.ph parser: restore original URL and prefer #CONTENT container
- Improved slug generation with stop words and content-aware slugs
- Output path uses subdirectory structure (domain/slug/slug.md)
- Fix: preserve anchor elements containing media in legacy converter
- Fix: smarter title deduplication in markdown document builder
2026-03-22 15:18:46 -05:00
..
baoyu-article-illustrator feat(baoyu-article-illustrator): add configurable output directory support 2026-03-14 23:07:56 -05:00
baoyu-comic Merge pull request #69 from liby/feat/xdg-config-path 2026-03-08 22:19:52 -05:00
baoyu-compress-image Merge pull request #69 from liby/feat/xdg-config-path 2026-03-08 22:19:52 -05:00
baoyu-cover-image docs(baoyu-cover-image): clarify people reference image workflow and interactive confirmation 2026-03-16 12:52:16 -05:00
baoyu-danger-gemini-web docs(gemini-web): clarify CDP session reuse 2026-03-16 20:01:09 -05:00
baoyu-danger-x-to-markdown refactor(baoyu-danger-x-to-markdown): migrate tests from bun:test to node:test 2026-03-18 21:59:49 -05:00
baoyu-format-markdown feat(baoyu-format-markdown): optimize title generation and auto-generate dual summaries 2026-03-17 01:59:10 -05:00
baoyu-image-gen fix(baoyu-image-gen): broaden OpenRouter model detection and aspect ratio validation 2026-03-21 00:03:20 -05:00
baoyu-infographic feat(baoyu-infographic): support flexible aspect ratios 2026-03-12 01:50:36 -05:00
baoyu-markdown-to-html fix(baoyu-markdown-to-html): use process.execPath and tsx import in test runner 2026-03-21 23:07:46 -05:00
baoyu-post-to-wechat fix(baoyu-md): fix CSS custom property regex for quoted values and add theme layering 2026-03-20 23:17:04 -05:00
baoyu-post-to-weibo fix(baoyu-md): fix CSS custom property regex for quoted values and add theme layering 2026-03-20 23:17:04 -05:00
baoyu-post-to-x docs(gemini-web): clarify CDP session reuse 2026-03-16 20:01:09 -05:00
baoyu-slide-deck Merge pull request #69 from liby/feat/xdg-config-path 2026-03-08 22:19:52 -05:00
baoyu-translate refactor(baoyu-translate): replace remark/unified with markdown-it for chunk parsing 2026-03-13 15:27:25 -05:00
baoyu-url-to-markdown feat(baoyu-url-to-markdown): add URL-specific parser layer for X/Twitter and archive.ph 2026-03-22 15:18:46 -05:00
baoyu-xhs-images Merge pull request #69 from liby/feat/xdg-config-path 2026-03-08 22:19:52 -05:00
baoyu-youtube-transcript fix: address review feedback on chapter end times 2026-03-22 16:07:05 -04:00