Re-render a hero image into Instagram, TikTok, YouTube-shorts and Twitter/X aspect ratios.
64
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./library/social/social-pack/SKILL.mdRe-render a hero image into Instagram, TikTok, YouTube-shorts and Twitter/X aspect ratios.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
source_image | image_url | yes | — | URL of the hero image (or asset_id from this session). |
caption_idea | text | no | — | Optional caption / overlay direction (kept short). |
formats | list | no | 1:1, 9:16, 4:5, 16:9 | Aspect ratios to produce. |
Use the plan to fan out one node per format.
{{formats}}:
muapi image edit (model=nano-banana-2-edit) with the source image.{{caption_idea_hint}} = "Leave headroom at the top for a
caption: '<caption_idea>'." (only if caption_idea is non-empty).social pack, resize for social, cross-post, multi-platform
muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is unset.curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}' and poll with muapi predict wait <request_id>.{{input_name}} placeholders with the user's actual inputs before issuing each call.71242e2
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.