
Bakameow RedNote Render Skill
- Updated May 10, 2026
- Bakameow/RedNote-Render-Skill
RedNote-Render-Skill is a Claude plugin that converts Markdown into styled Xiaohongshu image cards with multiple themes so developers can publish visual social content from text.
About
Bakameow-RedNote-Render-Skill is a Claude Code plugin marketplace that renders Markdown into Xiaohongshu (RedNote) style image cards with nine visual themes and automatic pagination. Playwright converts HTML templates to high-resolution PNG cover and body cards at the platform's recommended 3:4 aspect ratio. Use it when you have written content and need on-brand social images without manual design work in a graphics editor.
- Renders Markdown to Xiaohongshu-style PNG card sets
- Nine themes including neo-brutalism, retro, terminal, and sketch
- Automatic pagination splits long posts into multiple cards
- Playwright HTML-to-PNG pipeline at 1080x1440 default
- Claude plugin install plus standalone Python rednote_render.py CLI
Bakameow RedNote Render Skill by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add Bakameow/RedNote-Render-SkillAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | May 10, 2026 |
|---|---|
| Repository | Bakameow/RedNote-Render-Skill ↗ |
How do I turn a Markdown article into paginated Xiaohongshu-ready image cards without manual design and screenshot work?
Convert Markdown into paginated Xiaohongshu-style image cards with nine visual themes via Playwright rendering.
Who is it for?
Developers or technical writers publishing to Xiaohongshu who want automated themed card generation from Markdown source files.
Skip if: Teams needing generic PDF export, video content, or social formats outside Xiaohongshu card dimensions.
What you get
A cover image and sequentially numbered card PNGs are generated in the chosen theme and output directory.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What output files are produced?
The README states rendering yields cover.png plus card_1.png, card_2.png, and further cards with automatic pagination for long content.
Which themes are available?
Nine themes are listed: default, playful-geometric, neo-brutalism, botanical, professional, retro, terminal, sketch, and minimalist.
What are the default image dimensions?
Default output is 1080 by 1440 pixels at device pixel ratio 2, matching the README's recommended Xiaohongshu 3:4 ratio.