Create previews
Open-source agency-grade social media production plugin — 16 skills, 25 commands, AI image (Nano Banana Pro) + AI video (Kling v3.0 Pro) + C2PA signing (EU AI Act Article 50). Installs on Claude Code, Cowork, Codex, Cursor, Copilot CLI, Antigravity. By Indranil Banerjee (indranil.in).
npx -y skills add indranilbanerjee/socialforge --skill create-previewsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Generate platform mockup previews showing how posts will look on each social platform.
SKILL.md
1.0 KB, as published. Nobody here has run it
/socialforge:create-previews — Preview Generator
Generate realistic platform mockups showing exactly how each post will appear when published.
Process
- For each post × each platform:
- Load the generated/composed image
- Load the adapted copy
- Select platform preview template (assets/preview-templates/)
- Inject: profile avatar, brand name, handle, image, copy, hashtags, timestamp
- Render via Playwright → PNG preview
- Save to
production/previews/post-{id}-{platform}-preview.png
Templates
- linkedin-post.html | linkedin-carousel.html
- instagram-feed.html | instagram-story.html
- twitter-post.html | facebook-post.html
- youtube-thumbnail.html
Timeout & Fallback
- Per preview: 10-second timeout. If Playwright hangs, save raw image + copy as fallback.