SkillAgentSearch skills...

Ultimate-AI-Media-Generator-Skill

Open-source ai image generator skill and ai video generator skill for Codex, Claude Code, OpenClaw, Cursor, and more. Powered by CyberBara API with Nano Banana, Sora 2, Seedance, and Kling support.

Install / Use

npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

87/100

Supported Platforms

Claude Code
Cursor
OpenAI Codex

Ultimate-AI-Media-Generator-Skill

GitHub Repo stars AtomGitStars GitHub Forks MIT License

Ultimate AI Media Generator Skill Cover

An open-source ai image generator skill, ai video generator skill, and ai audio generator skill for AI agents. Empower your agent to generate images, videos, sound effects, and music on their own. Top models like Nano Banana 2, Nano Banana 2 Lite, Sora 2, Seedance, Kling, HappyHorse, and Suno are supported.

Quick Start | Key Features | Supported Platforms | Platform Prompts | Use Cases | Chinese README


Key Features

  • 🚀 Cost-efficient generation: in many scenarios, CyberBara pricing is lower than official model APIs.
  • 💳 Credit visibility before submission: quote credits first, then decide whether to continue.
  • 🧠 Curated prompt library: production-ready prompts selected and refined by artists and prompt engineers.
  • 🛠️ Built-in workflow templates: starter workflows for ai ppt skill, ai seo article skill, and AI comic drama production.
  • 🔓 Fully open source: fork, customize, and iterate for your own team or product.
  • 🌍 Multi-agent compatibility: supports mainstream skill-enabled AI coding platforms.

Supported Platforms

This skill supports all platforms that support skills, including but not limited to:

  • OpenClaw
  • Claude Code
  • Codex
  • Claude Cowork
  • Cursor
  • Antigravity
  • Other compatible skill-enabled agent platforms

Quick Start

Vibe Install

Just send the following command to your AI(OpenClaw, Claude Code, Codex etc)

Help me install this skill, use command `npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --all`

Manual Install

Step 1) Install (npx skills)

# List what can be installed from this repo
npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --list

# Install all skills from this repo
npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --all

# Optional: install for specific agents (if your skills runtime supports agent targeting)
npx skills add ZeroLu/Ultimate-AI-Media-Generator-Skill --all -a codex -a claude-code

Step 2) Get and configure API key

Get your free API key here: https://cyberbara.com/settings/apikeys

Configure it once (recommended):

python3 scripts/cyberbara_api.py setup-api-key "<your_api_key>"

This stores your key at ~/.config/cyberbara/api_key, so you do not need to export it every session.

Step 3) Use the skill on Codex, Claude Code, OpenClaw, Claude Cowork, Cursor, and Antigravity

You can paste these prompts directly in your agent chat, or just tell your agent to generate images, videos, audio, or music.

A) Create an image (nano banana skill)

Use $ultimate-ai-media-generator-skill to generate one image:
- model: nano-banana-pro
- scene: text-to-image
- prompt: A cute kitten dancing, 3D cartoon style, dynamic full body, clean stage background
- options: aspect_ratio=16:9, resolution=1k
Return task id, final status, and output image URL.

B) Create a video (seedance 2.0 skill / sora 2 skill)

Use $ultimate-ai-media-generator-skill to generate one video:
- model: seedance-2-ark
- scene: text-to-video
- prompt: Cinematic wide shot of a futuristic city at sunrise, smooth drone motion
- options: duration=10, resolution=720p
If seedance-2-ark is unavailable, fallback to sora-2.
Return task id and final video URL.

C) Check credits before generation

Use $ultimate-ai-media-generator-skill to quote credits before submission for this request:
- model: nano-banana-pro
- media_type: image
- scene: text-to-image
- prompt: Minimalist product poster for a smart watch
- options: aspect_ratio=1:1, resolution=1k
Return estimated_credits and can_afford.

D) Create a sound effect

Use $ultimate-ai-media-generator-skill to generate one sound effect:
- model: suno-sound-v5-5
- scene: text-to-audio
- prompt: A short cinematic whoosh with soft digital sparkle
- options: loop=false
Return task id, final status, and output audio URL.

E) Create music

Use $ultimate-ai-media-generator-skill to generate one music track:
- model: suno-music-v5
- scene: text-to-music
- prompt: Warm lo-fi study music with mellow keys
- options: instrumental=true
Return task id, final status, and output audio URL.

