Convert a Markdown file into Xiaohongshu (Little Red Book) image cards with deterministic layout, preserving markdown structure order and embedded local images. Use when users ask for direct MD-to-XHS card conversion, markdown poster cards, 图文卡片拆分, or preserving original markdown text/format in social image outputs.
$npx -y skills add erafat/skills --skill md-to-xhs-cardsInstalls into the current project.
Run `npx skills use "https://github.com/erafat/skills" --skill "erafat/skills/md-to-xhs-cards"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/erafat/skills" that are relevant to the current task. Run `npx skills add "https://github.com/erafat/skills"` and select the relevant skills, then follow their instructions.