Discover and explore top open-source AI tools and projects—updated daily.
op7418AI skill for generating social media visual assets
New!
Top 15.6% on SourcePulse
Summary
This project provides an AI-driven skill for generating visually consistent social media graphics, specifically Xiaohongshu carousels and WeChat cover pairs, directly from textual content. It targets AI agents like Claude Code and Codex, offering a streamlined workflow for users who need to quickly produce professional, aesthetically cohesive visual assets without manual design intervention. The core benefit is the automation of complex design tasks into a structured, template-based process.
How It Works
The skill operates using a single HTML file with CSS for layout, rendered into PNG images via Playwright. This approach avoids the need for traditional frontend build chains, making it highly compatible with AI agents. It features two distinct visual systems: "Editorial," inspired by lifestyle magazines, and "Swiss Internationalism," based on grid systems and high contrast. These are supported by 28 pre-defined layout skeletons and 10 curated theme presets, ensuring consistent branding and design. An automated image sourcing pipeline with fallbacks and an integrated validation script further enhance usability and quality control.
Quick Start & Requirements
npx skills add https://github.com/op7418/guizang-social-card-skill --skill guizang-social-card-skill. Manual installation via git clone is also supported.npx and rendering scripts. The user needs an AI agent capable of file system operations and shell command execution.SKILL.md and various files in the references/ directory.Highlighted Details
validate-social-deck.mjs) using Playwright to automatically check for layout overflows, type constraints, and other visual issues.Maintenance & Community
The project is primarily maintained by op7418. While the README outlines a roadmap for future development, specific community channels (like Discord/Slack) or detailed contributor information beyond the primary author are not explicitly detailed.
Licensing & Compatibility
Limitations & Caveats
This skill is not designed for generating horizontal-scrolling presentations, long videos, or performing basic image editing. Certain niche content categories heavily reliant on specific photography or editing styles are explicitly outside its scope. Custom color selection is disallowed to preserve predefined aesthetic consistency. The AGPL-3.0 license imposes significant restrictions on commercial use and closed-source development.
1 week ago
Inactive