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

Muapi Keyboard Art Maker

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

muapi-keyboard-art-maker is a Generative-Media-Skills agent skill that renders artistic top-down keyboard keycap photos spelling custom text through the muapi CLI and Ideogram v3 for developers who need branded keycap me

About

muapi-keyboard-art-maker is version 1.0.0 of a SamurAIGPT Generative-Media-Skills recipe that turns one required display_text input into a cinematic top-down keyboard keycap photograph. The skill orchestrates a single muapi image generate call using the ideogram-v3-t2i model, substituting the user phrase into a studio-lit prompt template and exporting 1:1 or 4:3 aspect-ratio output. Developers reach for muapi-keyboard-art-maker when an AI coding agent should spell slogans, product names, or launch messages as realistic white keycaps on a black surface—common for README hero images, social teasers, and campaign graphics. Trigger keywords include keyboard art, keycap text, spell with keys, keyboard message, and custom keycap image. Setup expects MUAPI_API_KEY via muapi auth configure before generation.

  • muapi-keyboard-art-maker

Muapi Keyboard Art Maker by the numbers

  • 560 all-time installs (skills.sh)
  • +47 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #763 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-keyboard-art-maker

Add your badge

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

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

How do you generate keyboard keycap art from text?

Use muapi-keyboard-art-maker for development tasks

Who is it for?

Developers using Claude Code or Cursor who need quick, on-brand keyboard keycap typography images for docs, social posts, or launch assets.

Skip if: Developers who need vector logos, video clips, photo retouching, or general text-to-image output without the keycap aesthetic.

When should I use this skill?

The user asks to spell a phrase with keyboard keys, create keycap art, or generate a custom keyboard message image.

What you get

A finished top-down keyboard keycap image (1:1 or 4:3) spelling the supplied display_text.

  • Top-down keyboard keycap image spelling display_text
  • 1:1 or 4:3 aspect-ratio PNG/JPEG output

By the numbers

  • Version 1.0.0 skill definition in library/visual/keyboard-art-maker
  • Uses ideogram-v3-t2i model via muapi image generate
  • One required input (display_text) and one generation step

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

Choose muapi-keyboard-art-maker over general muapi-media-generation when the deliverable must be keycap typography art; use broader generation skills for logos, video, or non-keyboard imagery.

FAQ

What input does muapi-keyboard-art-maker require?

muapi-keyboard-art-maker requires one field: display_text, the exact phrase to spell with keyboard keycaps (for example WORKFLOWS ON VADOO AI). The skill substitutes that string into its Ideogram v3 prompt before calling muapi image generate.

Which model does muapi-keyboard-art-maker use?

muapi-keyboard-art-maker calls muapi image generate with model ideogram-v3-t2i, producing a top-down photo of white keycaps on a black surface. Output aspect ratio is 1:1 or 4:3.

How do you set up muapi-keyboard-art-maker?

muapi-keyboard-art-maker expects MUAPI_API_KEY configured through muapi auth configure before generation. If a model lacks a CLI alias, the skill falls back to raw muapi.ai REST calls with curl and muapi predict wait polling.

Backend & APIsbackendintegrations

This week in AI coding

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

unsubscribe anytime.