Agent skill · Content & Marketing

muapi-instagram-post

Create a polished, on-brand Instagram post — square or portrait hero image with matching caption and hashtags.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill instagram-post --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 1.0.0
Path: library/social/instagram-post/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,976
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Instagram Post **Create a polished, on-brand Instagram post — square or portrait hero image with matching caption and hashtags.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `brief` | text | yes | — | What the post is about (e.g. "summer coffee launch at our café, warm golden vibes"). | | `brand_style` | text | no | modern, vibrant, clean typography, lifestyle photography aesthetic | Brand personality and visual style tags. | | `format` | text | no | 1:1 | Post format — "1:1" for feed square, "4:5" for portrait feed, "9:16" for Reels. | ## Steps This skill produces one polished Instagram-ready visual + caption. Use the plan if generating more than one variant. ### Phase A — Generate the hero image 1. Write a detailed, atmosphere-rich image prompt based on `{{brief}}` and `{{brand_style}}`: - Include lighting direction, color palette, mood, subject placement, and lens feel. - Optimize for Instagram aesthetics: clean, punchy, single focal point. - Append style tags: `{{brand_style}}, social media photography, highly detailed`. 2. Call `muapi image generate` (model=nano-banana-2, aspect_ratio=`{{format}}`). 3. If the user provided a prod

What's inside
Steps it walks through
  1. Inputs
  2. Steps
  3. Phase A — Generate the hero image
  4. Phase B — Caption & Hashtags
  5. Notes
  6. Trigger Keywords
  7. Notes for the Executing Agent
More from Generative-Media-Skills
All skills →
About this skill
What does the muapi-instagram-post skill do?

Create a polished, on-brand Instagram post — square or portrait hero image with matching caption and hashtags.

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill instagram-post --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From SamurAIGPT/Generative-Media-Skills, a repository with 3,976 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going