Agent skill
muapi-platform
Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results
Install this agent skill to your Project
npx add-skill https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/core/platform
SKILL.md
⚙️ MuAPI Platform Utilities
Setup and polling utilities for the muapi.ai platform.
Configure your API key, verify connectivity, and poll for async generation results.
Available Scripts
| Script | Description |
|---|---|
setup.sh |
Configure API key, show config, test key validity |
check-result.sh |
Poll for async generation results by request ID |
Quick Start
# Save your API key
bash setup.sh --add-key "YOUR_MUAPI_KEY"
# Show current configuration
bash setup.sh --show-config
# Test API key validity
bash setup.sh --test
# Poll for a result (waits for completion)
bash check-result.sh --id "your-request-id"
# Check once without polling
bash check-result.sh --id "your-request-id" --once
Requirements
curl
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
muapi-media-generation
Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5
muapi-media-editing
Edit and enhance images and videos with AI via muapi.ai — prompt-based editing, upscaling, background removal, face swap, lipsync, video effects, and more
muapi-seedance-2
Expert Cinema Director skill for Seedance 2.0 (ByteDance) — high-fidelity video generation using technical camera grammar and multimodal references. Supports text-to-video, image-to-video, video extension, beat-matching, dialogue, and e-commerce patterns.
muapi-cinema-director
Direct high-fidelity cinematic video with AI — translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models via muapi.ai
muapi-workflow
Build, run, and visualize multi-step AI generation workflows. The AI architect translates natural language descriptions into connected node graphs — chain image generation, video creation, enhancement, and editing into automated pipelines.
muapi-ui-design
Generate high-fidelity UI/UX mockups for mobile and web apps using Atomic Design principles — creates wireframes and design systems via muapi.ai
Didn't find tool you were looking for?