Generate a single media asset — image, video, audio, or 3D. Use when the user wants one output from a clear prompt. Calls muapi_select to pick the best model, then muapi_generate.
$npx -y skills add samuraigpt/muapi-cli --skill generate-assetInstalls into the current project.
Run `npx skills use "https://github.com/samuraigpt/muapi-cli" --skill "samuraigpt/muapi-cli/generate-asset"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/samuraigpt/muapi-cli" that are relevant to the current task. Run `npx skills add "https://github.com/samuraigpt/muapi-cli"` and select the relevant skills, then follow their instructions.