/generate-post
Generate creative for a single post by ID
$ npx -y skills add indranilbanerjee/socialforge --agent claude-codeShips 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-post
Context preview
What this command does when you run it.
Generate creative for a single post by ID
Command definition
generate-post.mddescription: Generate creative for a single post by ID argument-hint: "<post-id> [--variant b]"
Generate Post
Produce the complete creative package for one post.
Process
1. Load post from calendar-data.json by ID (e.g., P04) 2. Load matched asset from asset-matches.json 3. Generate image using the assigned creative mode 4. Show generated image to user for approval 5. If approved: adapt copy, run compliance, generate previews 6. If rejected: regenerate with adjusted prompt or different asset 7. Update status-tracker.json
Variants
`/socialforge:generate-post P04 --variant b` generates an alternative version for A/B testing.
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.
Other commands on socialforge.
- /adapt-copy
Adapt post copy for each target platform with character limits, hashtags, and compliance
Open command - /assemble-document
Assemble the final delivery document (DOCX) with all approved posts, images, and copy
Open command - /brand-setup
Configure a new brand profile with colors, fonts, logo, visual style, platforms, and compliance rules
Open command - /check-approvals
Check pending approval status and send reminders if overdue
Open command - /client-review
Send approved posts to client for review via Slack or email
Open command - /cost-report
Show API cost breakdown for the current month's production
Open command

