ultimate-ai-media-generator-skill
Generate and monitor CyberBara Public API v1 image, video, audio, and music tasks end-to-end. Use when work involves CyberBara `/api/v1` endpoints for listing models, uploading reference media, quoting credits, creating generation tasks, polling task status, checking credits bala
# Ultimate-AI-Media-Generator-Skill ## Overview Use this skill to call CyberBara APIs reliably, create image, video, audio, and music generation tasks, and return final media URLs with credit-aware flow. ## Implementation Architecture The runtime uses a layered Python architecture: - `scripts/cyberbara_api.py`: thin entrypoint only - `src/cyberbara_cli/cli.py`: command parsing and command routing - `src/cyberbara_cli/usecases/`: flow orchestration (generation + polling) - `src/cyberbara_cli/policies/`: safety and policy rules (credits quote + formal confirmation) - `src/cyberbara_cli/gate
When to use
Community skill by ZeroLu. Source: https://github.com/ZeroLu/Ultimate-AI-Media-Generator-Skill