Install
openclaw skills install @coolhackboy/poyo-video-background-removalRemove backgrounds from hosted videos on PoYo / poyo.ai via https://api.poyo.ai/api/generate/submit; use for poyo-ai/video-background-removal, transparent video output, container and codec controls, audio preservation, async status polling, callbacks, and server-side integration.
openclaw skills install @coolhackboy/poyo-video-background-removalUse this skill for poyo-ai/video-background-removal jobs on PoYo. It helps agents prepare video cutout payloads, submit async tasks, and explain safe server-side integration.
poyo-ai/video-background-removal, video background removal, transparent video cutouts, hosted video compositing, or the PoYo async media utility API.poyo-ai/video-background-removal: use for removing the background from an existing hosted video file.video_url is required and must point to a publicly accessible video file.output_container_and_codec is optional; use it when a downstream editor or delivery surface requires a specific output.preserve_audio is optional; set it based on whether the source audio should remain in the output.background_color is optional; use Transparent for transparent compositing when the selected output format supports it.callback_url is optional and useful for production queues.POYO_API_KEY as a secret.references/api.md for endpoint details, request fields, examples, and result retrieval notes.scripts/submit_video_background_removal.sh only when the user wants to submit a prepared JSON payload from a trusted shell.references/api.md.task_id clearly so follow-up polling is easy.When helping with PoYo Video Background Removal, include:
task_id if a request was actually submitted