Skip to content
Marketing
Command

/generate-all

Generate creative assets for all posts in the current month's calendar

shell
$ npx -y skills add indranilbanerjee/socialforge --agent claude-code

Ships with socialforge. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/generate-all

Context preview

What this command does when you run it.

Generate creative assets for all posts in the current month's calendar

Command definition

generate-all.md
description: Generate creative assets for all posts in the current month's calendar
argument-hint: "[--brand <name>] [--week <N>] [--tier HERO|HUB|HYGIENE] [--platform <name>]"

Generate All

Produce images, carousels, copy, and previews for every post in the calendar.

Process

1. Load calendar-data.json and asset-matches.json 2. For each post (ordered by date):

  • Determine creative mode (ANCHOR_COMPOSE, ENHANCE_EXTEND, STYLE_REFERENCED, PURE_CREATIVE)
  • Generate image(s) via image-compositor agent
  • Render carousel if content_type = carousel
  • Adapt copy for each target platform
  • Run compliance check
  • Generate platform previews
  • Run quality review

3. Show progress: `[12/28] Generating Post P12 — carousel (8 slides) for LinkedIn...` 4. At completion: show summary card with quality scores, issues, and next steps

Filters

  • `--week 2` — Only generate posts for week 2
  • `--tier HERO` — Only generate HERO tier posts
  • `--platform instagram` — Only generate for Instagram
Read it on GitHub ↗
Ships withsocialforge

Your client wants 30 days of social content across six platforms with brand-faithful imagery, AI-generated video, and provenance signed for EU markets. You have five days.

Get the whole plugin, auto-invoked
Stats
24
Stars
0
Views
6
Forks
Active
Maintenance
Python
Language
MIT
License
2d ago
Last commit
4mo ago
Created

Repo: indranilbanerjee/socialforge