Build review gallery
Skill indranilbanerjee/socialforge/skills/build-review-gallery
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 build-review-galleryAssembled 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
Build an interactive HTML review gallery with all generated posts for team review.
SKILL.md
1.1 KB, as published. Nobody here has run it
/socialforge:build-review-gallery — Review Gallery Builder
Build an interactive HTML gallery showing all generated posts with quality scores, copy, and approval controls.
Process
- Load all generated previews and quality scores
- Populate gallery.html template with post cards
- Each card shows: preview image, quality score, copy text, compliance status, creative mode
- Filter by: tier (HERO/HUB/HYGIENE), platform, status
- Export as self-contained HTML file (all images embedded as base64)
- Save to
output/{brand}/{month}/review/gallery.html
Gallery Features
- Sort by: date, tier priority, quality score
- Filter by: tier, platform, status, creative mode
- Actions per post: approve, flag for revision, add notes
- Bulk actions: approve all HYGIENE, flag all below score X
Timeout & Fallback
- Gallery build: 60-second timeout for 30 posts. If base64 encoding is too slow, link to image files instead.