Адаптация изображения под все соцсети
★ 7.1 · content
social-pack is a Claude Code skill that re-renders a single hero image into multiple social media aspect ratios: 1:1 for Instagram feed, 4:5 for Instagram portrait, 9:16 for TikTok / IG Reels / YouTube Shorts, and 16:9 for Twitter/X and YouTube. It calls `muapi image edit` (model nano-banana-2-edit) for each format in parallel — with no inter-node dependencies — and returns a labelled asset id per platform. The source image is never regenerated from scratch; the skill only reframes the composition while preserving the subject, original lighting, and colour palette. An optional `caption_idea` input instructs the model to leave headroom at the top for overlay text. Built for content creators and social media managers who need to cross-post a single visual across all major platforms without manual resizing.
- #social-media
- #image-resizing
- #tiktok
- #youtube
- #multi-platform