muapi-instagram-post

Generate Instagram hero images with captions and hashtags via the muapi CLI.

4.2k|481|Updated May 25, 2023
One-click install
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-instagram-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: muapi-instagram-post
Source: https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/.opencode/skills/muapi-instagram-post
Command: npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-instagram-post

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating on-brand Instagram content requires coordinating image generation, caption writing, and hashtag research, which is slow when done manually across separate tools.

Core Features & Use Cases

  • Hero Image Generation: Builds a detailed, atmosphere-rich image prompt from a brief and brand style, then calls muapi image generate (nano-banana-2) with the chosen aspect ratio (1:1, 4:5, or 9:16).
  • Image Editing Support: Uses muapi image edit when a product or subject image already exists in the session to maintain visual consistency.
  • Caption & Hashtag Composition: Produces a 2-4 line caption with hook, brand message, and CTA, plus 15-20 targeted hashtags.
  • Use Case: A café owner provides the brief "summer coffee launch, warm golden vibes" and receives a square feed image, a punchy caption, and a ready-to-paste hashtag block.

Quick Start

Ask the agent to create an Instagram post for your product launch with your brand style and preferred format, and it will generate the image, caption, and hashtags.

Frequently Asked Questions about muapi-instagram-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an Instagram post image with AI?

Provide a brief describing the post topic and optionally a brand style. The skill builds a detailed image prompt with lighting, palette, and mood, then calls muapi image generate with the nano-banana-2 model at your chosen aspect ratio.

What aspect ratios does Instagram post generation support?

Three formats are supported: 1:1 for square feed posts (the default), 4:5 for portrait feed posts, and 9:16 for Reels covers. For 9:16, the skill also suggests on-screen text placement since overlays are common.

Can I use my own product photo in the Instagram post?

Yes. If a product or subject image is provided in the session, the skill prefers muapi image edit over text-to-image generation to maintain visual consistency with your existing asset.

What do I need to configure before running muapi commands?

Set the MUAPI_API_KEY environment variable, or run muapi auth configure first. If a model lacks a CLI alias, the skill falls back to calling the raw REST endpoint at api.muapi.ai with curl and polling via muapi predict wait.

Does the skill generate multiple image variants at once?

No. It produces exactly one polished visual plus caption per run and does not generate multiple variants unless the user explicitly requests them.