Add finalinsightpost skill: self-contained Insight Post (Types 1-4) generator - #10
Merged
Merged
Conversation
…enerator Embeds the RealRate logo (base64), all four post-type HTML templates, the full bento-grid design system, and a Playwright PNG/PDF exporter directly in the skill file, so it works on a fresh clone with only context/brand-core.md and context/brand-voice.md as external dependencies. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skills/finalinsightpost.md, a self-contained skill that generates RealRate Insight Posts (Types 1-4: Company Editorial, Industry YoY Shift carousel, Rotating Angle, NTR Rotating)context/brand-core.md+context/brand-voice.md(already in this repo) for brand tone/voice — everything else needed to generate a post works from this one file, even on a fresh cloneTest plan
export_insight.py) against a sample generated Insight 1/2/3/4 HTML file and confirm PNG output at correct dimensions (1200x1200 or 1080x1350)🤖 Generated with Claude Code