/edit-post
Edit an existing post's copy, visual direction, or metadata
$ 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
/edit-post
Context preview
What this command does when you run it.
Edit an existing post's copy, visual direction, or metadata
Command definition
edit-post.mddescription: Edit an existing post's copy, visual direction, or metadata argument-hint: "<post-id> [--copy] [--visual] [--meta]"
Edit Post
Modify a generated post's content. Targets: copy text, visual direction, or metadata (date, platform, tier).
Process
1. Load post from calendar-data.json by ID 2. Show current state (image, copy, metadata) 3. Accept edits from user 4. If copy changed: re-run adapt-copy for affected platforms 5. If visual changed: re-run compose-creative for this post 6. If metadata changed: update calendar-data.json + status-tracker.json 7. Re-run compliance check on edited content
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

