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

Muapi Color Analysis Board

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

muapi-color-analysis-board is an agent skill that runs MuAPI.ai prompt-based image editing and enhancement scripts for developers who need automated color and visual media adjustments in coding workflows.

About

muapi-color-analysis-board is a generative-media agent skill in samuraigpt/generative-media-skills that connects Claude Code to MuAPI.ai editing endpoints through shell scripts such as edit-image.sh. The bundled muapi-media-editing package (version 0.1.0) supports prompt-based image edits across Flux Kontext, GPT-4o, Midjourney, Qwen, plus one-click upscaling and background removal. Developers reach for muapi-color-analysis-board when they want an agent to batch-edit screenshots, marketing assets, or UI mockups without hand-writing REST calls. The skill expects API credentials for muapi.ai and returns edited image files ready for docs, landing pages, or design review.

  • muapi-color-analysis-board

Muapi Color Analysis Board by the numbers

  • 463 all-time installs (skills.sh)
  • +47 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #912 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-color-analysis-board

Add your badge

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

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

How do you automate MuAPI.ai image edits from Claude Code?

Use muapi-color-analysis-board for development tasks

Who is it for?

Developers building agent pipelines that must edit, upscale, or restyle image assets through MuAPI.ai without custom API glue code.

Skip if: Developers who only need local PIL/OpenCV color analysis or who cannot use paid third-party generative media APIs.

When should I use this skill?

User asks to edit, upscale, recolor, remove backgrounds, or apply prompt-based changes to images via MuAPI or muapi.ai

What you get

Edited image files, upscaled renders, and background-removed assets saved from MuAPI script runs

  • Edited image files
  • Upscaled renders
  • Background-removed assets

By the numbers

  • Bundled muapi-media-editing metadata is version 0.1.0
  • edit-image.sh lists Flux Kontext, GPT-4o, Midjourney, and Qwen as supported 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

How it compares

Pick muapi-color-analysis-board when you already have image files and need MuAPI.ai edit/upscale/remove-bg operations; use pure text-to-image skills for net-new asset generation.

FAQ

What models does muapi-color-analysis-board support?

muapi-color-analysis-board routes edit-image.sh calls to MuAPI.ai backends including Flux Kontext, GPT-4o, Midjourney, and Qwen, plus one-click upscaling and background removal operations on existing images.

Does muapi-color-analysis-board generate images from scratch?

muapi-color-analysis-board focuses on editing and enhancing existing media through MuAPI.ai scripts rather than pure text-to-image generation, returning modified PNG or JPG files after each run.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.