zipsaja-content

Generate branded Instagram carousel slides from SQL-driven real estate data with PNG exports.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/zerowater-may/howzero_threads --skill zipsaja-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zipsaja-content
Source: https://github.com/zerowater-may/howzero_threads/tree/main/.claude/skills/zipsaja-content
Command: npx skills add https://github.com/zerowater-may/howzero_threads --skill zipsaja-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end creation of branded Instagram carousel slides from proptech_db data, eliminating the manual steps of assembling data, visuals, and footers for posting.

Core Features & Use Cases

  • Data-driven slide generation: fetches live data, renders slides, and exports PNGs.
  • Footer automation: auto-injects live-count footers with up-to-date statistics.
  • Guardrails and validation: tone, contrast, and consistency checks ensure accessible, credible visuals.
  • Use Case: for proptech teams who need recurring data storytelling posts (e.g., 10-year price trends, citywide comparisons) with minimal manual effort.

Quick Start

Run python -m lib.cli init seoul-10y and then python -m lib.cli build seoul-10y.

Frequently Asked Questions about zipsaja-content

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

FAQPage Schema
How do I automate Instagram carousel creation from real estate data?

Automating Instagram carousel generation involves running CLI commands to fetch SQL-driven proptech data, render branded slide templates, inject live footers, and export PNG files. This removes manual visual assembly and ensures consistent data storytelling.

Does this carousel generator export PNG files using Puppeteer?

Yes, this Instagram carousel generator exports slides as PNG files using Puppeteer. It renders the final slide layouts through Puppeteer to produce high-quality images suitable for direct posting.

What's the best way to add automated footers with live statistics to data visualization slides?

The best way to add automated footers with live statistics is using a carousel generator that auto-injects live-count footers during the slide rendering process. This ensures your data visualization posts always display current metrics.

Can I validate tone and contrast for Instagram data visualization slides automatically?

Yes, you can validate tone and contrast automatically. The carousel generation process includes built-in guardrails that perform tone, contrast, and consistency checks to ensure your data visualization slides remain accessible and credible.

How do I start building proptech carousel slides from SQL data?

To start building proptech carousel slides, initialize your project with a CLI command like 'python -m lib.cli init seoul-10y', then execute 'python -m lib.cli build seoul-10y'. This fetches the SQL data and renders the PNG slides.