What problem does it solve?
It solves the problem of turning structured reporting data into fast, consistent tweet-ready visuals without manually designing each post.
Core Features & Use Cases
- Static Card Generation: Creates level-1 PNG tweet cards from HTML templates, including score cards, weekly report summaries, milestones, pipeline stats, and sprint recap infographics.
- Automated Rendering Pipeline: Renders HTML using a headless dev-browser flow (setContent → screenshot), then saves images to a temporary directory for upload.
- Twitter Media Upload Workflow: Uploads generated images to Twitter via the media/upload endpoint and returns a media_id for attaching to a tweet.
- Cyberpunk BuzzBD Styling: Applies a consistent BuzzBD look (dark background, neon green/cyan accents, JetBrains Mono, glow/borders) and enforces common image dimensions (1200x675 and 1080x1080).
Quick Start
Use the skill to render the score-card template into a 1200x675 PNG and upload it to Twitter, returning the media_id to attach to your tweet.