Skip to content

Add finalinsightpost skill: self-contained Insight Post (Types 1-4) generator - #10

Merged
PrashaanShakya7 merged 1 commit into
mainfrom
add-finalinsightpost-skill
Jul 3, 2026
Merged

Add finalinsightpost skill: self-contained Insight Post (Types 1-4) generator#10
PrashaanShakya7 merged 1 commit into
mainfrom
add-finalinsightpost-skill

Conversation

@PrashaanShakya7

Copy link
Copy Markdown
Contributor

Summary

  • Adds 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)
  • Embeds the RealRate logo as base64, all four post-type HTML templates, the full bento-grid design system (theme rotation, colour palette, layout specs, typography), and a Playwright PNG/PDF exporter directly in the file
  • Only external dependency is 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 clone

Test plan

  • Confirm the embedded base64 logo renders correctly when a generated HTML file is opened in a browser
  • Run the embedded exporter (export_insight.py) against a sample generated Insight 1/2/3/4 HTML file and confirm PNG output at correct dimensions (1200x1200 or 1080x1350)
  • Confirm Insight 2 carousel PDF auto-merge works with 2-3 slide PNGs in the same folder

🤖 Generated with Claude Code

…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>
@PrashaanShakya7
PrashaanShakya7 merged commit aff1bb2 into main Jul 3, 2026
1 check passed
@PrashaanShakya7
PrashaanShakya7 deleted the add-finalinsightpost-skill branch July 3, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant