creating-zodiac-posters

Generate 1080x1440 PNG zodiac posters from Markdown design specs.

2|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/wensia/xiaohongshu-poster-generator --skill creating-zodiac-posters
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-zodiac-posters
Source: https://github.com/wensia/xiaohongshu-poster-generator/tree/main/skills/zodiac-poster
Command: npx skills add https://github.com/wensia/xiaohongshu-poster-generator --skill creating-zodiac-posters

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, requests, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

The Zodiac Poster Generator streamlines the creation of vertical 1080×1440 zodiac-themed posters by turning Markdown design specs into ready-to-render visuals. It enables batch generation, template-driven styling, and automated screenshot capture for social platforms.

Core Features & Use Cases

  • Generate posters from Markdown templates using Markdown-to-HTML/CD pipelines.
  • Batch-create multiple zodiac posters with consistent styles and assets.
  • Include design specifications such as typography, color palettes, and decorations, then render to PNG for publication.

Quick Start

Write a design spec under the skills/zodiac-poster directory and run the batch tool to render PNGs quickly.

Frequently Asked Questions about creating-zodiac-posters

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch generate zodiac posters from Markdown templates?

You can batch generate zodiac posters by writing design specs in Markdown and running the batch tool to render them as 1080x1440 PNGs. The template-driven system processes multiple specifications simultaneously, applying consistent styles and assets for automated social media publishing.

What is the process for converting Markdown design specs into poster PNGs?

Converting Markdown design specs into poster PNGs uses a Markdown-to-HTML pipeline and a Playwright-based screenshot utility. The rendering engine processes your typography, color palettes, and decorations to produce production-grade vertical visuals.

Do I need Playwright to automate screenshot workflows for social media posters?

Yes, you need Playwright to automate screenshot workflows for social media posters. It serves as the screenshot utility that captures rendered HTML output and saves it as a production-grade 1080x1440 PNG file ready for publication.

Can I use this template-driven poster system for scales other than 1080x1440?

The template-driven poster system is specifically designed to output 1080x1440 PNGs. The current metadata focuses on this vertical format optimized for social platforms, and does not indicate support for custom dimensions or alternative aspect ratios.

What's the best way to maintain consistent styling across multiple zodiac posters?

The best way to maintain consistent styling across multiple zodiac posters is using a template-driven system with shared assets. By defining typography, color palettes, and decorations in Markdown design specs, the batch generation ensures every poster adheres to the same visual standards.

What are the limitations of using Markdown for poster design specifications?

Using Markdown for poster design specifications is limited to defining text-based attributes like typography, color palettes, and decorations. Complex visual manipulations are not supported, as the pipeline focuses on structured template rendering through HTML rather than manual canvas editing.