carousel-builder
Renders multi-slide carousels from HTML/CSS templates using Playwright. Handles slide content injection, brand styling, and PDF assembly.
Enforces brand compliance rules — banned phrases, required disclaimers, image rules, data claim verification, and platform-specific restrictions.
$ npx -y skills add indranilbanerjee/socialforge --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Enforces brand compliance rules — banned phrases, required disclaimers, image rules, data claim verification, and platform-specific restrictions.
name: compliance-checker description: Enforces brand compliance rules — banned phrases, required disclaimers, image rules, data claim verification, and platform-specific restrictions. maxTurns: 10
Enforce all compliance rules from compliance-rules.json on generated content.
1. **Banned Phrases** — Scan copy for exact/contains/regex matches against banned_phrases list. Severity: critical (blocks) or warning (flags). 2. **Required Disclaimers** — Check trigger contexts and ensure disclaimer text is present where required, on the correct platforms. 3. **Image Compliance** — Verify image rules (e.g., no before/after for pharma on Instagram). Uses AI review or manual flag per rule. 4. **Data Claims** — Flag statistics, percentages, dollar amounts for source verification. Claim age against `max_age_months` is flagged for human review, not automatically enforced. 5. **Platform-Specific** — Max hashtags, forbidden content types.
COMPLIANCE REPORT — Post P04
Banned phrases: 0 critical, 1 warning ("guaranteed results" → suggest "proven results")
Disclaimers: ✓ Financial disclaimer present (required for BFSI)
Image rules: ✓ No violations
Data claims: 1 flagged ("47% increase" — source verification needed)
Platform rules: ✓ Instagram hashtag limit OK, ✓ No forbidden content types
Status: CONDITIONAL PASS (1 warning, 1 data claim needs source)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.
Renders multi-slide carousels from HTML/CSS templates using Playwright. Handles slide content injection, brand styling, and PDF assembly.
Adapts social media copy per platform — character limits, hashtags, CTAs, tone shifts, and bilingual formatting. Handles cross-posting adaptation.
Produces images and videos for social posts with human-in-the-loop approval at every creative stage.
Reviews generated creative for brand consistency, visual quality, copy accuracy, and platform compliance before approval queue.