build-review-gallery

build-review-gallery is a skill for Claude Code from indranilbanerjee/socialforge. It costs 90 tokens per session (437 once invoked), scanned A, original, MIT.

A skill that builds a self-contained HTML page for viewing generated social media posts, including their visuals, copy, platforms, and statuses in a web browser.

In plain words
What is it for?
Use it to preview a month's posts, compare images and videos, inspect metadata, and share a browser-based review gallery.
Why use it?
It gives teams or clients one review page without requiring separate image, video, or copy files. The gallery is read-only; review decisions happen elsewhere.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the socialforge plugin — 20 skills, 25 commands, 5 agents shipped together

Good fit Use it to preview a month's posts, compare images and videos, inspect metadata, and share a browser-based review gallery.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/indranilbanerjee/socialforge/build-review-gallery
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add indranilbanerjee/socialforge --skill build-review-gallery
Clone the repo
git clone --depth 1 https://github.com/indranilbanerjee/socialforge

Made for: Claude Code.

Or install socialforge, the plugin that ships this one along with the rest of its 20 skills, 25 commands, 5 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for build-review-gallery

README.md
[![agentmods](https://agentmods.dev/badge/skills/indranilbanerjee/socialforge/build-review-gallery/github.svg)](https://agentmods.dev/skills/indranilbanerjee/socialforge/build-review-gallery)
Your own site
<a href="https://agentmods.dev/skills/indranilbanerjee/socialforge/build-review-gallery"><img src="https://agentmods.dev/badge/skills/indranilbanerjee/socialforge/build-review-gallery/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for build-review-gallery

Your own site · 80×15
<a href="https://agentmods.dev/skills/indranilbanerjee/socialforge/build-review-gallery"><img src="https://agentmods.dev/badge/skills/indranilbanerjee/socialforge/build-review-gallery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 437 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00090 $0.00437
Opus 5 $0.00045 $0.00218
Sonnet 5 $0.00018 $0.00087
Haiku 4.5 $0.00009 $0.00044

Measured 11d ago against content hash b51f717a9b5e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

build-review-gallery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/build-review-gallery/SKILL.md · 28 lines

What it actually says

Build a self-contained HTML gallery showing every post in the month with its generated visual, metadata, and a copy excerpt.

Process

  1. Load calendar-data.json and status-tracker.json for the brand + month
  2. For each post, locate the generated image, video (plus any alternative cut), and copy file
  3. Build the gallery HTML — build_gallery.py generates the markup inline; it does not read a template file
  4. Embed images and videos as base64 data URIs so the file is self-contained
  5. Save to ${CLAUDE_PLUGIN_DATA}/socialforge/output/{brand}/{month}/review/gallery.html (falls back to ~/socialforge-workspace/output/... when ${CLAUDE_PLUGIN_DATA} is unset)
  • Summary bar: total posts, images, videos, and counts per tier (HERO / HUB / HYGIENE)
  • Per-post card: visual (video preferred over image), post id, tier badge, status, title, date, platforms, content type, and the first 200 characters of the copy

Review actions — approving, requesting revisions, adding notes — happen conversationally via /socialforge:manage-reviews, not inside the gallery. The gallery is a read-only view.

Timeout & Fallback

  • Gallery build: 60-second timeout for 30 posts. Videos too large to embed render as a "Video not embeddable" placeholder.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 28 lines · 90 tokens per session scan A b51f717a9b5e

Subscribe to this mod's changes

build-review-gallery is a skill published in the GitHub repository indranilbanerjee/socialforge (38 stars, last pushed 25d ago), licensed MIT. It adds 90 tokens to every session and 437 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

ai-media-generator

A workflow for turning ideas into prompts for AI-generated images, videos, and music across several media platforms. When needed, it can also send those prompts to the chosen platform through browser automation.

Hao0321/ai-media-generator · 380 tokens

browser-tools

Security wrapper over the upstream agent-browser skill, adding URL blocklisting, rate limiting, robots.txt enforcement, and scraping guardrails. Use when automating browser workflows that need safety limits.

yonatangross/orchestkit · 40 tokens

screen-demo-production

Provider-independent workflow for producing terminal, IDE, documentation, browser, desktop, and application demonstration videos. Use when choosing authentic capture, browser automation, synthetic UI, or hybrid treatment; scripting actions and narration; resetting demo state; protecting secrets and personal data…

calesthio/generative-media-skills · 77 tokens

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

datit309/supergraph · 35 tokens

search

Search Google, Bing, Amazon, Walmart, YouTube, Google Maps, Google Scholar, and 100+ other engines via the SerpApi REST API. Calls the API using curl. Use when the user wants to search the web, find products or prices, look up local businesses, research academic papers, check news, find jobs, compare flights or…

serpapi/serpapi-claude-plugin · 86 tokens

gated-reach

Read a Reddit thread or single tweet the host cannot fetch — 'what does this Reddit thread say', 'top comment on this post', 'what does this tweet say' — when reddit.com is refused or x.com 402s.

event4u-app/agent-config · 52 tokens