muapi-social-pack

muapi-social-pack is a skill for Claude Code, Codex from SamurAIGPT/Generative-Media-Skills. It costs 26 tokens per session (647 once invoked), scanned B, original, MIT.

A workflow for adapting one hero image into several social-media shapes, called aspect ratios, such as square, portrait, vertical, and widescreen.

In plain words
What is it for?
Use it to create versions suited to Instagram, TikTok, YouTube Shorts, and Twitter/X, with optional short caption guidance.
Why use it?
It helps prepare the same visual for different platforms while keeping the main subject centred and matching the original look.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create versions suited to Instagram, TikTok, YouTube Shorts, and Twitter/X, with optional short caption guidance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/samuraigpt/generative-media-skills/social-pack
About the project

Generative-Media-Skills is a toolkit that lets AI agents generate, edit, and display images, videos, and audio through the muapi command-line interface. It is for users of Claude Code, Cursor, Gemini CLI, and OpenCode who need multimodal media-generation workflows. The catalogue entries are the skills that expose these media capabilities to coding agents.

SamurAIGPT/Generative-Media-Skills · 4,259 stars · on GitHub · muapi.ai

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SamurAIGPT/Generative-Media-Skills --skill social-pack
Clone the repo
git clone --depth 1 https://github.com/SamurAIGPT/Generative-Media-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for muapi-social-pack

README.md
[![agentmods](https://agentmods.dev/badge/skills/samuraigpt/generative-media-skills/social-pack/github.svg)](https://agentmods.dev/skills/samuraigpt/generative-media-skills/social-pack)
Your own site
<a href="https://agentmods.dev/skills/samuraigpt/generative-media-skills/social-pack"><img src="https://agentmods.dev/badge/skills/samuraigpt/generative-media-skills/social-pack/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for muapi-social-pack

Your own site · 80×15
<a href="https://agentmods.dev/skills/samuraigpt/generative-media-skills/social-pack"><img src="https://agentmods.dev/badge/skills/samuraigpt/generative-media-skills/social-pack.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 647 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Data Exfiltration · line 57
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 57
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.00647
Opus 5 $0.00013 $0.00324
Sonnet 5 $0.00005 $0.00129
Haiku 4.5 $0.00003 $0.00065

Measured 12d ago against content hash 5c558d38ab57, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

muapi-social-pack scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

- For model IDs without a CLI alias yet, fall back to the raw endpoint via `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

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- For model IDs without a CLI alias yet, fall back to the raw endpoint via `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
library/social/social-pack/SKILL.md · 59 lines

How it starts

The opening of the file, as written. The whole thing — 59 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Social Media Pack

Re-render a hero image into Instagram, TikTok, YouTube-shorts and Twitter/X aspect ratios.

Inputs

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.

Steps

Use the plan to fan out one node per format.

  1. For each requested aspect ratio in {{formats}}:
    • Call muapi image edit (model=nano-banana-2-edit) with the source image.
    • Prompt: "Reframe the composition to {{aspect_ratio}} for social media. Keep the subject centred and uncropped. Match the original lighting and palette. {{caption_idea_hint}}".
    • Where {{caption_idea_hint}} = "Leave headroom at the top for a caption: '<caption_idea>'." (only if caption_idea is non-empty).
  2. All formats run in parallel (no inter-node dependencies).
  3. Return one asset id per format, labelled with the platform it suits:
    • 1:1 → Instagram feed
    • 9:16 → TikTok / IG Reels / YT Shorts
    • 4:5 → Instagram portrait
    • 16:9 → Twitter / X / YouTube
    • 21:9 → cinematic banner

Notes

  • Don't generate fresh images — only reframe / re-edit the source.
  • If the source already matches a format, skip that node and surface the original asset id for it.

Trigger Keywords

social pack, resize for social, cross-post, multi-platform


Notes for the Executing Agent

  • This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is unset.
  • For model IDs without a CLI alias yet, fall back to the raw endpoint via 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>.
  • Substitute {{input_name}} placeholders with the user's actual inputs before issuing each call.

Read the full file on GitHub · 59 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 59 lines · 26 tokens per session scan B 5c558d38ab57

Subscribe to this mod's changes

muapi-social-pack is a skill published in the GitHub repository SamurAIGPT/Generative-Media-Skills (4,259 stars, last pushed 2d ago), licensed MIT. It adds 26 tokens to every session and 647 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

muapi-director

Turn ONE topic, talking-head video, or photo into a finished Vox-style paper-collage explainer / ad video on the MuAPI platform (api.muapi.ai) + local ffmpeg — script, collage keyframes, motion, voice-over, music, captions, all automated. Three input modalities: a topic (B-roll), a talking-head video (A-roll mode), or…

Anil-matcha/vox-ai-motion-graphics-generator · 99 tokens

deapi

AI media generation via deAPI. Transcribe YouTube/audio/video, generate images from text, text-to-speech, OCR, remove backgrounds, upscale images, create videos, generate embeddings. 10-20x cheaper than OpenAI/Replicate.

deapi-ai/claude-code-skills · 54 tokens

wechat-article-writer

A Chinese-language content-creation workflow for public-account and social-media writing. It supports article drafting, cover images, illustrations, process diagrams, style analysis, and adapting writing to selected styles.

xstongxue/best-skills · 105 tokens

gemini-watermark-remover

Remove visible Gemini image watermarks from local image files by calling the project's CLI. Use when the user wants an agent to clean one or more local Gemini-generated images and save de-watermarked output files.

GargantuaX/gemini-watermark-remover · 47 tokens

remotion-upgrade

Upgrade Remotion, and related packages.

guanyang/open-agent-hub · 12 tokens

infographic-creator

Create beautiful infographics based on given text content. Use when users request to create infographics.

antvis/chart-visualization-skills · 24 tokens