Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
samuraigpt avatar

Muapi Blog Header

  • 516 installs
  • 4k repo stars
  • Updated August 4, 2026
  • samuraigpt/generative-media-skills

muapi-blog-header is a generative-media skill that creates and edits blog header images through muapi.ai prompt-based editing for developers who need on-brand hero art without a dedicated design toolchain.

About

muapi-blog-header is part of samuraigpt/generative-media-skills (muapi-media-editing v0.1.0), which exposes shell scripts such as edit-image.sh for AI image editing and enhancement via muapi.ai. The family supports prompt-based editing with Flux Kontext, GPT-4o, Midjourney, Qwen, and related models, plus one-click operations like upscaling and background removal. Developers reach for muapi-blog-header when a blog post, docs page, or changelog needs a polished header image generated or revised from a text prompt instead of manual Figma or Photoshop work. The workflow runs through Bash scripts against muapi.ai APIs, making it suitable for agent-driven content pipelines that already use the generative-media-skills bundle.

  • muapi-blog-header

Muapi Blog Header by the numbers

  • 516 all-time installs (skills.sh)
  • +24 installs in the week ending Jul 26, 2026 (Skillselion tracking)
  • Ranked #792 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-blog-header

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs516
repo stars4k
Last updatedAugust 4, 2026
Repositorysamuraigpt/generative-media-skills

How do you generate blog header images with AI?

Use muapi-blog-header for development tasks

Who is it for?

Developers publishing technical blogs who want agent-driven header art via muapi.ai scripts without opening a design suite.

Skip if: Teams needing vector brand systems, print layouts, or video-first campaigns covered by other muapi-media-editing scripts.

When should I use this skill?

The user asks for a blog header, hero image, or prompt-based edit for a post using muapi or generative-media-skills.

What you get

Edited or generated blog header image files ready for CMS upload.

  • Blog header image file
  • Prompt-based edit output

By the numbers

  • Part of muapi-media-editing v0.1.0 in generative-media-skills
  • edit-image.sh supports Flux Kontext, GPT-4o, Midjourney, and Qwen backends

Files

SKILL.mdMarkdownGitHub ↗

✏️ MuAPI Media Editing & Enhancement

Advanced editing and enhancement operations for images and videos.

Apply AI-powered edits, enhancements, and effects to existing media. Supports prompt-based editing with Flux Kontext, GPT-4o, and Midjourney, plus one-click operations like upscaling and background removal.

Available Scripts

ScriptDescription
edit-image.shPrompt-based image editing (Flux Kontext, GPT-4o, Midjourney, Qwen, and more)
enhance-image.shOne-click operations: upscale, background removal, face swap, colorize, Ghibli style, product shots
lipsync.shSync video lip movement to audio (Sync Labs, LatentSync, Creatify, Veed)
video-effects.shVideo/image effects: Wan AI, face swap, dance, dress change, Luma modify/reframe

Quick Start

# Edit an image with a prompt
bash edit-image.sh --image-url "https://..." --prompt "add sunglasses" --model flux-kontext-pro

# Upscale an image
bash enhance-image.sh --op upscale --image-url "https://..."

# Remove background
bash enhance-image.sh --op background-remove --image-url "https://..."

# Lipsync a video
bash lipsync.sh --video-url "https://..." --audio-url "https://..." --model sync

# Apply dance effect
bash video-effects.sh --op dance --image-url "https://..." --audio-url "https://..."

Common Flags

All scripts support: --async, --json, --timeout N, --help

Requirements

  • MUAPI_KEY environment variable (set via core/platform/setup.sh)
  • curl, jq, python3

Related skills

FAQ

Which models does muapi-blog-header support?

muapi-blog-header draws on muapi-media-editing scripts that support prompt-based editing with Flux Kontext, GPT-4o, Midjourney, Qwen, and related muapi.ai backends via edit-image.sh.

What script runs muapi blog header edits?

muapi-blog-header uses edit-image.sh from generative-media-skills v0.1.0 to send prompt-based edit requests to muapi.ai and return enhanced header images.

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.