.claude/skills/_archived/tiktok-comparison-infographic/SKILL.md
Produce a comparison infographic still image for TikTok — from topic ideation through rendered PNG and email delivery. Use when creating new comparison infographic content.
npx skillsauth add Abhi5415/clarido-marketing tiktok-comparison-infographicInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
End-to-end workflow for producing a comparison infographic (1080×1920 PNG) for TikTok. Invoked by the user with /tiktok-comparison-infographic.
The full method with render specs, props format, and content guidelines is in docs/tiktok-comparison-infographic-method.md. Read that file before starting.
The user may invoke this skill in two ways:
content/tiktok-infographic/*/brief.md files. Don't duplicate comparisons already produced.docs/tiktok-keyword-map.md for validated search queries and content gaps.content/tiktok-infographic/YYYY-MM-DD_HHMM_slug/) and save brief.md.After content approval, generate illustrations:
illustrations.json — Save to assets/illustrations.json:
[
{"name": "infographic-{left-concept}-icon", "prompt": "Scene description for left side icon"},
{"name": "infographic-{right-concept}-icon", "prompt": "Scene description for right side icon"}
]
pipenv run python3 scripts/tiktok/illustrations.py <illustrations-json> <output-dir>
cp assets/illustrations/*.png ../../videos/public/ (from content folder)props.json — Save to content folder with all content mapped to the ComparisonInfographic props interface. Icon filenames must match the generated illustration names.cd videos && npx remotion still ComparisonInfographic out/{slug}.png --props=../{content-folder}/props.json[email protected] and [email protected] using the Google Workspace MCP. Send two separate emails (one per recipient). Format:
[email protected] and [email protected] (use [email protected] as user_google_email for both sends){Left Title} vs {Right Title} — TikTok Infographicpath option)content/tiktok-infographic/YYYY-MM-DD_HHMM_slug/
├── brief.md # Topic, sections, caption, hashtags
├── assets/
│ ├── illustrations/ # 2 PNGs (brand style icons)
│ └── illustrations.json # Specs for regeneration
├── props.json # Remotion render props
└── slug.png # Final rendered image
ComparisonInfographic — registered in Root.tsx under <Folder name="Infographics">npx remotion still, NOT npx remotion render (it's a single-frame PNG, not a video)illustrations.json names, props.json icon fields, and files in videos/public/docs/tiktok-comparison-infographic-method.mdvideos/src/ComparisonInfographic/index.tsxscripts/tiktok/illustrations.pydocs/tiktok-keyword-map.mdassets/illustrations/overwhelmed-filing-cabinet.png, floating-yellow-balloon.png, planting-yellow-seedling.pngdevelopment
Best practices for Remotion - Video creation in React
tools
Fully autonomous Pinterest pin production for Clarido. Auto-selects topics from blog gaps, generates content with pre-render validation, visual-reviews rendered PNGs via agent, publishes via Chrome automation, and emails results. No approval gates. Supports batch mode.
development
Produce an Instagram Reel for Clarido — remix an existing TikTok concept with a deeper script, new voiceover, and expanded illustrations, then publish via the Instagram API. Use when creating new Instagram Reels content.
data-ai
Pull cross-channel GTM performance data from Meta Ads, Instagram, Pinterest, Blog, GA4, and Search Console — generate a unified report with analysis and recommendations.