Loading...
Loading...
Converts Xiaohongshu (XHS) copywriting into publish-ready images via HTML templates and scripts. Integrates with Skill-share. No AI image generation is involved. Activate this tool when users mention terms like 'text-to-image for XHS', 'XHS image matching', 'XHS copy to image', 'render Skill-share copy', or require script-based text-to-image conversion for Little Red Book.
npx skill4agent add ing-la/agent-skills-share xhs-render-t <selected-template>Agent-skills-share/daily-posts/YYYY-MM-DD-<skill-name>final.mddraft.mdfinal.mdmy-copy.mdpython .cursor/skills/xhs-render/scripts/get_output_dir.py <copy-directory> --source <source>draftcustomfinal<copy-directory>/xhs-render/from-{source}-v{N}/from-final-v1from-draft-v1\\n\\nTreasure Developer: owner/repoPortal: https://skills.sh/...##**`[text](url)<output-directory>/blocks.json<output-directory>/xhs-copy.mdpython .cursor/skills/xhs-render/scripts/render_images.py <output-directory>/blocks.json -t <user-selected-template> -o <output-directory>[
{"index": 1, "total": N, "text": "...", "title": "...", "role": "cover", "emoji": "✨"},
{"index": i, "total": N, "text": "...", "title": "", "role": "content", "emoji": ""},
{"index": N, "total": N, "text": "...", "title": "", "role": "ending", "emoji": "📌"}
]\\n\\nxhs-copy.mdhtml2imagepip install html2image| Name | Description |
|---|---|
| ing-minimal | Ing brand minimalist style, header with "Line—Ing—Line", supports LaTeX mathematical formulas (recommended) |
| ing-notion | Ing grid background, knowledge card style, content displayed directly on the grid |
| ing-skillshare | Ing skill sharing style, dot matrix background, < skills share tag, Ing watermark, dot-based layout |
| minimal | Share brand, same style as ing-minimal, watermark is "share" |
| notion | Share brand, same style as ing-notion, watermark is "share" |
| skillshare | Share brand, same style as ing-skillshare, watermark is "share" |
pip install html2image