F) Check balance and recent usage

Use $ultimate-ai-media-generator-skill to check current credit balance and the latest 20 usage records.

Typical Use Cases

  • ai image generator skill for social posts, ad creatives, product hero images.
  • ai video generator skill for short promo clips and storyboard previsualization.
  • ai audio generator skill for sound effects and production-ready music tracks.
  • ai ppt skill workflow to generate slide visuals and style-consistent image sets.
  • ai seo article skill workflow to generate article covers, inline visuals, and metadata image sets.
  • open claw image generator skill setup for teams using OpenClaw + CyberBara in the same workflow.

Workflow templates:

Curated prompts:


Model Coverage

CyberBara supported image, video, audio, and music models:

| Media Type | Model | Supported Scenes | | ---------- | ----- | ---------------- | | Audio | suno-sound-v5 | text-to-audio | | Audio | suno-sound-v5-5 | text-to-audio | | Image | nano-banana-2 | text-to-image, image-to-image | | Image | nano-banana-2-lite | text-to-image, image-to-image | | Image | nano-banana-pro | text-to-image, image-to-image | | Image | gpt-image-2 | text-to-image, image-to-image | | Image | midjourney-v7 | text-to-image, image-to-image | | Music | suno-music-v3-5 | text-to-music | | Music | suno-music-v4 | text-to-music | | Music | suno-music-v4-5 | text-to-music | | Music | suno-music-v4-5-plus | text-to-music | | Music | suno-music-v5 | text-to-music | | Music | suno-music-v5-5 | text-to-music | | Video | happyhorse-1.0 | text-to-video | | Video | happyhorse-1.0-first-frame | image-to-video | | Video | happyhorse-1.0-reference | image-to-video | | Video | happyhorse-1.0-video-edit | video-to-video | | Video | sora-2 | text-to-video, image-to-video | | Video | sora-2-pro | text-to-video, image-to-video | | Video | seedance-2.5 | text-to-video, image-to-video, video-to-video | | Video | seedance-1-pro | text-to-video, image-to-video | | Video | seedance-1-lite | text-to-video, image-to-video | | Video | seedance-1-pro-fast | image-to-video | | Video | kling-2.6 | text-to-video, image-to-video | | Video | kling-3.0 | text-to-video, image-to-video | | Video | kling-3.0-motion-control | video-to-video | | Video | veo-3.1-fast | text-to-video, image-to-video | | Video | veo-3.1-quality | text-to-video, image-to-video | | Video | gemini-omni-video | text-to-video, image-to-video, video-to-video | | Video | minimax-h3 | text-to-video, image-to-video | | Video | kling-video-o1 | video-to-video |

For detailed and latest credit pricing by model, visit https://cyberbara.com/credit-costs.


Core Commands (CLI)

python3 scripts/cyberbara_api.py setup-api-key "<your_api_key>"
python3 scripts/cyberbara_api.py models --media-type image
python3 scripts/cyberbara_api.py models --media-type video
python3 scripts/cyberbara_api.py models --media-type audio
python3 scripts/cyberbara_api.py models --media-type music
python3 scripts/cyberbara_api.py upload-images ./reference.png
python3 scripts/cyberbara_api.py upload-videos ./reference.mp4
python3 scripts/cyberbara_api.py quote --json '{...}'
python3 scripts/cyberbara_api.py generate-image --json '{...}'
python3 scripts/cyberbara_api.py generate-video --json '{...}'
python3 scripts/cyberbara_api.py generate-audio --json '{...}'
python3 scripts/cyberbara_api.py generate-music --json '{...}'
python3 scripts/cyberbara_api.py wait --task-id <TASK_ID> --interval 5 --timeout 900
python3 scripts/cyberbara_api.py balance
python3 scripts/cyberbara_api.py usage --limit 20

Contributing

Contributions are welcome. Please open an issue for bugs/feature ideas, and submit pull requests to improve prompts, workflows, docs, or platform integrations.

If this project helps you, please star the repository and help make it better together.


License

This project is licensed under the MIT License. See LICENSE.


Star History

Star History Chart

Related Skills

View on GitHub
GitHub Stars91
CategoryCustomer
Updated14d ago
Forks8

Languages

MDX

Security Score

100/100

Audited on Sep 8, 2026

No findings