/brand-setup
Configure a new brand profile with colors, fonts, logo, visual style, platforms, and compliance rules
$ 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
/brand-setup
Context preview
What this command does when you run it.
Configure a new brand profile with colors, fonts, logo, visual style, platforms, and compliance rules
Command definition
brand-setup.mddescription: Configure a new brand profile with colors, fonts, logo, visual style, platforms, and compliance rules argument-hint: "<brand-name> [--update] [--switch]"
Brand Setup
Create or update a brand profile for SocialForge production.
Process
1. Check API credentials are configured (run /socialforge:setup first if not) 2. Ask for brand name, industry, colors, platforms, asset source 3. Create brand config files in the workspace 4. Optionally add logo, fonts, visual style, compliance rules, approval chain, hashtags 5. Validate brand profile completeness
First Time
Run with a brand name to create a new profile:
/socialforge:brand-setup MyBrand
Update Existing
Add --update to modify an existing brand:
/socialforge:brand-setup MyBrand --update
Switch Active Brand
/socialforge:brand-setup OtherBrand --switch
Or use the dedicated command: `/socialforge:switch-brand OtherBrand`
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 - /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 - /edit-image
Edit a generated image โ adjust background, lighting, colors, or composition
Open command

